{"id":363229,"url":"https://github.com/FasterXML/jackson-modules-base","last_synced_at":"2026-06-20T13:02:35.197Z","repository":{"id":37390569,"uuid":"50140860","full_name":"FasterXML/jackson-modules-base","owner":"FasterXML","description":"Uber-project for foundational modules of Jackson that build directly on core components but nothing else; not including data format or datatype modules","archived":false,"fork":false,"pushed_at":"2026-04-14T15:29:33.000Z","size":5219,"stargazers_count":180,"open_issues_count":39,"forks_count":81,"subscribers_count":13,"default_branch":"3.x","last_synced_at":"2026-04-18T04:31:45.088Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/FasterXML.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-01-21T22:24:00.000Z","updated_at":"2026-04-14T15:29:37.000Z","dependencies_parsed_at":"2023-10-02T23:00:39.761Z","dependency_job_id":"1ac2c9ef-627c-43f2-98f3-55acbb8ef57e","html_url":"https://github.com/FasterXML/jackson-modules-base","commit_stats":{"total_commits":793,"total_committers":25,"mean_commits":31.72,"dds":"0.15258511979823453","last_synced_commit":"7f04a04e7686604d6cf07cac046a907f20c90c0c"},"previous_names":[],"tags_count":134,"template":false,"template_full_name":null,"purl":"pkg:github/FasterXML/jackson-modules-base","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/refs/heads/3.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/sbom","scorecard":{"id":49399,"data":{"date":"2025-08-11","repo":{"name":"github.com/FasterXML/jackson-modules-base","commit":"f88a47cd4cdd4b4b4d558aee3feb73cc1e912752"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Maintained","score":10,"reason":"29 commit(s) and 2 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/28 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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/dep_build_v2.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/dep_build_v3.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:13","Info: no jobLevel write permissions found"],"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":"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":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":10,"reason":"all dependencies are pinned","details":["Info:   6 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '2.x'"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:16"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"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-14T23:25:03.968Z","repository_id":37390569,"created_at":"2025-08-14T23:25:03.968Z","updated_at":"2025-08-14T23:25:03.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32036799,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":"FasterXML","name":"FasterXML, LLC","uuid":"382692","kind":"organization","description":null,"email":"info@fasterxml.com","website":"http://fasterxml.com","location":"Seattle, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/382692?v=4","repositories_count":68,"last_synced_at":"2023-04-14T17:44:54.358Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/FasterXML","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T18:09:50.546Z","updated_at":"2023-04-14T17:44:54.918Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML/repositories"},"packages":[{"id":4673453,"name":"com.fasterxml.jackson.module:jackson-module-guice","ecosystem":"maven","description":"Stuff to make integration with Guice a bit easier","homepage":"https://github.com/FasterXML/jackson-modules-base","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/FasterXML/jackson-modules-base","keywords_array":[],"namespace":"com.fasterxml.jackson.module","versions_count":153,"first_release_published_at":"2013-12-11T03:37:36.000Z","latest_release_published_at":"2026-03-20T16:55:07.000Z","latest_release_number":"2.21.2","last_synced_at":"2026-04-14T04:02:29.229Z","created_at":"2022-07-25T18:51:36.829Z","updated_at":"2026-04-14T04:02:29.229Z","registry_url":"https://central.sonatype.com/artifact/com.fasterxml.jackson.module/jackson-module-guice/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.fasterxml.jackson.module/jackson-module-guice/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots"]},"repo_metadata":{"id":37390569,"uuid":"50140860","full_name":"FasterXML/jackson-modules-base","owner":"FasterXML","description":"Uber-project for foundational modules of Jackson that build directly on core components but nothing else; not including data format or datatype modules","archived":false,"fork":false,"pushed_at":"2025-10-04T00:17:50.000Z","size":4931,"stargazers_count":176,"open_issues_count":45,"forks_count":83,"subscribers_count":14,"default_branch":"2.x","last_synced_at":"2025-10-11T09:34:04.799Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/FasterXML.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-01-21T22:24:00.000Z","updated_at":"2025-10-10T08:14:07.000Z","dependencies_parsed_at":"2023-10-02T23:00:39.761Z","dependency_job_id":"1b0e11d4-daba-4b85-a8df-1652ad46d7a4","html_url":"https://github.com/FasterXML/jackson-modules-base","commit_stats":{"total_commits":793,"total_committers":25,"mean_commits":31.72,"dds":"0.15258511979823453","last_synced_commit":"7f04a04e7686604d6cf07cac046a907f20c90c0c"},"previous_names":[],"tags_count":120,"template":false,"template_full_name":null,"purl":"pkg:github/FasterXML/jackson-modules-base","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/refs/heads/2.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/sbom","scorecard":{"id":49399,"data":{"date":"2025-08-11","repo":{"name":"github.com/FasterXML/jackson-modules-base","commit":"f88a47cd4cdd4b4b4d558aee3feb73cc1e912752"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Maintained","score":10,"reason":"29 commit(s) and 2 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/28 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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/dep_build_v2.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/dep_build_v3.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:13","Info: no jobLevel write permissions found"],"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":"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":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":10,"reason":"all dependencies are pinned","details":["Info:   6 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '2.x'"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:16"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"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-14T23:25:03.968Z","repository_id":37390569,"created_at":"2025-08-14T23:25:03.968Z","updated_at":"2025-08-14T23:25:03.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010144,"owners_count":26084692,"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-12T02:00:06.719Z","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":"FasterXML","name":"FasterXML, LLC","uuid":"382692","kind":"organization","description":null,"email":"info@fasterxml.com","website":"http://fasterxml.com","location":"Seattle, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/382692?v=4","repositories_count":68,"last_synced_at":"2023-04-14T17:44:54.358Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/FasterXML","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T18:09:50.546Z","updated_at":"2023-04-14T17:44:54.918Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML/repositories"},"tags":[{"name":"jackson-modules-base-3.0.0","sha":"f4ecc073c980f08fef400d63a8bc9bf415bddf98","kind":"tag","published_at":"2025-10-04T00:15:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc10","sha":"f29369de89a90f2cb31dc4b5bbedf2817f7ca834","kind":"tag","published_at":"2025-09-20T00:18:34.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc10/manifests"},{"name":"jackson-modules-base-3.0.0-rc9","sha":"908d93724c630e047fa55f59607f94f45c3db786","kind":"tag","published_at":"2025-09-06T01:26:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc9/manifests"},{"name":"jackson-modules-base-2.20.0","sha":"874d6044d7805af6ca74b9591783a230d399b789","kind":"tag","published_at":"2025-08-28T23:05:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc8","sha":"9265733af5a75f000a5886afda7e8f323f2a10bd","kind":"tag","published_at":"2025-08-13T18:34:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc8/manifests"},{"name":"jackson-modules-base-3.0.0-rc7","sha":"207e5d3baa3885b858e366bcdb0958e2fd251c5d","kind":"tag","published_at":"2025-08-08T15:58:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc7/manifests"},{"name":"jackson-modules-base-2.20.0-rc1","sha":"d630c5cb87f4df9711800e617e50a0863d1b75d1","kind":"tag","published_at":"2025-08-05T01:08:47.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0-rc1/manifests"},{"name":"jackson-modules-base-3.0.0-rc6","sha":"66a7af70e0e1d51999bfba5cb8fe6fd23ae9ac2a","kind":"tag","published_at":"2025-07-19T01:13:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc6/manifests"},{"name":"jackson-modules-base-2.19.2","sha":"d0f92ed9be1135e983c67554e1ca9dc5933db940","kind":"tag","published_at":"2025-07-18T17:57:56.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.2/manifests"},{"name":"jackson-modules-base-2.19.1","sha":"b113c7ff4d1bba3064829397172a71c69a1e4a1c","kind":"tag","published_at":"2025-06-14T01:23:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.1/manifests"},{"name":"jackson-modules-base-3.0.0-rc5","sha":"d4813b8eb4da2421f98ab4117f2d3057d0ebb20f","kind":"tag","published_at":"2025-05-22T16:59:20.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc5/manifests"},{"name":"jackson-modules-base-3.0.0-rc4","sha":"2d8aeece544c6d0526ba146510e8782721d78e49","kind":"tag","published_at":"2025-05-10T23:41:03.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc4/manifests"},{"name":"jackson-modules-base-2.18.4","sha":"fcf0dff478bacecdef3effea08f15c1521964133","kind":"tag","published_at":"2025-05-07T00:45:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.4/manifests"},{"name":"jackson-modules-base-2.19.0","sha":"65f4e4c727999f95844d811abf732040d08074a1","kind":"tag","published_at":"2025-04-24T23:59:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc3","sha":"4433d966fe9309834c85d52f21105df0768ef78b","kind":"tag","published_at":"2025-04-14T02:09:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc3/manifests"},{"name":"jackson-modules-base-2.19.0-rc2","sha":"b5613a46af505f0641921de7c08e5abddb0a047d","kind":"tag","published_at":"2025-04-08T01:40:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0-rc2/manifests"},{"name":"jackson-modules-base-3.0.0-rc2","sha":"d5177a79c219accca6cbded818677cf043cc7e76","kind":"tag","published_at":"2025-03-28T23:11:24.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc2/manifests"},{"name":"jackson-modules-base-3.0.0-rc1","sha":"1ecbfd5a78891c0ca5984bdf57bb1626d4902994","kind":"tag","published_at":"2025-03-08T00:37:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc1/manifests"},{"name":"jackson-modules-base-2.18.3","sha":"785802151b99780d68267963538618cad057027e","kind":"tag","published_at":"2025-02-28T23:47:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.3/manifests"},{"name":"jackson-modules-base-2.18.2-take-2","sha":"ecea6c465dc5eeb3e3f9355224ac9585b76a4911","kind":"tag","published_at":"2024-11-28T01:43:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.2-take-2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.2-take-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.2-take-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.2-take-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.2-take-2/manifests"},{"name":"jackson-modules-base-2.17.3","sha":"f811f1065217c01c1015a2d71354115b0d31245f","kind":"tag","published_at":"2024-11-01T20:49:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.3/manifests"},{"name":"jackson-modules-base-2.18.1","sha":"1515a8d317579d67e324d766bb99ad16b8b91590","kind":"tag","published_at":"2024-10-28T23:59:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.1/manifests"},{"name":"jackson-modules-base-2.18.0","sha":"684ac1eea16046ca034b28f7384a073126dba5e3","kind":"tag","published_at":"2024-09-27T02:24:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0/manifests"},{"name":"jackson-modules-base-2.18.0-rc1","sha":"95603bb82718f643835302914b10ef4b4b3829bf","kind":"tag","published_at":"2024-08-30T18:41:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0-rc1/manifests"},{"name":"jackson-modules-base-2.17.2","sha":"e3bbd2bbc01176829484256525f70d471407a52c","kind":"tag","published_at":"2024-07-05T17:30:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.2/manifests"},{"name":"jackson-modules-base-2.17.1","sha":"13ce66c0ef5db335e2a6b32a6b6481ab7ff1c72b","kind":"tag","published_at":"2024-05-05T02:16:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.1/manifests"},{"name":"jackson-modules-base-2.17.0","sha":"d05157dafd36f3daa9daa64a101f46c1448adb4f","kind":"tag","published_at":"2024-03-12T22:05:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0/manifests"},{"name":"jackson-modules-base-2.16.2","sha":"757c09f130dc7ccbe607b5880f00f6a31cff3c47","kind":"tag","published_at":"2024-03-09T19:05:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.2/manifests"},{"name":"jackson-modules-base-2.17.0-rc1","sha":"703b50e439662d141507587752525a5de6c437dc","kind":"tag","published_at":"2024-02-27T02:07:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0-rc1/manifests"},{"name":"jackson-modules-base-2.15.4","sha":"3baa0119e8c3dc5ad7caaa781a8f10a41b70b8b9","kind":"tag","published_at":"2024-02-15T17:49:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.4/manifests"},{"name":"jackson-modules-base-2.16.1","sha":"c301da73802cb3bc9d1f7c27bbb855cab888ab75","kind":"tag","published_at":"2023-12-24T05:03:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.1/manifests"},{"name":"jackson-modules-base-2.16.0","sha":"8aec482ba9989691c6da42d110f049707bb02914","kind":"tag","published_at":"2023-11-15T23:05:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0/manifests"},{"name":"jackson-modules-base-2.16.0-rc1","sha":"2f2071ca385356772ac08082f1704ea65632273b","kind":"tag","published_at":"2023-10-20T23:04:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0-rc1/manifests"},{"name":"jackson-modules-base-2.15.3","sha":"95f6f63b38c4344da32b4427e2b75498a14f141a","kind":"tag","published_at":"2023-10-13T00:24:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.3/manifests"},{"name":"jackson-modules-base-2.15.2","sha":"23883227f64b6bf89d2ff8f489dd15cedb80ed2f","kind":"tag","published_at":"2023-05-30T23:41:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.2/manifests"},{"name":"jackson-modules-base-2.15.1","sha":"9726ae0172a8a3a1f08ccb93686ec443758b057f","kind":"tag","published_at":"2023-05-16T22:13:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.1/manifests"},{"name":"jackson-modules-base-2.14.3","sha":"0cc7907f2660eeaeb51e030b145ce4d85068cb0b","kind":"tag","published_at":"2023-05-05T17:05:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.3/manifests"},{"name":"jackson-modules-base-2.15.0","sha":"83b5571756ae61750ae719b255f8910cdb63446a","kind":"tag","published_at":"2023-04-23T22:06:04.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0/manifests"},{"name":"jackson-modules-base-2.15.0-rc3","sha":"2ab6b285e3bb8c2aa60264976df08b5244dffb6c","kind":"tag","published_at":"2023-04-14T20:48:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc3/manifests"},{"name":"jackson-modules-base-2.15.0-rc2","sha":"1d62d99d77798e6a255e70eaa146c175e1de237d","kind":"tag","published_at":"2023-03-28T23:41:30.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc2/manifests"},{"name":"jackson-modules-base-2.15.0-rc1","sha":"9aaaafe62b0859d4654769268b2bd3d4aba8cc45","kind":"tag","published_at":"2023-03-18T20:51:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc1/manifests"},{"name":"jackson-modules-base-2.14.2","sha":"fb11d232a51a950ca8415addd126e7b875b56d22","kind":"tag","published_at":"2023-01-29T01:44:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.2/manifests"},{"name":"jackson-modules-base-2.13.5","sha":"6c867018ff4ee098dcbe4ba9e54fba9b6f62ebaf","kind":"tag","published_at":"2023-01-23T01:22:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.5/manifests"},{"name":"jackson-modules-base-2.14.1","sha":"08703ceb7b9454c683d3b4792d285cd4ba619b5a","kind":"tag","published_at":"2022-11-21T23:58:13.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.1/manifests"},{"name":"jackson-modules-base-2.14.0","sha":"b9ae3888207d23193002cce3e78526be379fda20","kind":"tag","published_at":"2022-11-05T22:55:43.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0/manifests"},{"name":"jackson-modules-base-2.14.0-rc3","sha":"50e9209344e7fe8354ab8d4b49d9e03b61c8df78","kind":"tag","published_at":"2022-10-28T22:10:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc3/manifests"},{"name":"jackson-modules-base-2.14.0-rc2","sha":"e6cad294ea9634af5a62e3bdb0f1151de27bc7a1","kind":"tag","published_at":"2022-10-11T00:00:23.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc2/manifests"},{"name":"jackson-modules-base-2.14.0-rc1","sha":"441b96f9e19f105356a872d67f57303006efb4bd","kind":"tag","published_at":"2022-09-25T23:18:47.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc1/manifests"},{"name":"jackson-modules-base-2.13.4","sha":"ed23e9d4b098ff332af8bae4c9af0dfda621d688","kind":"tag","published_at":"2022-09-03T22:32:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.4/manifests"},{"name":"jackson-modules-base-2.12.7","sha":"c3dd9a50a9618dfd39c9b2babc764c3bb8c58ac2","kind":"tag","published_at":"2022-05-26T18:05:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.7/manifests"},{"name":"jackson-modules-base-2.13.3","sha":"06542814371bafddf2e7c7082b16888a181db993","kind":"tag","published_at":"2022-05-14T15:26:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.3/manifests"},{"name":"jackson-modules-base-2.13.2","sha":"3b136f56aa9d5e813304df5b344c56d295565198","kind":"tag","published_at":"2022-03-06T21:10:51.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.2/manifests"},{"name":"jackson-modules-base-2.13.1","sha":"76abc19bb232ecf3abf45c95be93dd1b9ac3697b","kind":"tag","published_at":"2021-12-19T01:30:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.1/manifests"},{"name":"jackson-modules-base-2.12.6","sha":"bbb6726d62c8e2319e565b6ac144839eb98187a9","kind":"tag","published_at":"2021-12-15T04:27:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.6/manifests"},{"name":"jackson-modules-base-2.13.0","sha":"df9f3e64fb47606d8437a31e9f28fc1c7ff8a995","kind":"tag","published_at":"2021-09-30T21:06:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0/manifests"},{"name":"jackson-modules-base-2.13.0-rc2","sha":"6936bebf3b14b6c960e9611890945dc3eaa238c1","kind":"tag","published_at":"2021-08-27T03:56:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc2/manifests"},{"name":"jackson-modules-base-2.12.5","sha":"0d7f897bb0b403711065a2846acfa55e5ad402a0","kind":"tag","published_at":"2021-08-27T01:07:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.5/manifests"},{"name":"jackson-modules-base-2.13.0-rc1","sha":"d4ec19831931dd5fef1502fa3076f2095ee9cfb5","kind":"tag","published_at":"2021-07-14T01:34:16.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc1/manifests"},{"name":"jackson-modules-base-2.12.4","sha":"729695d34b2f6d98e2793ce8d9346fd99a38508a","kind":"tag","published_at":"2021-07-06T20:47:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.4/manifests"},{"name":"jackson-modules-base-2.12.3","sha":"2938bdc7572bfe8385c7f616f2cb7e2f94456d87","kind":"tag","published_at":"2021-04-12T18:25:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.3/manifests"},{"name":"jackson-modules-base-2.12.2","sha":"457dd8533adbff2bb3d8bbda0994a7a6cc3d11c6","kind":"tag","published_at":"2021-03-03T21:46:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.2/manifests"},{"name":"jackson-modules-base-2.12.1","sha":"6fd38a80e5f5274a79c69cc6bb295c61645812f8","kind":"tag","published_at":"2021-01-09T01:50:10.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.1/manifests"},{"name":"jackson-modules-base-2.11.4","sha":"49f85fa2821fea4427fda284ae3fcd943df3f0ef","kind":"tag","published_at":"2020-12-12T00:47:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.4/manifests"},{"name":"jackson-modules-base-2.12.0","sha":"762dddd1b6cf18807e58cf76dba0a38c5b48fedb","kind":"tag","published_at":"2020-11-29T01:29:58.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0/manifests"},{"name":"jackson-modules-base-2.12.0-rc2","sha":"2e225db556f017f9db70615ad0206894c3165c73","kind":"tag","published_at":"2020-11-15T03:46:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc2/manifests"},{"name":"jackson-modules-base-2.12.0-rc1","sha":"161f4467f822157bfa20d6940c7a56972ea2bf9e","kind":"tag","published_at":"2020-10-12T00:48:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc1/manifests"},{"name":"jackson-modules-base-2.11.3","sha":"5710e584d339b91f158f339bfb4e2a3752aa60e8","kind":"tag","published_at":"2020-10-02T00:13:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.3/manifests"},{"name":"jackson-modules-base-2.11.2","sha":"649de3923f13b0d7601d2bda0f811d1f9ee0c047","kind":"tag","published_at":"2020-08-02T19:30:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.2/manifests"},{"name":"jackson-modules-base-2.10.5","sha":"ef93cbbf33679ab75c4445d172a8ad7d9e6546c3","kind":"tag","published_at":"2020-07-21T03:03:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.5/manifests"},{"name":"jackson-modules-base-2.11.1","sha":"81b82e1bc5705025cd287c71e548b33ce3e66a60","kind":"tag","published_at":"2020-06-25T03:58:44.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.1/manifests"},{"name":"jackson-modules-base-2.10.4","sha":"c78454fc9c0e9e281e30e04af0ea4a87b4e035a6","kind":"tag","published_at":"2020-05-02T22:47:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.4/manifests"},{"name":"jackson-modules-base-2.11.0","sha":"c8a4f1124d1638eb3bb6364ef164c4fb6c5484b5","kind":"tag","published_at":"2020-04-26T00:48:33.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0/manifests"},{"name":"jackson-modules-base-2.11.0.rc1","sha":"70b2864af1325aaff85b40747d3d2b517697c6a0","kind":"tag","published_at":"2020-03-24T19:25:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.0.rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0.rc1/manifests"},{"name":"jackson-modules-base-2.10.3","sha":"15d55ccb1e1165a47ea2b316d1fe93bea93589ba","kind":"tag","published_at":"2020-03-03T03:22:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.3/manifests"},{"name":"jackson-modules-base-2.10.2","sha":"ac3ae48c5cbb3d618fbaa9d9b522d17fe4edf9e3","kind":"tag","published_at":"2020-01-05T02:50:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.2/manifests"},{"name":"jackson-modules-base-2.10.1","sha":"599c250f1a4d8e39cb3c5fa27d2f6aaaa6161cd6","kind":"tag","published_at":"2019-11-09T23:21:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.1/manifests"},{"name":"jackson-modules-base-2.10.0","sha":"f6b226778f8d2786b7030c9f3d9fb49bc3d3d5c8","kind":"tag","published_at":"2019-09-26T05:50:54.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0/manifests"},{"name":"jackson-modules-base-2.9.10","sha":"8bcc80faec9bc3f4f8aacc9aa559d3fd6853686f","kind":"tag","published_at":"2019-09-21T18:40:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.10/manifests"},{"name":"jackson-modules-base-2.10.0.pr3","sha":"8144a424855ce040c4502e985ccec2cf2b9c3126","kind":"tag","published_at":"2019-09-17T03:56:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr3/manifests"},{"name":"jackson-modules-base-2.10.0.pr2","sha":"2b5abe0c588f838189c8b0f6c6f14416152177d8","kind":"tag","published_at":"2019-08-31T01:13:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr2/manifests"},{"name":"jackson-modules-base-2.10.0.pr1","sha":"0b7d10b630d89fce59af06e01e310da49db809dd","kind":"tag","published_at":"2019-07-19T05:27:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr1/manifests"},{"name":"jackson-modules-base-2.9.9","sha":"65738ef430362538afe71f20eb0e9314761f656d","kind":"tag","published_at":"2019-05-16T03:18:45.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.9/manifests"},{"name":"jackson-modules-base-2.9.8","sha":"313beb181266cb9e962fec41edd6b354048d4968","kind":"tag","published_at":"2018-12-15T22:05:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.8/manifests"},{"name":"jackson-modules-base-2.9.7","sha":"8e5cd29c9899f0fec01959fc2d0733a0da056398","kind":"tag","published_at":"2018-09-19T02:53:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.7/manifests"},{"name":"jackson-modules-base-2.9.6","sha":"7e0da78dcd72b22393d88518a6f35ad33225e851","kind":"tag","published_at":"2018-06-12T04:10:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.6/manifests"},{"name":"jackson-modules-base-2.9.5","sha":"e9720d6b7c6ea09d6382aea1808910ea325c263e","kind":"tag","published_at":"2018-03-26T15:52:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.5/manifests"},{"name":"jackson-modules-base-2.9.4","sha":"bc85238551477b3717ca4af59d567b0015ad939d","kind":"tag","published_at":"2018-01-24T04:33:25.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.4/manifests"},{"name":"jackson-modules-base-2.8.11","sha":"7f064640bc884d1f6acf2b2e54b9f94673c1446c","kind":"tag","published_at":"2017-12-24T02:25:55.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.11","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.11/manifests"},{"name":"jackson-modules-base-2.9.3","sha":"7a11aa35835ded306cb65e45c311029314a03b48","kind":"tag","published_at":"2017-12-09T03:09:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.3/manifests"},{"name":"jackson-modules-base-2.9.2","sha":"0d5f86f92e04860d54662ad9aa1460a669e29d29","kind":"tag","published_at":"2017-10-14T03:37:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.2/manifests"},{"name":"jackson-modules-base-2.9.1","sha":"e10272ece21002172986bfc29b278a60d6f5ff1f","kind":"tag","published_at":"2017-09-08T01:29:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.1/manifests"},{"name":"jackson-modules-base-2.8.10","sha":"c1f82c9b808233b0a134f2513725225b16824bbc","kind":"tag","published_at":"2017-08-24T04:30:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.10/manifests"},{"name":"jackson-modules-base-2.9.0","sha":"c624f84d96cd9df80fe461e65d4ab7b4f55a73d9","kind":"tag","published_at":"2017-07-30T04:41:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0/manifests"},{"name":"jackson-modules-base-2.9.0.pr4","sha":"9e18e9af285f6211dfc31a9b09fdfc7c317d482a","kind":"tag","published_at":"2017-06-17T01:46:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr4/manifests"},{"name":"jackson-modules-base-2.8.9","sha":"5a3f1c845e4dbd9b4df84b9834666ac5a3ff8d23","kind":"tag","published_at":"2017-06-12T02:55:02.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.9/manifests"},{"name":"jackson-modules-base-2.9.0.pr3","sha":"ec333bb8e7328889091d83089a8f13b5a415ab3d","kind":"tag","published_at":"2017-04-25T05:52:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr3/manifests"},{"name":"jackson-modules-base-2.8.8","sha":"2a75fb29a88e1a53361733f3c1c6985328fa5449","kind":"tag","published_at":"2017-04-05T03:42:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.8/manifests"},{"name":"jackson-modules-base-2.9.0.pr2","sha":"f6ddf6db2f08f30a0a4b8ca67d3a407695261f50","kind":"tag","published_at":"2017-03-22T03:35:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr2/manifests"},{"name":"jackson-modules-base-2.9.0.pr1","sha":"39331dc9eae02516c4cecd422f15685ab35373f3","kind":"tag","published_at":"2017-03-02T19:17:33.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr1/manifests"},{"name":"2.8.7b","sha":"1ffa34d428dc3e61d3cf553b59d842e38ee182f5","kind":"tag","published_at":"2017-02-21T02:43:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/2.8.7b","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/2.8.7b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@2.8.7b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/2.8.7b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/2.8.7b/manifests"},{"name":"jackson-modules-base-2.8.7","sha":"fb7aefe62fab7f83ffbdca0eddbcf912ea31a790","kind":"tag","published_at":"2017-02-21T01:09:43.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.7/manifests"},{"name":"jackson-modules-base-2.7.9","sha":"4c510db4f881622015df71c6adbdc7a89c267e75","kind":"tag","published_at":"2017-02-04T19:29:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.9/manifests"},{"name":"jackson-modules-base-2.8.6","sha":"1441ad2ecf86a0569ec9349b953d4115de04d393","kind":"tag","published_at":"2017-01-12T04:56:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.6/manifests"},{"name":"jackson-modules-base-2.8.5","sha":"8608079913d157c3c9b20bf40c55c949f92d9319","kind":"tag","published_at":"2016-11-14T17:31:59.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.5/manifests"},{"name":"jackson-modules-base-2.8.4","sha":"d8ede42f8bfad5a90de5a65249abc0e440c3e130","kind":"tag","published_at":"2016-10-14T03:58:14.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.4/manifests"},{"name":"jackson-modules-base-2.7.8","sha":"ed803dfb5a527b5770e7b6a72f0d698773a00451","kind":"tag","published_at":"2016-09-26T14:54:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.8/manifests"},{"name":"jackson-modules-base-2.8.3","sha":"637562215ef8507dcbbdbdb2735ea8ca8c39b808","kind":"tag","published_at":"2016-09-19T04:24:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.3/manifests"},{"name":"jackson-modules-base-2.8.2","sha":"864b1f4599ec4d18ca12d221c6606031a4140940","kind":"tag","published_at":"2016-08-30T03:53:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.2/manifests"},{"name":"jackson-modules-base-2.7.7","sha":"ea9920e062a596a3c7cf45bb81d0d5bb45cb801a","kind":"tag","published_at":"2016-08-26T22:02:14.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.7/manifests"},{"name":"jackson-modules-base-2.7.6","sha":"235e1c75ed70e9015f39d46b1efdb6d42125a8db","kind":"tag","published_at":"2016-07-23T02:50:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.6/manifests"},{"name":"jackson-modules-base-2.8.1","sha":"9cae30e885044037c77f83a82c4fc3e63ac9ec66","kind":"tag","published_at":"2016-07-19T23:34:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.1/manifests"},{"name":"jackson-modules-base-2.8.0","sha":"b274ec8565595f7852824304e837a52cdb49738a","kind":"tag","published_at":"2016-07-04T16:47:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0/manifests"},{"name":"jackson-modules-base-2.8.0.rc2","sha":"613ba994c0e1c2e81846217f369aac757b730b69","kind":"tag","published_at":"2016-06-17T00:25:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0.rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc2/manifests"},{"name":"jackson-modules-base-2.7.5","sha":"37d8fbe0cfab731415d5583e3462dc8ee044a186","kind":"tag","published_at":"2016-06-11T02:21:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.5/manifests"},{"name":"jackson-modules-base-2.8.0.rc1","sha":"fe31f321b7afe5504693aae65a55f7f92143b58f","kind":"tag","published_at":"2016-06-07T05:19:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0.rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc1/manifests"},{"name":"jackson-module-base-2.7.4b","sha":"cba2ade7c0a25a18422ccc9118addc1a40c92ad3","kind":"tag","published_at":"2016-04-30T01:22:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-module-base-2.7.4b","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-module-base-2.7.4b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-module-base-2.7.4b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-module-base-2.7.4b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-module-base-2.7.4b/manifests"},{"name":"jackson-modules-base-2.7.4","sha":"24a60cac237af9cb833e0554c8cd6a0d36eb411f","kind":"tag","published_at":"2016-04-29T16:01:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.4/manifests"},{"name":"jackson-modules-base-2.7.3","sha":"272160bbecf12e74cb4d815013748ff44db0571e","kind":"tag","published_at":"2016-03-16T01:35:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.3/manifests"},{"name":"jackson-modules-base-2.7.2","sha":"8ee45378ed842c5064171282b57e0e6aaf6d8f9d","kind":"tag","published_at":"2016-02-27T05:07:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.2/manifests"},{"name":"jackson-modules-base-2.7.1","sha":"636db7b63c5084ecd31cae02fe6c13487fec15fd","kind":"tag","published_at":"2016-02-02T06:36:19.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.1/manifests"}]},"repo_metadata_updated_at":"2026-02-11T14:26:35.859Z","dependent_packages_count":149,"downloads":null,"downloads_period":null,"dependent_repos_count":177,"rankings":{"downloads":null,"dependent_repos_count":1.2767159061779032,"dependent_packages_count":0.5074444544571606,"stargazers_count":24.30967219943604,"forks_count":21.000070089013047,"docker_downloads_count":1.3769487248805983,"average":9.694170274792949},"purl":"pkg:maven/com.fasterxml.jackson.module/jackson-module-guice","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.fasterxml.jackson.module:jackson-module-guice","docker_dependents_count":39,"docker_downloads_count":4947297,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.fasterxml.jackson.module:jackson-module-guice","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.fasterxml.jackson.module:jackson-module-guice/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-01T22:02:49.913Z","issues_count":94,"pull_requests_count":156,"avg_time_to_close_issue":14665233.4375,"avg_time_to_close_pull_request":609457.2721088436,"issues_closed_count":64,"pull_requests_closed_count":147,"pull_request_authors_count":32,"issue_authors_count":68,"avg_comments_per_issue":5.053191489361702,"avg_comments_per_pull_request":1.205128205128205,"merged_pull_requests_count":133,"bot_issues_count":1,"bot_pull_requests_count":30,"past_year_issues_count":12,"past_year_pull_requests_count":81,"past_year_avg_time_to_close_issue":1003406.8571428572,"past_year_avg_time_to_close_pull_request":52258.08219178082,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":73,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":2.6666666666666665,"past_year_avg_comments_per_pull_request":0.5308641975308642,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":19,"past_year_merged_pull_requests_count":71,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/issues","maintainers":[{"login":"cowtowncoder","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"},{"login":"JooHyukKim","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JooHyukKim"},{"login":"pjfanning","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"}],"active_maintainers":[{"login":"cowtowncoder","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"},{"login":"JooHyukKim","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JooHyukKim"},{"login":"pjfanning","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson.module:jackson-module-guice/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson.module:jackson-module-guice/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson.module:jackson-module-guice/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson.module:jackson-module-guice/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson.module:jackson-module-guice/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":601295,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":4717751,"name":"com.guicedee.services:jackson-module-jaxb-annotations","ecosystem":"maven","description":"Support for using JAXB annotations as an alternative to \"native\" Jackson annotations, for configuring data-binding.","homepage":"https://github.com/FasterXML/jackson-modules-base","licenses":"GPL 3","normalized_licenses":["GPL-3.0"],"repository_url":"https://github.com/FasterXML/jackson-modules-base","keywords_array":[],"namespace":"com.guicedee.services","versions_count":7,"first_release_published_at":"2020-11-13T14:05:44.000Z","latest_release_published_at":"2020-11-16T04:27:30.000Z","latest_release_number":"1.1.0.2-jre14","last_synced_at":"2026-04-14T04:02:32.698Z","created_at":"2022-07-25T22:08:51.845Z","updated_at":"2026-04-14T04:02:32.698Z","registry_url":"https://central.sonatype.com/artifact/com.guicedee.services/jackson-module-jaxb-annotations/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.guicedee.services/jackson-module-jaxb-annotations/","metadata":{"repositories":["https://jakarta.oss.sonatype.org/content/groups/staging/"]},"repo_metadata":{"id":37390569,"uuid":"50140860","full_name":"FasterXML/jackson-modules-base","owner":"FasterXML","description":"Uber-project for foundational modules of Jackson that build directly on core components but nothing else; not including data format or datatype modules","archived":false,"fork":false,"pushed_at":"2026-02-02T17:23:19.000Z","size":5066,"stargazers_count":177,"open_issues_count":38,"forks_count":81,"subscribers_count":14,"default_branch":"3.x","last_synced_at":"2026-02-05T04:18:56.654Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/FasterXML.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-01-21T22:24:00.000Z","updated_at":"2026-02-02T17:23:22.000Z","dependencies_parsed_at":"2023-10-02T23:00:39.761Z","dependency_job_id":"1b0e11d4-daba-4b85-a8df-1652ad46d7a4","html_url":"https://github.com/FasterXML/jackson-modules-base","commit_stats":{"total_commits":793,"total_committers":25,"mean_commits":31.72,"dds":"0.15258511979823453","last_synced_commit":"7f04a04e7686604d6cf07cac046a907f20c90c0c"},"previous_names":[],"tags_count":131,"template":false,"template_full_name":null,"purl":"pkg:github/FasterXML/jackson-modules-base","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/refs/heads/3.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/sbom","scorecard":{"id":49399,"data":{"date":"2025-08-11","repo":{"name":"github.com/FasterXML/jackson-modules-base","commit":"f88a47cd4cdd4b4b4d558aee3feb73cc1e912752"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Maintained","score":10,"reason":"29 commit(s) and 2 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/28 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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/dep_build_v2.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/dep_build_v3.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:13","Info: no jobLevel write permissions found"],"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":"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":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":10,"reason":"all dependencies are pinned","details":["Info:   6 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '2.x'"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:16"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"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-14T23:25:03.968Z","repository_id":37390569,"created_at":"2025-08-14T23:25:03.968Z","updated_at":"2025-08-14T23:25:03.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29174324,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T19:56:27.068Z","status":"ssl_error","status_checked_at":"2026-02-06T19:56:18.934Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"FasterXML","name":"FasterXML, LLC","uuid":"382692","kind":"organization","description":null,"email":"info@fasterxml.com","website":"http://fasterxml.com","location":"Seattle, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/382692?v=4","repositories_count":68,"last_synced_at":"2023-04-14T17:44:54.358Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/FasterXML","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T18:09:50.546Z","updated_at":"2023-04-14T17:44:54.918Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML/repositories"},"tags":[{"name":"jackson-modules-base-3.1.0-rc1","sha":"da2948093254505b926163082dbb2613ef389d67","kind":"tag","published_at":"2026-01-28T04:24:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.1.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.1.0-rc1/manifests"},{"name":"jackson-modules-base-3.0.4","sha":"db9ea4fbc5acf1a7a21fce5b70bb0ba3403a56d0","kind":"tag","published_at":"2026-01-22T00:10:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.4/manifests"},{"name":"jackson-modules-base-2.20.2","sha":"0de63fe3f37bafa281936f95114d7291377b5317","kind":"tag","published_at":"2026-01-19T21:28:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.2/manifests"},{"name":"jackson-modules-base-2.21.0","sha":"08f86b93b9d8aba8c2b1d8c99cc57ee23676e9f6","kind":"tag","published_at":"2026-01-18T23:18:58.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.21.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.21.0/manifests"},{"name":"jackson-modules-base-3.0.3","sha":"66e03ac9313fcd4f46b28e9b7129ce6329d0187b","kind":"tag","published_at":"2025-11-28T19:00:34.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.3/manifests"},{"name":"jackson-modules-base-3.0.2","sha":"46dbbb9d83d384b95eb30a1f156f90c6e79d420c","kind":"tag","published_at":"2025-11-07T22:20:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.2/manifests"},{"name":"jackson-modules-base-2.20.1","sha":"28181018f6522aed92f10aec632ac7ff37f1ca5c","kind":"tag","published_at":"2025-10-30T23:51:17.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.1/manifests"},{"name":"jackson-modules-base-2.19.4","sha":"817f72a888c538e42dc0391701ba77991633dc22","kind":"tag","published_at":"2025-10-30T00:11:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.4/manifests"},{"name":"jackson-modules-base-2.19.3","sha":"03cf2098c3297862bcf6b686f3be6735a6b1afc6","kind":"tag","published_at":"2025-10-29T18:37:54.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.3/manifests"},{"name":"jackson-modules-base-2.18.5","sha":"a71ccdddca10a1928f28fa8696109f24809a8fc4","kind":"tag","published_at":"2025-10-28T01:45:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.5/manifests"},{"name":"jackson-modules-base-3.0.1","sha":"ec77cd897ed76cb37655ab09a45889eac5f2d98b","kind":"tag","published_at":"2025-10-22T02:09:55.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.1/manifests"},{"name":"jackson-modules-base-3.0.0","sha":"f4ecc073c980f08fef400d63a8bc9bf415bddf98","kind":"tag","published_at":"2025-10-04T00:15:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc10","sha":"f29369de89a90f2cb31dc4b5bbedf2817f7ca834","kind":"tag","published_at":"2025-09-20T00:18:34.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc10/manifests"},{"name":"jackson-modules-base-3.0.0-rc9","sha":"908d93724c630e047fa55f59607f94f45c3db786","kind":"tag","published_at":"2025-09-06T01:26:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc9/manifests"},{"name":"jackson-modules-base-2.20.0","sha":"874d6044d7805af6ca74b9591783a230d399b789","kind":"tag","published_at":"2025-08-28T23:05:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc8","sha":"9265733af5a75f000a5886afda7e8f323f2a10bd","kind":"tag","published_at":"2025-08-13T18:34:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc8/manifests"},{"name":"jackson-modules-base-3.0.0-rc7","sha":"207e5d3baa3885b858e366bcdb0958e2fd251c5d","kind":"tag","published_at":"2025-08-08T15:58:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc7/manifests"},{"name":"jackson-modules-base-2.20.0-rc1","sha":"d630c5cb87f4df9711800e617e50a0863d1b75d1","kind":"tag","published_at":"2025-08-05T01:08:47.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0-rc1/manifests"},{"name":"jackson-modules-base-3.0.0-rc6","sha":"66a7af70e0e1d51999bfba5cb8fe6fd23ae9ac2a","kind":"tag","published_at":"2025-07-19T01:13:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc6/manifests"},{"name":"jackson-modules-base-2.19.2","sha":"d0f92ed9be1135e983c67554e1ca9dc5933db940","kind":"tag","published_at":"2025-07-18T17:57:56.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.2/manifests"},{"name":"jackson-modules-base-2.19.1","sha":"b113c7ff4d1bba3064829397172a71c69a1e4a1c","kind":"tag","published_at":"2025-06-14T01:23:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.1/manifests"},{"name":"jackson-modules-base-3.0.0-rc5","sha":"d4813b8eb4da2421f98ab4117f2d3057d0ebb20f","kind":"tag","published_at":"2025-05-22T16:59:20.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc5/manifests"},{"name":"jackson-modules-base-3.0.0-rc4","sha":"2d8aeece544c6d0526ba146510e8782721d78e49","kind":"tag","published_at":"2025-05-10T23:41:03.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc4/manifests"},{"name":"jackson-modules-base-2.18.4","sha":"fcf0dff478bacecdef3effea08f15c1521964133","kind":"tag","published_at":"2025-05-07T00:45:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.4/manifests"},{"name":"jackson-modules-base-2.19.0","sha":"65f4e4c727999f95844d811abf732040d08074a1","kind":"tag","published_at":"2025-04-24T23:59:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc3","sha":"4433d966fe9309834c85d52f21105df0768ef78b","kind":"tag","published_at":"2025-04-14T02:09:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc3/manifests"},{"name":"jackson-modules-base-2.19.0-rc2","sha":"b5613a46af505f0641921de7c08e5abddb0a047d","kind":"tag","published_at":"2025-04-08T01:40:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0-rc2/manifests"},{"name":"jackson-modules-base-3.0.0-rc2","sha":"d5177a79c219accca6cbded818677cf043cc7e76","kind":"tag","published_at":"2025-03-28T23:11:24.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc2/manifests"},{"name":"jackson-modules-base-3.0.0-rc1","sha":"1ecbfd5a78891c0ca5984bdf57bb1626d4902994","kind":"tag","published_at":"2025-03-08T00:37:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc1/manifests"},{"name":"jackson-modules-base-2.18.3","sha":"785802151b99780d68267963538618cad057027e","kind":"tag","published_at":"2025-02-28T23:47:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.3/manifests"},{"name":"jackson-modules-base-2.18.2-take-2","sha":"ecea6c465dc5eeb3e3f9355224ac9585b76a4911","kind":"tag","published_at":"2024-11-28T01:43:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.2-take-2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.2-take-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.2-take-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.2-take-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.2-take-2/manifests"},{"name":"jackson-modules-base-2.17.3","sha":"f811f1065217c01c1015a2d71354115b0d31245f","kind":"tag","published_at":"2024-11-01T20:49:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.3/manifests"},{"name":"jackson-modules-base-2.18.1","sha":"1515a8d317579d67e324d766bb99ad16b8b91590","kind":"tag","published_at":"2024-10-28T23:59:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.1/manifests"},{"name":"jackson-modules-base-2.18.0","sha":"684ac1eea16046ca034b28f7384a073126dba5e3","kind":"tag","published_at":"2024-09-27T02:24:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0/manifests"},{"name":"jackson-modules-base-2.18.0-rc1","sha":"95603bb82718f643835302914b10ef4b4b3829bf","kind":"tag","published_at":"2024-08-30T18:41:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0-rc1/manifests"},{"name":"jackson-modules-base-2.17.2","sha":"e3bbd2bbc01176829484256525f70d471407a52c","kind":"tag","published_at":"2024-07-05T17:30:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.2/manifests"},{"name":"jackson-modules-base-2.17.1","sha":"13ce66c0ef5db335e2a6b32a6b6481ab7ff1c72b","kind":"tag","published_at":"2024-05-05T02:16:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.1/manifests"},{"name":"jackson-modules-base-2.17.0","sha":"d05157dafd36f3daa9daa64a101f46c1448adb4f","kind":"tag","published_at":"2024-03-12T22:05:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0/manifests"},{"name":"jackson-modules-base-2.16.2","sha":"757c09f130dc7ccbe607b5880f00f6a31cff3c47","kind":"tag","published_at":"2024-03-09T19:05:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.2/manifests"},{"name":"jackson-modules-base-2.17.0-rc1","sha":"703b50e439662d141507587752525a5de6c437dc","kind":"tag","published_at":"2024-02-27T02:07:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0-rc1/manifests"},{"name":"jackson-modules-base-2.15.4","sha":"3baa0119e8c3dc5ad7caaa781a8f10a41b70b8b9","kind":"tag","published_at":"2024-02-15T17:49:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.4/manifests"},{"name":"jackson-modules-base-2.16.1","sha":"c301da73802cb3bc9d1f7c27bbb855cab888ab75","kind":"tag","published_at":"2023-12-24T05:03:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.1/manifests"},{"name":"jackson-modules-base-2.16.0","sha":"8aec482ba9989691c6da42d110f049707bb02914","kind":"tag","published_at":"2023-11-15T23:05:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0/manifests"},{"name":"jackson-modules-base-2.16.0-rc1","sha":"2f2071ca385356772ac08082f1704ea65632273b","kind":"tag","published_at":"2023-10-20T23:04:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0-rc1/manifests"},{"name":"jackson-modules-base-2.15.3","sha":"95f6f63b38c4344da32b4427e2b75498a14f141a","kind":"tag","published_at":"2023-10-13T00:24:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.3/manifests"},{"name":"jackson-modules-base-2.15.2","sha":"23883227f64b6bf89d2ff8f489dd15cedb80ed2f","kind":"tag","published_at":"2023-05-30T23:41:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.2/manifests"},{"name":"jackson-modules-base-2.15.1","sha":"9726ae0172a8a3a1f08ccb93686ec443758b057f","kind":"tag","published_at":"2023-05-16T22:13:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.1/manifests"},{"name":"jackson-modules-base-2.14.3","sha":"0cc7907f2660eeaeb51e030b145ce4d85068cb0b","kind":"tag","published_at":"2023-05-05T17:05:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.3/manifests"},{"name":"jackson-modules-base-2.15.0","sha":"83b5571756ae61750ae719b255f8910cdb63446a","kind":"tag","published_at":"2023-04-23T22:06:04.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0/manifests"},{"name":"jackson-modules-base-2.15.0-rc3","sha":"2ab6b285e3bb8c2aa60264976df08b5244dffb6c","kind":"tag","published_at":"2023-04-14T20:48:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc3/manifests"},{"name":"jackson-modules-base-2.15.0-rc2","sha":"1d62d99d77798e6a255e70eaa146c175e1de237d","kind":"tag","published_at":"2023-03-28T23:41:30.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc2/manifests"},{"name":"jackson-modules-base-2.15.0-rc1","sha":"9aaaafe62b0859d4654769268b2bd3d4aba8cc45","kind":"tag","published_at":"2023-03-18T20:51:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc1/manifests"},{"name":"jackson-modules-base-2.14.2","sha":"fb11d232a51a950ca8415addd126e7b875b56d22","kind":"tag","published_at":"2023-01-29T01:44:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.2/manifests"},{"name":"jackson-modules-base-2.13.5","sha":"6c867018ff4ee098dcbe4ba9e54fba9b6f62ebaf","kind":"tag","published_at":"2023-01-23T01:22:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.5/manifests"},{"name":"jackson-modules-base-2.14.1","sha":"08703ceb7b9454c683d3b4792d285cd4ba619b5a","kind":"tag","published_at":"2022-11-21T23:58:13.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.1/manifests"},{"name":"jackson-modules-base-2.14.0","sha":"b9ae3888207d23193002cce3e78526be379fda20","kind":"tag","published_at":"2022-11-05T22:55:43.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0/manifests"},{"name":"jackson-modules-base-2.14.0-rc3","sha":"50e9209344e7fe8354ab8d4b49d9e03b61c8df78","kind":"tag","published_at":"2022-10-28T22:10:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc3/manifests"},{"name":"jackson-modules-base-2.14.0-rc2","sha":"e6cad294ea9634af5a62e3bdb0f1151de27bc7a1","kind":"tag","published_at":"2022-10-11T00:00:23.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc2/manifests"},{"name":"jackson-modules-base-2.14.0-rc1","sha":"441b96f9e19f105356a872d67f57303006efb4bd","kind":"tag","published_at":"2022-09-25T23:18:47.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc1/manifests"},{"name":"jackson-modules-base-2.13.4","sha":"ed23e9d4b098ff332af8bae4c9af0dfda621d688","kind":"tag","published_at":"2022-09-03T22:32:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.4/manifests"},{"name":"jackson-modules-base-2.12.7","sha":"c3dd9a50a9618dfd39c9b2babc764c3bb8c58ac2","kind":"tag","published_at":"2022-05-26T18:05:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.7/manifests"},{"name":"jackson-modules-base-2.13.3","sha":"06542814371bafddf2e7c7082b16888a181db993","kind":"tag","published_at":"2022-05-14T15:26:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.3/manifests"},{"name":"jackson-modules-base-2.13.2","sha":"3b136f56aa9d5e813304df5b344c56d295565198","kind":"tag","published_at":"2022-03-06T21:10:51.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.2/manifests"},{"name":"jackson-modules-base-2.13.1","sha":"76abc19bb232ecf3abf45c95be93dd1b9ac3697b","kind":"tag","published_at":"2021-12-19T01:30:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.1/manifests"},{"name":"jackson-modules-base-2.12.6","sha":"bbb6726d62c8e2319e565b6ac144839eb98187a9","kind":"tag","published_at":"2021-12-15T04:27:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.6/manifests"},{"name":"jackson-modules-base-2.13.0","sha":"df9f3e64fb47606d8437a31e9f28fc1c7ff8a995","kind":"tag","published_at":"2021-09-30T21:06:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0/manifests"},{"name":"jackson-modules-base-2.13.0-rc2","sha":"6936bebf3b14b6c960e9611890945dc3eaa238c1","kind":"tag","published_at":"2021-08-27T03:56:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc2/manifests"},{"name":"jackson-modules-base-2.12.5","sha":"0d7f897bb0b403711065a2846acfa55e5ad402a0","kind":"tag","published_at":"2021-08-27T01:07:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.5/manifests"},{"name":"jackson-modules-base-2.13.0-rc1","sha":"d4ec19831931dd5fef1502fa3076f2095ee9cfb5","kind":"tag","published_at":"2021-07-14T01:34:16.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc1/manifests"},{"name":"jackson-modules-base-2.12.4","sha":"729695d34b2f6d98e2793ce8d9346fd99a38508a","kind":"tag","published_at":"2021-07-06T20:47:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.4/manifests"},{"name":"jackson-modules-base-2.12.3","sha":"2938bdc7572bfe8385c7f616f2cb7e2f94456d87","kind":"tag","published_at":"2021-04-12T18:25:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.3/manifests"},{"name":"jackson-modules-base-2.12.2","sha":"457dd8533adbff2bb3d8bbda0994a7a6cc3d11c6","kind":"tag","published_at":"2021-03-03T21:46:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.2/manifests"},{"name":"jackson-modules-base-2.12.1","sha":"6fd38a80e5f5274a79c69cc6bb295c61645812f8","kind":"tag","published_at":"2021-01-09T01:50:10.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.1/manifests"},{"name":"jackson-modules-base-2.11.4","sha":"49f85fa2821fea4427fda284ae3fcd943df3f0ef","kind":"tag","published_at":"2020-12-12T00:47:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.4/manifests"},{"name":"jackson-modules-base-2.12.0","sha":"762dddd1b6cf18807e58cf76dba0a38c5b48fedb","kind":"tag","published_at":"2020-11-29T01:29:58.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0/manifests"},{"name":"jackson-modules-base-2.12.0-rc2","sha":"2e225db556f017f9db70615ad0206894c3165c73","kind":"tag","published_at":"2020-11-15T03:46:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc2/manifests"},{"name":"jackson-modules-base-2.12.0-rc1","sha":"161f4467f822157bfa20d6940c7a56972ea2bf9e","kind":"tag","published_at":"2020-10-12T00:48:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc1/manifests"},{"name":"jackson-modules-base-2.11.3","sha":"5710e584d339b91f158f339bfb4e2a3752aa60e8","kind":"tag","published_at":"2020-10-02T00:13:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.3/manifests"},{"name":"jackson-modules-base-2.11.2","sha":"649de3923f13b0d7601d2bda0f811d1f9ee0c047","kind":"tag","published_at":"2020-08-02T19:30:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.2/manifests"},{"name":"jackson-modules-base-2.10.5","sha":"ef93cbbf33679ab75c4445d172a8ad7d9e6546c3","kind":"tag","published_at":"2020-07-21T03:03:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.5/manifests"},{"name":"jackson-modules-base-2.11.1","sha":"81b82e1bc5705025cd287c71e548b33ce3e66a60","kind":"tag","published_at":"2020-06-25T03:58:44.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.1/manifests"},{"name":"jackson-modules-base-2.10.4","sha":"c78454fc9c0e9e281e30e04af0ea4a87b4e035a6","kind":"tag","published_at":"2020-05-02T22:47:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.4/manifests"},{"name":"jackson-modules-base-2.11.0","sha":"c8a4f1124d1638eb3bb6364ef164c4fb6c5484b5","kind":"tag","published_at":"2020-04-26T00:48:33.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0/manifests"},{"name":"jackson-modules-base-2.11.0.rc1","sha":"70b2864af1325aaff85b40747d3d2b517697c6a0","kind":"tag","published_at":"2020-03-24T19:25:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.0.rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0.rc1/manifests"},{"name":"jackson-modules-base-2.10.3","sha":"15d55ccb1e1165a47ea2b316d1fe93bea93589ba","kind":"tag","published_at":"2020-03-03T03:22:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.3/manifests"},{"name":"jackson-modules-base-2.10.2","sha":"ac3ae48c5cbb3d618fbaa9d9b522d17fe4edf9e3","kind":"tag","published_at":"2020-01-05T02:50:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.2/manifests"},{"name":"jackson-modules-base-2.10.1","sha":"599c250f1a4d8e39cb3c5fa27d2f6aaaa6161cd6","kind":"tag","published_at":"2019-11-09T23:21:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.1/manifests"},{"name":"jackson-modules-base-2.10.0","sha":"f6b226778f8d2786b7030c9f3d9fb49bc3d3d5c8","kind":"tag","published_at":"2019-09-26T05:50:54.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0/manifests"},{"name":"jackson-modules-base-2.9.10","sha":"8bcc80faec9bc3f4f8aacc9aa559d3fd6853686f","kind":"tag","published_at":"2019-09-21T18:40:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.10/manifests"},{"name":"jackson-modules-base-2.10.0.pr3","sha":"8144a424855ce040c4502e985ccec2cf2b9c3126","kind":"tag","published_at":"2019-09-17T03:56:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr3/manifests"},{"name":"jackson-modules-base-2.10.0.pr2","sha":"2b5abe0c588f838189c8b0f6c6f14416152177d8","kind":"tag","published_at":"2019-08-31T01:13:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr2/manifests"},{"name":"jackson-modules-base-2.10.0.pr1","sha":"0b7d10b630d89fce59af06e01e310da49db809dd","kind":"tag","published_at":"2019-07-19T05:27:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr1/manifests"},{"name":"jackson-modules-base-2.9.9","sha":"65738ef430362538afe71f20eb0e9314761f656d","kind":"tag","published_at":"2019-05-16T03:18:45.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.9/manifests"},{"name":"jackson-modules-base-2.9.8","sha":"313beb181266cb9e962fec41edd6b354048d4968","kind":"tag","published_at":"2018-12-15T22:05:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.8/manifests"},{"name":"jackson-modules-base-2.9.7","sha":"8e5cd29c9899f0fec01959fc2d0733a0da056398","kind":"tag","published_at":"2018-09-19T02:53:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.7/manifests"},{"name":"jackson-modules-base-2.9.6","sha":"7e0da78dcd72b22393d88518a6f35ad33225e851","kind":"tag","published_at":"2018-06-12T04:10:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.6/manifests"},{"name":"jackson-modules-base-2.9.5","sha":"e9720d6b7c6ea09d6382aea1808910ea325c263e","kind":"tag","published_at":"2018-03-26T15:52:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.5/manifests"},{"name":"jackson-modules-base-2.9.4","sha":"bc85238551477b3717ca4af59d567b0015ad939d","kind":"tag","published_at":"2018-01-24T04:33:25.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.4/manifests"},{"name":"jackson-modules-base-2.8.11","sha":"7f064640bc884d1f6acf2b2e54b9f94673c1446c","kind":"tag","published_at":"2017-12-24T02:25:55.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.11","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.11/manifests"},{"name":"jackson-modules-base-2.9.3","sha":"7a11aa35835ded306cb65e45c311029314a03b48","kind":"tag","published_at":"2017-12-09T03:09:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.3/manifests"},{"name":"jackson-modules-base-2.9.2","sha":"0d5f86f92e04860d54662ad9aa1460a669e29d29","kind":"tag","published_at":"2017-10-14T03:37:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.2/manifests"},{"name":"jackson-modules-base-2.9.1","sha":"e10272ece21002172986bfc29b278a60d6f5ff1f","kind":"tag","published_at":"2017-09-08T01:29:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.1/manifests"},{"name":"jackson-modules-base-2.8.10","sha":"c1f82c9b808233b0a134f2513725225b16824bbc","kind":"tag","published_at":"2017-08-24T04:30:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.10/manifests"},{"name":"jackson-modules-base-2.9.0","sha":"c624f84d96cd9df80fe461e65d4ab7b4f55a73d9","kind":"tag","published_at":"2017-07-30T04:41:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0/manifests"},{"name":"jackson-modules-base-2.9.0.pr4","sha":"9e18e9af285f6211dfc31a9b09fdfc7c317d482a","kind":"tag","published_at":"2017-06-17T01:46:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr4/manifests"},{"name":"jackson-modules-base-2.8.9","sha":"5a3f1c845e4dbd9b4df84b9834666ac5a3ff8d23","kind":"tag","published_at":"2017-06-12T02:55:02.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.9/manifests"},{"name":"jackson-modules-base-2.9.0.pr3","sha":"ec333bb8e7328889091d83089a8f13b5a415ab3d","kind":"tag","published_at":"2017-04-25T05:52:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr3/manifests"},{"name":"jackson-modules-base-2.8.8","sha":"2a75fb29a88e1a53361733f3c1c6985328fa5449","kind":"tag","published_at":"2017-04-05T03:42:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.8/manifests"},{"name":"jackson-modules-base-2.9.0.pr2","sha":"f6ddf6db2f08f30a0a4b8ca67d3a407695261f50","kind":"tag","published_at":"2017-03-22T03:35:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr2/manifests"},{"name":"jackson-modules-base-2.9.0.pr1","sha":"39331dc9eae02516c4cecd422f15685ab35373f3","kind":"tag","published_at":"2017-03-02T19:17:33.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr1/manifests"},{"name":"2.8.7b","sha":"1ffa34d428dc3e61d3cf553b59d842e38ee182f5","kind":"tag","published_at":"2017-02-21T02:43:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/2.8.7b","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/2.8.7b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@2.8.7b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/2.8.7b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/2.8.7b/manifests"},{"name":"jackson-modules-base-2.8.7","sha":"fb7aefe62fab7f83ffbdca0eddbcf912ea31a790","kind":"tag","published_at":"2017-02-21T01:09:43.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.7/manifests"},{"name":"jackson-modules-base-2.7.9","sha":"4c510db4f881622015df71c6adbdc7a89c267e75","kind":"tag","published_at":"2017-02-04T19:29:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.9/manifests"},{"name":"jackson-modules-base-2.8.6","sha":"1441ad2ecf86a0569ec9349b953d4115de04d393","kind":"tag","published_at":"2017-01-12T04:56:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.6/manifests"},{"name":"jackson-modules-base-2.8.5","sha":"8608079913d157c3c9b20bf40c55c949f92d9319","kind":"tag","published_at":"2016-11-14T17:31:59.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.5/manifests"},{"name":"jackson-modules-base-2.8.4","sha":"d8ede42f8bfad5a90de5a65249abc0e440c3e130","kind":"tag","published_at":"2016-10-14T03:58:14.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.4/manifests"},{"name":"jackson-modules-base-2.7.8","sha":"ed803dfb5a527b5770e7b6a72f0d698773a00451","kind":"tag","published_at":"2016-09-26T14:54:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.8/manifests"},{"name":"jackson-modules-base-2.8.3","sha":"637562215ef8507dcbbdbdb2735ea8ca8c39b808","kind":"tag","published_at":"2016-09-19T04:24:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.3/manifests"},{"name":"jackson-modules-base-2.8.2","sha":"864b1f4599ec4d18ca12d221c6606031a4140940","kind":"tag","published_at":"2016-08-30T03:53:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.2/manifests"},{"name":"jackson-modules-base-2.7.7","sha":"ea9920e062a596a3c7cf45bb81d0d5bb45cb801a","kind":"tag","published_at":"2016-08-26T22:02:14.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.7/manifests"},{"name":"jackson-modules-base-2.7.6","sha":"235e1c75ed70e9015f39d46b1efdb6d42125a8db","kind":"tag","published_at":"2016-07-23T02:50:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.6/manifests"},{"name":"jackson-modules-base-2.8.1","sha":"9cae30e885044037c77f83a82c4fc3e63ac9ec66","kind":"tag","published_at":"2016-07-19T23:34:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.1/manifests"},{"name":"jackson-modules-base-2.8.0","sha":"b274ec8565595f7852824304e837a52cdb49738a","kind":"tag","published_at":"2016-07-04T16:47:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0/manifests"},{"name":"jackson-modules-base-2.8.0.rc2","sha":"613ba994c0e1c2e81846217f369aac757b730b69","kind":"tag","published_at":"2016-06-17T00:25:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0.rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc2/manifests"},{"name":"jackson-modules-base-2.7.5","sha":"37d8fbe0cfab731415d5583e3462dc8ee044a186","kind":"tag","published_at":"2016-06-11T02:21:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.5/manifests"},{"name":"jackson-modules-base-2.8.0.rc1","sha":"fe31f321b7afe5504693aae65a55f7f92143b58f","kind":"tag","published_at":"2016-06-07T05:19:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0.rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc1/manifests"},{"name":"jackson-module-base-2.7.4b","sha":"cba2ade7c0a25a18422ccc9118addc1a40c92ad3","kind":"tag","published_at":"2016-04-30T01:22:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-module-base-2.7.4b","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-module-base-2.7.4b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-module-base-2.7.4b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-module-base-2.7.4b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-module-base-2.7.4b/manifests"},{"name":"jackson-modules-base-2.7.4","sha":"24a60cac237af9cb833e0554c8cd6a0d36eb411f","kind":"tag","published_at":"2016-04-29T16:01:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.4/manifests"},{"name":"jackson-modules-base-2.7.3","sha":"272160bbecf12e74cb4d815013748ff44db0571e","kind":"tag","published_at":"2016-03-16T01:35:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.3/manifests"},{"name":"jackson-modules-base-2.7.2","sha":"8ee45378ed842c5064171282b57e0e6aaf6d8f9d","kind":"tag","published_at":"2016-02-27T05:07:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.2/manifests"},{"name":"jackson-modules-base-2.7.1","sha":"636db7b63c5084ecd31cae02fe6c13487fec15fd","kind":"tag","published_at":"2016-02-02T06:36:19.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.1/manifests"}]},"repo_metadata_updated_at":"2026-02-12T23:02:58.776Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":22.360619819704137,"stargazers_count":17.588176636175945,"forks_count":14.577761369815189,"average":21.626625441660664},"purl":"pkg:maven/com.guicedee.services/jackson-module-jaxb-annotations","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.guicedee.services:jackson-module-jaxb-annotations","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.guicedee.services:jackson-module-jaxb-annotations","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.guicedee.services:jackson-module-jaxb-annotations/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-06T20:02:16.555Z","issues_count":99,"pull_requests_count":159,"avg_time_to_close_issue":15677755.279411765,"avg_time_to_close_pull_request":1050985.8675496688,"issues_closed_count":68,"pull_requests_closed_count":151,"pull_request_authors_count":32,"issue_authors_count":72,"avg_comments_per_issue":5.040404040404041,"avg_comments_per_pull_request":1.2138364779874213,"merged_pull_requests_count":137,"bot_issues_count":1,"bot_pull_requests_count":32,"past_year_issues_count":12,"past_year_pull_requests_count":39,"past_year_avg_time_to_close_issue":907416.7142857143,"past_year_avg_time_to_close_pull_request":71268.35294117648,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":4.083333333333333,"past_year_avg_comments_per_pull_request":0.41025641025641024,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/issues","maintainers":[{"login":"cowtowncoder","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"},{"login":"JooHyukKim","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JooHyukKim"},{"login":"pjfanning","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"}],"active_maintainers":[{"login":"cowtowncoder","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"},{"login":"pjfanning","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.guicedee.services:jackson-module-jaxb-annotations/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.guicedee.services:jackson-module-jaxb-annotations/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.guicedee.services:jackson-module-jaxb-annotations/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.guicedee.services:jackson-module-jaxb-annotations/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.guicedee.services:jackson-module-jaxb-annotations/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":601295,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":9981951,"name":"com.fasterxml.jackson.module:jackson-module-android-record","ecosystem":"maven","description":"Support deserialization into records on Android","homepage":"https://github.com/FasterXML/jackson-modules-base","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/FasterXML/jackson-modules-base","keywords_array":[],"namespace":"com.fasterxml.jackson.module","versions_count":29,"first_release_published_at":"2023-11-15T23:07:16.000Z","latest_release_published_at":"2026-03-20T16:55:07.000Z","latest_release_number":"2.21.2","last_synced_at":"2026-04-14T04:02:41.291Z","created_at":"2024-05-15T00:00:26.899Z","updated_at":"2026-04-14T04:02:41.291Z","registry_url":"https://central.sonatype.com/artifact/com.fasterxml.jackson.module/jackson-module-android-record/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.fasterxml.jackson.module/jackson-module-android-record/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots"]},"repo_metadata":{"id":37390569,"uuid":"50140860","full_name":"FasterXML/jackson-modules-base","owner":"FasterXML","description":"Uber-project for foundational modules of Jackson that build directly on core components but nothing else; not including data format or datatype modules","archived":false,"fork":false,"pushed_at":"2025-10-04T00:17:50.000Z","size":4931,"stargazers_count":176,"open_issues_count":45,"forks_count":83,"subscribers_count":14,"default_branch":"2.x","last_synced_at":"2025-10-11T09:34:04.799Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/FasterXML.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-01-21T22:24:00.000Z","updated_at":"2025-10-10T08:14:07.000Z","dependencies_parsed_at":"2023-10-02T23:00:39.761Z","dependency_job_id":"1b0e11d4-daba-4b85-a8df-1652ad46d7a4","html_url":"https://github.com/FasterXML/jackson-modules-base","commit_stats":{"total_commits":793,"total_committers":25,"mean_commits":31.72,"dds":"0.15258511979823453","last_synced_commit":"7f04a04e7686604d6cf07cac046a907f20c90c0c"},"previous_names":[],"tags_count":120,"template":false,"template_full_name":null,"purl":"pkg:github/FasterXML/jackson-modules-base","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/refs/heads/2.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/sbom","scorecard":{"id":49399,"data":{"date":"2025-08-11","repo":{"name":"github.com/FasterXML/jackson-modules-base","commit":"f88a47cd4cdd4b4b4d558aee3feb73cc1e912752"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Maintained","score":10,"reason":"29 commit(s) and 2 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/28 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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/dep_build_v2.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/dep_build_v3.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:13","Info: no jobLevel write permissions found"],"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":"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":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":10,"reason":"all dependencies are pinned","details":["Info:   6 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '2.x'"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:16"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"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-14T23:25:03.968Z","repository_id":37390569,"created_at":"2025-08-14T23:25:03.968Z","updated_at":"2025-08-14T23:25:03.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010144,"owners_count":26084692,"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-12T02:00:06.719Z","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":"FasterXML","name":"FasterXML, LLC","uuid":"382692","kind":"organization","description":null,"email":"info@fasterxml.com","website":"http://fasterxml.com","location":"Seattle, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/382692?v=4","repositories_count":68,"last_synced_at":"2023-04-14T17:44:54.358Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/FasterXML","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T18:09:50.546Z","updated_at":"2023-04-14T17:44:54.918Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML/repositories"},"tags":[{"name":"jackson-modules-base-3.0.0","sha":"f4ecc073c980f08fef400d63a8bc9bf415bddf98","kind":"tag","published_at":"2025-10-04T00:15:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc10","sha":"f29369de89a90f2cb31dc4b5bbedf2817f7ca834","kind":"tag","published_at":"2025-09-20T00:18:34.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc10/manifests"},{"name":"jackson-modules-base-3.0.0-rc9","sha":"908d93724c630e047fa55f59607f94f45c3db786","kind":"tag","published_at":"2025-09-06T01:26:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc9/manifests"},{"name":"jackson-modules-base-2.20.0","sha":"874d6044d7805af6ca74b9591783a230d399b789","kind":"tag","published_at":"2025-08-28T23:05:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc8","sha":"9265733af5a75f000a5886afda7e8f323f2a10bd","kind":"tag","published_at":"2025-08-13T18:34:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc8/manifests"},{"name":"jackson-modules-base-3.0.0-rc7","sha":"207e5d3baa3885b858e366bcdb0958e2fd251c5d","kind":"tag","published_at":"2025-08-08T15:58:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc7/manifests"},{"name":"jackson-modules-base-2.20.0-rc1","sha":"d630c5cb87f4df9711800e617e50a0863d1b75d1","kind":"tag","published_at":"2025-08-05T01:08:47.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0-rc1/manifests"},{"name":"jackson-modules-base-3.0.0-rc6","sha":"66a7af70e0e1d51999bfba5cb8fe6fd23ae9ac2a","kind":"tag","published_at":"2025-07-19T01:13:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc6/manifests"},{"name":"jackson-modules-base-2.19.2","sha":"d0f92ed9be1135e983c67554e1ca9dc5933db940","kind":"tag","published_at":"2025-07-18T17:57:56.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.2/manifests"},{"name":"jackson-modules-base-2.19.1","sha":"b113c7ff4d1bba3064829397172a71c69a1e4a1c","kind":"tag","published_at":"2025-06-14T01:23:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.1/manifests"},{"name":"jackson-modules-base-3.0.0-rc5","sha":"d4813b8eb4da2421f98ab4117f2d3057d0ebb20f","kind":"tag","published_at":"2025-05-22T16:59:20.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc5/manifests"},{"name":"jackson-modules-base-3.0.0-rc4","sha":"2d8aeece544c6d0526ba146510e8782721d78e49","kind":"tag","published_at":"2025-05-10T23:41:03.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc4/manifests"},{"name":"jackson-modules-base-2.18.4","sha":"fcf0dff478bacecdef3effea08f15c1521964133","kind":"tag","published_at":"2025-05-07T00:45:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.4/manifests"},{"name":"jackson-modules-base-2.19.0","sha":"65f4e4c727999f95844d811abf732040d08074a1","kind":"tag","published_at":"2025-04-24T23:59:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc3","sha":"4433d966fe9309834c85d52f21105df0768ef78b","kind":"tag","published_at":"2025-04-14T02:09:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc3/manifests"},{"name":"jackson-modules-base-2.19.0-rc2","sha":"b5613a46af505f0641921de7c08e5abddb0a047d","kind":"tag","published_at":"2025-04-08T01:40:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0-rc2/manifests"},{"name":"jackson-modules-base-3.0.0-rc2","sha":"d5177a79c219accca6cbded818677cf043cc7e76","kind":"tag","published_at":"2025-03-28T23:11:24.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc2/manifests"},{"name":"jackson-modules-base-3.0.0-rc1","sha":"1ecbfd5a78891c0ca5984bdf57bb1626d4902994","kind":"tag","published_at":"2025-03-08T00:37:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc1/manifests"},{"name":"jackson-modules-base-2.18.3","sha":"785802151b99780d68267963538618cad057027e","kind":"tag","published_at":"2025-02-28T23:47:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.3/manifests"},{"name":"jackson-modules-base-2.18.2-take-2","sha":"ecea6c465dc5eeb3e3f9355224ac9585b76a4911","kind":"tag","published_at":"2024-11-28T01:43:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.2-take-2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.2-take-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.2-take-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.2-take-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.2-take-2/manifests"},{"name":"jackson-modules-base-2.17.3","sha":"f811f1065217c01c1015a2d71354115b0d31245f","kind":"tag","published_at":"2024-11-01T20:49:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.3/manifests"},{"name":"jackson-modules-base-2.18.1","sha":"1515a8d317579d67e324d766bb99ad16b8b91590","kind":"tag","published_at":"2024-10-28T23:59:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.1/manifests"},{"name":"jackson-modules-base-2.18.0","sha":"684ac1eea16046ca034b28f7384a073126dba5e3","kind":"tag","published_at":"2024-09-27T02:24:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0/manifests"},{"name":"jackson-modules-base-2.18.0-rc1","sha":"95603bb82718f643835302914b10ef4b4b3829bf","kind":"tag","published_at":"2024-08-30T18:41:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0-rc1/manifests"},{"name":"jackson-modules-base-2.17.2","sha":"e3bbd2bbc01176829484256525f70d471407a52c","kind":"tag","published_at":"2024-07-05T17:30:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.2/manifests"},{"name":"jackson-modules-base-2.17.1","sha":"13ce66c0ef5db335e2a6b32a6b6481ab7ff1c72b","kind":"tag","published_at":"2024-05-05T02:16:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.1/manifests"},{"name":"jackson-modules-base-2.17.0","sha":"d05157dafd36f3daa9daa64a101f46c1448adb4f","kind":"tag","published_at":"2024-03-12T22:05:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0/manifests"},{"name":"jackson-modules-base-2.16.2","sha":"757c09f130dc7ccbe607b5880f00f6a31cff3c47","kind":"tag","published_at":"2024-03-09T19:05:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.2/manifests"},{"name":"jackson-modules-base-2.17.0-rc1","sha":"703b50e439662d141507587752525a5de6c437dc","kind":"tag","published_at":"2024-02-27T02:07:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0-rc1/manifests"},{"name":"jackson-modules-base-2.15.4","sha":"3baa0119e8c3dc5ad7caaa781a8f10a41b70b8b9","kind":"tag","published_at":"2024-02-15T17:49:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.4/manifests"},{"name":"jackson-modules-base-2.16.1","sha":"c301da73802cb3bc9d1f7c27bbb855cab888ab75","kind":"tag","published_at":"2023-12-24T05:03:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.1/manifests"},{"name":"jackson-modules-base-2.16.0","sha":"8aec482ba9989691c6da42d110f049707bb02914","kind":"tag","published_at":"2023-11-15T23:05:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0/manifests"},{"name":"jackson-modules-base-2.16.0-rc1","sha":"2f2071ca385356772ac08082f1704ea65632273b","kind":"tag","published_at":"2023-10-20T23:04:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0-rc1/manifests"},{"name":"jackson-modules-base-2.15.3","sha":"95f6f63b38c4344da32b4427e2b75498a14f141a","kind":"tag","published_at":"2023-10-13T00:24:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.3/manifests"},{"name":"jackson-modules-base-2.15.2","sha":"23883227f64b6bf89d2ff8f489dd15cedb80ed2f","kind":"tag","published_at":"2023-05-30T23:41:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.2/manifests"},{"name":"jackson-modules-base-2.15.1","sha":"9726ae0172a8a3a1f08ccb93686ec443758b057f","kind":"tag","published_at":"2023-05-16T22:13:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.1/manifests"},{"name":"jackson-modules-base-2.14.3","sha":"0cc7907f2660eeaeb51e030b145ce4d85068cb0b","kind":"tag","published_at":"2023-05-05T17:05:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.3/manifests"},{"name":"jackson-modules-base-2.15.0","sha":"83b5571756ae61750ae719b255f8910cdb63446a","kind":"tag","published_at":"2023-04-23T22:06:04.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0/manifests"},{"name":"jackson-modules-base-2.15.0-rc3","sha":"2ab6b285e3bb8c2aa60264976df08b5244dffb6c","kind":"tag","published_at":"2023-04-14T20:48:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc3/manifests"},{"name":"jackson-modules-base-2.15.0-rc2","sha":"1d62d99d77798e6a255e70eaa146c175e1de237d","kind":"tag","published_at":"2023-03-28T23:41:30.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc2/manifests"},{"name":"jackson-modules-base-2.15.0-rc1","sha":"9aaaafe62b0859d4654769268b2bd3d4aba8cc45","kind":"tag","published_at":"2023-03-18T20:51:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc1/manifests"},{"name":"jackson-modules-base-2.14.2","sha":"fb11d232a51a950ca8415addd126e7b875b56d22","kind":"tag","published_at":"2023-01-29T01:44:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.2/manifests"},{"name":"jackson-modules-base-2.13.5","sha":"6c867018ff4ee098dcbe4ba9e54fba9b6f62ebaf","kind":"tag","published_at":"2023-01-23T01:22:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.5/manifests"},{"name":"jackson-modules-base-2.14.1","sha":"08703ceb7b9454c683d3b4792d285cd4ba619b5a","kind":"tag","published_at":"2022-11-21T23:58:13.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.1/manifests"},{"name":"jackson-modules-base-2.14.0","sha":"b9ae3888207d23193002cce3e78526be379fda20","kind":"tag","published_at":"2022-11-05T22:55:43.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0/manifests"},{"name":"jackson-modules-base-2.14.0-rc3","sha":"50e9209344e7fe8354ab8d4b49d9e03b61c8df78","kind":"tag","published_at":"2022-10-28T22:10:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc3/manifests"},{"name":"jackson-modules-base-2.14.0-rc2","sha":"e6cad294ea9634af5a62e3bdb0f1151de27bc7a1","kind":"tag","published_at":"2022-10-11T00:00:23.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc2/manifests"},{"name":"jackson-modules-base-2.14.0-rc1","sha":"441b96f9e19f105356a872d67f57303006efb4bd","kind":"tag","published_at":"2022-09-25T23:18:47.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc1/manifests"},{"name":"jackson-modules-base-2.13.4","sha":"ed23e9d4b098ff332af8bae4c9af0dfda621d688","kind":"tag","published_at":"2022-09-03T22:32:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.4/manifests"},{"name":"jackson-modules-base-2.12.7","sha":"c3dd9a50a9618dfd39c9b2babc764c3bb8c58ac2","kind":"tag","published_at":"2022-05-26T18:05:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.7/manifests"},{"name":"jackson-modules-base-2.13.3","sha":"06542814371bafddf2e7c7082b16888a181db993","kind":"tag","published_at":"2022-05-14T15:26:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.3/manifests"},{"name":"jackson-modules-base-2.13.2","sha":"3b136f56aa9d5e813304df5b344c56d295565198","kind":"tag","published_at":"2022-03-06T21:10:51.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.2/manifests"},{"name":"jackson-modules-base-2.13.1","sha":"76abc19bb232ecf3abf45c95be93dd1b9ac3697b","kind":"tag","published_at":"2021-12-19T01:30:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.1/manifests"},{"name":"jackson-modules-base-2.12.6","sha":"bbb6726d62c8e2319e565b6ac144839eb98187a9","kind":"tag","published_at":"2021-12-15T04:27:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.6/manifests"},{"name":"jackson-modules-base-2.13.0","sha":"df9f3e64fb47606d8437a31e9f28fc1c7ff8a995","kind":"tag","published_at":"2021-09-30T21:06:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0/manifests"},{"name":"jackson-modules-base-2.13.0-rc2","sha":"6936bebf3b14b6c960e9611890945dc3eaa238c1","kind":"tag","published_at":"2021-08-27T03:56:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc2/manifests"},{"name":"jackson-modules-base-2.12.5","sha":"0d7f897bb0b403711065a2846acfa55e5ad402a0","kind":"tag","published_at":"2021-08-27T01:07:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.5/manifests"},{"name":"jackson-modules-base-2.13.0-rc1","sha":"d4ec19831931dd5fef1502fa3076f2095ee9cfb5","kind":"tag","published_at":"2021-07-14T01:34:16.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc1/manifests"},{"name":"jackson-modules-base-2.12.4","sha":"729695d34b2f6d98e2793ce8d9346fd99a38508a","kind":"tag","published_at":"2021-07-06T20:47:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.4/manifests"},{"name":"jackson-modules-base-2.12.3","sha":"2938bdc7572bfe8385c7f616f2cb7e2f94456d87","kind":"tag","published_at":"2021-04-12T18:25:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.3/manifests"},{"name":"jackson-modules-base-2.12.2","sha":"457dd8533adbff2bb3d8bbda0994a7a6cc3d11c6","kind":"tag","published_at":"2021-03-03T21:46:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.2/manifests"},{"name":"jackson-modules-base-2.12.1","sha":"6fd38a80e5f5274a79c69cc6bb295c61645812f8","kind":"tag","published_at":"2021-01-09T01:50:10.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.1/manifests"},{"name":"jackson-modules-base-2.11.4","sha":"49f85fa2821fea4427fda284ae3fcd943df3f0ef","kind":"tag","published_at":"2020-12-12T00:47:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.4/manifests"},{"name":"jackson-modules-base-2.12.0","sha":"762dddd1b6cf18807e58cf76dba0a38c5b48fedb","kind":"tag","published_at":"2020-11-29T01:29:58.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0/manifests"},{"name":"jackson-modules-base-2.12.0-rc2","sha":"2e225db556f017f9db70615ad0206894c3165c73","kind":"tag","published_at":"2020-11-15T03:46:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc2/manifests"},{"name":"jackson-modules-base-2.12.0-rc1","sha":"161f4467f822157bfa20d6940c7a56972ea2bf9e","kind":"tag","published_at":"2020-10-12T00:48:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc1/manifests"},{"name":"jackson-modules-base-2.11.3","sha":"5710e584d339b91f158f339bfb4e2a3752aa60e8","kind":"tag","published_at":"2020-10-02T00:13:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.3/manifests"},{"name":"jackson-modules-base-2.11.2","sha":"649de3923f13b0d7601d2bda0f811d1f9ee0c047","kind":"tag","published_at":"2020-08-02T19:30:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.2/manifests"},{"name":"jackson-modules-base-2.10.5","sha":"ef93cbbf33679ab75c4445d172a8ad7d9e6546c3","kind":"tag","published_at":"2020-07-21T03:03:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.5/manifests"},{"name":"jackson-modules-base-2.11.1","sha":"81b82e1bc5705025cd287c71e548b33ce3e66a60","kind":"tag","published_at":"2020-06-25T03:58:44.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.1/manifests"},{"name":"jackson-modules-base-2.10.4","sha":"c78454fc9c0e9e281e30e04af0ea4a87b4e035a6","kind":"tag","published_at":"2020-05-02T22:47:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.4/manifests"},{"name":"jackson-modules-base-2.11.0","sha":"c8a4f1124d1638eb3bb6364ef164c4fb6c5484b5","kind":"tag","published_at":"2020-04-26T00:48:33.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0/manifests"},{"name":"jackson-modules-base-2.11.0.rc1","sha":"70b2864af1325aaff85b40747d3d2b517697c6a0","kind":"tag","published_at":"2020-03-24T19:25:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.0.rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0.rc1/manifests"},{"name":"jackson-modules-base-2.10.3","sha":"15d55ccb1e1165a47ea2b316d1fe93bea93589ba","kind":"tag","published_at":"2020-03-03T03:22:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.3/manifests"},{"name":"jackson-modules-base-2.10.2","sha":"ac3ae48c5cbb3d618fbaa9d9b522d17fe4edf9e3","kind":"tag","published_at":"2020-01-05T02:50:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.2/manifests"},{"name":"jackson-modules-base-2.10.1","sha":"599c250f1a4d8e39cb3c5fa27d2f6aaaa6161cd6","kind":"tag","published_at":"2019-11-09T23:21:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.1/manifests"},{"name":"jackson-modules-base-2.10.0","sha":"f6b226778f8d2786b7030c9f3d9fb49bc3d3d5c8","kind":"tag","published_at":"2019-09-26T05:50:54.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0/manifests"},{"name":"jackson-modules-base-2.9.10","sha":"8bcc80faec9bc3f4f8aacc9aa559d3fd6853686f","kind":"tag","published_at":"2019-09-21T18:40:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.10/manifests"},{"name":"jackson-modules-base-2.10.0.pr3","sha":"8144a424855ce040c4502e985ccec2cf2b9c3126","kind":"tag","published_at":"2019-09-17T03:56:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr3/manifests"},{"name":"jackson-modules-base-2.10.0.pr2","sha":"2b5abe0c588f838189c8b0f6c6f14416152177d8","kind":"tag","published_at":"2019-08-31T01:13:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr2/manifests"},{"name":"jackson-modules-base-2.10.0.pr1","sha":"0b7d10b630d89fce59af06e01e310da49db809dd","kind":"tag","published_at":"2019-07-19T05:27:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr1/manifests"},{"name":"jackson-modules-base-2.9.9","sha":"65738ef430362538afe71f20eb0e9314761f656d","kind":"tag","published_at":"2019-05-16T03:18:45.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.9/manifests"},{"name":"jackson-modules-base-2.9.8","sha":"313beb181266cb9e962fec41edd6b354048d4968","kind":"tag","published_at":"2018-12-15T22:05:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.8/manifests"},{"name":"jackson-modules-base-2.9.7","sha":"8e5cd29c9899f0fec01959fc2d0733a0da056398","kind":"tag","published_at":"2018-09-19T02:53:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.7/manifests"},{"name":"jackson-modules-base-2.9.6","sha":"7e0da78dcd72b22393d88518a6f35ad33225e851","kind":"tag","published_at":"2018-06-12T04:10:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.6/manifests"},{"name":"jackson-modules-base-2.9.5","sha":"e9720d6b7c6ea09d6382aea1808910ea325c263e","kind":"tag","published_at":"2018-03-26T15:52:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.5/manifests"},{"name":"jackson-modules-base-2.9.4","sha":"bc85238551477b3717ca4af59d567b0015ad939d","kind":"tag","published_at":"2018-01-24T04:33:25.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.4/manifests"},{"name":"jackson-modules-base-2.8.11","sha":"7f064640bc884d1f6acf2b2e54b9f94673c1446c","kind":"tag","published_at":"2017-12-24T02:25:55.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.11","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.11/manifests"},{"name":"jackson-modules-base-2.9.3","sha":"7a11aa35835ded306cb65e45c311029314a03b48","kind":"tag","published_at":"2017-12-09T03:09:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.3/manifests"},{"name":"jackson-modules-base-2.9.2","sha":"0d5f86f92e04860d54662ad9aa1460a669e29d29","kind":"tag","published_at":"2017-10-14T03:37:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.2/manifests"},{"name":"jackson-modules-base-2.9.1","sha":"e10272ece21002172986bfc29b278a60d6f5ff1f","kind":"tag","published_at":"2017-09-08T01:29:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.1/manifests"},{"name":"jackson-modules-base-2.8.10","sha":"c1f82c9b808233b0a134f2513725225b16824bbc","kind":"tag","published_at":"2017-08-24T04:30:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.10/manifests"},{"name":"jackson-modules-base-2.9.0","sha":"c624f84d96cd9df80fe461e65d4ab7b4f55a73d9","kind":"tag","published_at":"2017-07-30T04:41:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0/manifests"},{"name":"jackson-modules-base-2.9.0.pr4","sha":"9e18e9af285f6211dfc31a9b09fdfc7c317d482a","kind":"tag","published_at":"2017-06-17T01:46:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr4/manifests"},{"name":"jackson-modules-base-2.8.9","sha":"5a3f1c845e4dbd9b4df84b9834666ac5a3ff8d23","kind":"tag","published_at":"2017-06-12T02:55:02.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.9/manifests"},{"name":"jackson-modules-base-2.9.0.pr3","sha":"ec333bb8e7328889091d83089a8f13b5a415ab3d","kind":"tag","published_at":"2017-04-25T05:52:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr3/manifests"},{"name":"jackson-modules-base-2.8.8","sha":"2a75fb29a88e1a53361733f3c1c6985328fa5449","kind":"tag","published_at":"2017-04-05T03:42:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.8/manifests"},{"name":"jackson-modules-base-2.9.0.pr2","sha":"f6ddf6db2f08f30a0a4b8ca67d3a407695261f50","kind":"tag","published_at":"2017-03-22T03:35:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr2/manifests"},{"name":"jackson-modules-base-2.9.0.pr1","sha":"39331dc9eae02516c4cecd422f15685ab35373f3","kind":"tag","published_at":"2017-03-02T19:17:33.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr1/manifests"},{"name":"2.8.7b","sha":"1ffa34d428dc3e61d3cf553b59d842e38ee182f5","kind":"tag","published_at":"2017-02-21T02:43:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/2.8.7b","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/2.8.7b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@2.8.7b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/2.8.7b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/2.8.7b/manifests"},{"name":"jackson-modules-base-2.8.7","sha":"fb7aefe62fab7f83ffbdca0eddbcf912ea31a790","kind":"tag","published_at":"2017-02-21T01:09:43.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.7/manifests"},{"name":"jackson-modules-base-2.7.9","sha":"4c510db4f881622015df71c6adbdc7a89c267e75","kind":"tag","published_at":"2017-02-04T19:29:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.9/manifests"},{"name":"jackson-modules-base-2.8.6","sha":"1441ad2ecf86a0569ec9349b953d4115de04d393","kind":"tag","published_at":"2017-01-12T04:56:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.6/manifests"},{"name":"jackson-modules-base-2.8.5","sha":"8608079913d157c3c9b20bf40c55c949f92d9319","kind":"tag","published_at":"2016-11-14T17:31:59.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.5/manifests"},{"name":"jackson-modules-base-2.8.4","sha":"d8ede42f8bfad5a90de5a65249abc0e440c3e130","kind":"tag","published_at":"2016-10-14T03:58:14.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.4/manifests"},{"name":"jackson-modules-base-2.7.8","sha":"ed803dfb5a527b5770e7b6a72f0d698773a00451","kind":"tag","published_at":"2016-09-26T14:54:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.8/manifests"},{"name":"jackson-modules-base-2.8.3","sha":"637562215ef8507dcbbdbdb2735ea8ca8c39b808","kind":"tag","published_at":"2016-09-19T04:24:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.3/manifests"},{"name":"jackson-modules-base-2.8.2","sha":"864b1f4599ec4d18ca12d221c6606031a4140940","kind":"tag","published_at":"2016-08-30T03:53:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.2/manifests"},{"name":"jackson-modules-base-2.7.7","sha":"ea9920e062a596a3c7cf45bb81d0d5bb45cb801a","kind":"tag","published_at":"2016-08-26T22:02:14.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.7/manifests"},{"name":"jackson-modules-base-2.7.6","sha":"235e1c75ed70e9015f39d46b1efdb6d42125a8db","kind":"tag","published_at":"2016-07-23T02:50:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.6/manifests"},{"name":"jackson-modules-base-2.8.1","sha":"9cae30e885044037c77f83a82c4fc3e63ac9ec66","kind":"tag","published_at":"2016-07-19T23:34:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.1/manifests"},{"name":"jackson-modules-base-2.8.0","sha":"b274ec8565595f7852824304e837a52cdb49738a","kind":"tag","published_at":"2016-07-04T16:47:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0/manifests"},{"name":"jackson-modules-base-2.8.0.rc2","sha":"613ba994c0e1c2e81846217f369aac757b730b69","kind":"tag","published_at":"2016-06-17T00:25:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0.rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc2/manifests"},{"name":"jackson-modules-base-2.7.5","sha":"37d8fbe0cfab731415d5583e3462dc8ee044a186","kind":"tag","published_at":"2016-06-11T02:21:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.5/manifests"},{"name":"jackson-modules-base-2.8.0.rc1","sha":"fe31f321b7afe5504693aae65a55f7f92143b58f","kind":"tag","published_at":"2016-06-07T05:19:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0.rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc1/manifests"},{"name":"jackson-module-base-2.7.4b","sha":"cba2ade7c0a25a18422ccc9118addc1a40c92ad3","kind":"tag","published_at":"2016-04-30T01:22:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-module-base-2.7.4b","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-module-base-2.7.4b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-module-base-2.7.4b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-module-base-2.7.4b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-module-base-2.7.4b/manifests"},{"name":"jackson-modules-base-2.7.4","sha":"24a60cac237af9cb833e0554c8cd6a0d36eb411f","kind":"tag","published_at":"2016-04-29T16:01:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.4/manifests"},{"name":"jackson-modules-base-2.7.3","sha":"272160bbecf12e74cb4d815013748ff44db0571e","kind":"tag","published_at":"2016-03-16T01:35:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.3/manifests"},{"name":"jackson-modules-base-2.7.2","sha":"8ee45378ed842c5064171282b57e0e6aaf6d8f9d","kind":"tag","published_at":"2016-02-27T05:07:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.2/manifests"},{"name":"jackson-modules-base-2.7.1","sha":"636db7b63c5084ecd31cae02fe6c13487fec15fd","kind":"tag","published_at":"2016-02-02T06:36:19.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.1/manifests"}]},"repo_metadata_updated_at":"2026-02-11T14:26:12.435Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":35.31037959288184,"dependent_packages_count":32.96079886539351,"stargazers_count":23.885339512641035,"forks_count":20.624636995611016,"docker_downloads_count":null,"average":28.19528874163185},"purl":"pkg:maven/com.fasterxml.jackson.module/jackson-module-android-record","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.fasterxml.jackson.module:jackson-module-android-record","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.fasterxml.jackson.module:jackson-module-android-record","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.fasterxml.jackson.module:jackson-module-android-record/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-01T22:02:49.913Z","issues_count":94,"pull_requests_count":156,"avg_time_to_close_issue":14665233.4375,"avg_time_to_close_pull_request":609457.2721088436,"issues_closed_count":64,"pull_requests_closed_count":147,"pull_request_authors_count":32,"issue_authors_count":68,"avg_comments_per_issue":5.053191489361702,"avg_comments_per_pull_request":1.205128205128205,"merged_pull_requests_count":133,"bot_issues_count":1,"bot_pull_requests_count":30,"past_year_issues_count":12,"past_year_pull_requests_count":81,"past_year_avg_time_to_close_issue":1003406.8571428572,"past_year_avg_time_to_close_pull_request":52258.08219178082,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":73,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":2.6666666666666665,"past_year_avg_comments_per_pull_request":0.5308641975308642,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":19,"past_year_merged_pull_requests_count":71,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/issues","maintainers":[{"login":"cowtowncoder","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"},{"login":"JooHyukKim","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JooHyukKim"},{"login":"pjfanning","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"}],"active_maintainers":[{"login":"cowtowncoder","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"},{"login":"JooHyukKim","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JooHyukKim"},{"login":"pjfanning","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson.module:jackson-module-android-record/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson.module:jackson-module-android-record/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson.module:jackson-module-android-record/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson.module:jackson-module-android-record/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson.module:jackson-module-android-record/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":601295,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":4727565,"name":"com.jwebmp.jpms.jackson.module:jackson-modules-base","ecosystem":"maven","description":"Parent pom for Jackson \"base\" modules: modules that build directly on databind, and are not datatype, data format, or JAX-RS provider modules.","homepage":"https://github.com/FasterXML/jackson-modules-base","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/FasterXML/jackson-modules-base","keywords_array":[],"namespace":"com.jwebmp.jpms.jackson.module","versions_count":11,"first_release_published_at":"2019-04-17T03:09:38.000Z","latest_release_published_at":"2019-08-09T11:40:48.000Z","latest_release_number":"0.68.0.1","last_synced_at":"2026-04-14T04:02:36.498Z","created_at":"2022-07-25T23:14:11.878Z","updated_at":"2026-04-14T04:02:36.499Z","registry_url":"https://central.sonatype.com/artifact/com.jwebmp.jpms.jackson.module/jackson-modules-base/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.jwebmp.jpms.jackson.module/jackson-modules-base/","metadata":{"distribution_repositories":["https://jwebmp.com/artifactory/libs-release-local","https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://jwebmp.com/artifactory/libs-snapshot-local","https://oss.sonatype.org/content/repositories/snapshots/"]},"repo_metadata":{"id":37390569,"uuid":"50140860","full_name":"FasterXML/jackson-modules-base","owner":"FasterXML","description":"Uber-project for foundational modules of Jackson that build directly on core components but nothing else; not including data format or datatype modules","archived":false,"fork":false,"pushed_at":"2026-02-02T17:23:19.000Z","size":5066,"stargazers_count":177,"open_issues_count":38,"forks_count":81,"subscribers_count":14,"default_branch":"3.x","last_synced_at":"2026-02-05T04:18:56.654Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/FasterXML.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-01-21T22:24:00.000Z","updated_at":"2026-02-02T17:23:22.000Z","dependencies_parsed_at":"2023-10-02T23:00:39.761Z","dependency_job_id":"1b0e11d4-daba-4b85-a8df-1652ad46d7a4","html_url":"https://github.com/FasterXML/jackson-modules-base","commit_stats":{"total_commits":793,"total_committers":25,"mean_commits":31.72,"dds":"0.15258511979823453","last_synced_commit":"7f04a04e7686604d6cf07cac046a907f20c90c0c"},"previous_names":[],"tags_count":131,"template":false,"template_full_name":null,"purl":"pkg:github/FasterXML/jackson-modules-base","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/refs/heads/3.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/sbom","scorecard":{"id":49399,"data":{"date":"2025-08-11","repo":{"name":"github.com/FasterXML/jackson-modules-base","commit":"f88a47cd4cdd4b4b4d558aee3feb73cc1e912752"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Maintained","score":10,"reason":"29 commit(s) and 2 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/28 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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/dep_build_v2.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/dep_build_v3.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:13","Info: no jobLevel write permissions found"],"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":"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":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":10,"reason":"all dependencies are pinned","details":["Info:   6 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '2.x'"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:16"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"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-14T23:25:03.968Z","repository_id":37390569,"created_at":"2025-08-14T23:25:03.968Z","updated_at":"2025-08-14T23:25:03.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29174324,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T19:56:27.068Z","status":"ssl_error","status_checked_at":"2026-02-06T19:56:18.934Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"FasterXML","name":"FasterXML, LLC","uuid":"382692","kind":"organization","description":null,"email":"info@fasterxml.com","website":"http://fasterxml.com","location":"Seattle, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/382692?v=4","repositories_count":68,"last_synced_at":"2023-04-14T17:44:54.358Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/FasterXML","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T18:09:50.546Z","updated_at":"2023-04-14T17:44:54.918Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML/repositories"},"tags":[{"name":"jackson-modules-base-3.1.0-rc1","sha":"da2948093254505b926163082dbb2613ef389d67","kind":"tag","published_at":"2026-01-28T04:24:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.1.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.1.0-rc1/manifests"},{"name":"jackson-modules-base-3.0.4","sha":"db9ea4fbc5acf1a7a21fce5b70bb0ba3403a56d0","kind":"tag","published_at":"2026-01-22T00:10:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.4/manifests"},{"name":"jackson-modules-base-2.20.2","sha":"0de63fe3f37bafa281936f95114d7291377b5317","kind":"tag","published_at":"2026-01-19T21:28:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.2/manifests"},{"name":"jackson-modules-base-2.21.0","sha":"08f86b93b9d8aba8c2b1d8c99cc57ee23676e9f6","kind":"tag","published_at":"2026-01-18T23:18:58.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.21.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.21.0/manifests"},{"name":"jackson-modules-base-3.0.3","sha":"66e03ac9313fcd4f46b28e9b7129ce6329d0187b","kind":"tag","published_at":"2025-11-28T19:00:34.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.3/manifests"},{"name":"jackson-modules-base-3.0.2","sha":"46dbbb9d83d384b95eb30a1f156f90c6e79d420c","kind":"tag","published_at":"2025-11-07T22:20:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.2/manifests"},{"name":"jackson-modules-base-2.20.1","sha":"28181018f6522aed92f10aec632ac7ff37f1ca5c","kind":"tag","published_at":"2025-10-30T23:51:17.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.1/manifests"},{"name":"jackson-modules-base-2.19.4","sha":"817f72a888c538e42dc0391701ba77991633dc22","kind":"tag","published_at":"2025-10-30T00:11:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.4/manifests"},{"name":"jackson-modules-base-2.19.3","sha":"03cf2098c3297862bcf6b686f3be6735a6b1afc6","kind":"tag","published_at":"2025-10-29T18:37:54.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.3/manifests"},{"name":"jackson-modules-base-2.18.5","sha":"a71ccdddca10a1928f28fa8696109f24809a8fc4","kind":"tag","published_at":"2025-10-28T01:45:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.5/manifests"},{"name":"jackson-modules-base-3.0.1","sha":"ec77cd897ed76cb37655ab09a45889eac5f2d98b","kind":"tag","published_at":"2025-10-22T02:09:55.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.1/manifests"},{"name":"jackson-modules-base-3.0.0","sha":"f4ecc073c980f08fef400d63a8bc9bf415bddf98","kind":"tag","published_at":"2025-10-04T00:15:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc10","sha":"f29369de89a90f2cb31dc4b5bbedf2817f7ca834","kind":"tag","published_at":"2025-09-20T00:18:34.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc10/manifests"},{"name":"jackson-modules-base-3.0.0-rc9","sha":"908d93724c630e047fa55f59607f94f45c3db786","kind":"tag","published_at":"2025-09-06T01:26:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc9/manifests"},{"name":"jackson-modules-base-2.20.0","sha":"874d6044d7805af6ca74b9591783a230d399b789","kind":"tag","published_at":"2025-08-28T23:05:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc8","sha":"9265733af5a75f000a5886afda7e8f323f2a10bd","kind":"tag","published_at":"2025-08-13T18:34:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc8/manifests"},{"name":"jackson-modules-base-3.0.0-rc7","sha":"207e5d3baa3885b858e366bcdb0958e2fd251c5d","kind":"tag","published_at":"2025-08-08T15:58:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc7/manifests"},{"name":"jackson-modules-base-2.20.0-rc1","sha":"d630c5cb87f4df9711800e617e50a0863d1b75d1","kind":"tag","published_at":"2025-08-05T01:08:47.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0-rc1/manifests"},{"name":"jackson-modules-base-3.0.0-rc6","sha":"66a7af70e0e1d51999bfba5cb8fe6fd23ae9ac2a","kind":"tag","published_at":"2025-07-19T01:13:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc6/manifests"},{"name":"jackson-modules-base-2.19.2","sha":"d0f92ed9be1135e983c67554e1ca9dc5933db940","kind":"tag","published_at":"2025-07-18T17:57:56.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.2/manifests"},{"name":"jackson-modules-base-2.19.1","sha":"b113c7ff4d1bba3064829397172a71c69a1e4a1c","kind":"tag","published_at":"2025-06-14T01:23:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.1/manifests"},{"name":"jackson-modules-base-3.0.0-rc5","sha":"d4813b8eb4da2421f98ab4117f2d3057d0ebb20f","kind":"tag","published_at":"2025-05-22T16:59:20.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc5/manifests"},{"name":"jackson-modules-base-3.0.0-rc4","sha":"2d8aeece544c6d0526ba146510e8782721d78e49","kind":"tag","published_at":"2025-05-10T23:41:03.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc4/manifests"},{"name":"jackson-modules-base-2.18.4","sha":"fcf0dff478bacecdef3effea08f15c1521964133","kind":"tag","published_at":"2025-05-07T00:45:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.4/manifests"},{"name":"jackson-modules-base-2.19.0","sha":"65f4e4c727999f95844d811abf732040d08074a1","kind":"tag","published_at":"2025-04-24T23:59:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc3","sha":"4433d966fe9309834c85d52f21105df0768ef78b","kind":"tag","published_at":"2025-04-14T02:09:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc3/manifests"},{"name":"jackson-modules-base-2.19.0-rc2","sha":"b5613a46af505f0641921de7c08e5abddb0a047d","kind":"tag","published_at":"2025-04-08T01:40:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0-rc2/manifests"},{"name":"jackson-modules-base-3.0.0-rc2","sha":"d5177a79c219accca6cbded818677cf043cc7e76","kind":"tag","published_at":"2025-03-28T23:11:24.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc2/manifests"},{"name":"jackson-modules-base-3.0.0-rc1","sha":"1ecbfd5a78891c0ca5984bdf57bb1626d4902994","kind":"tag","published_at":"2025-03-08T00:37:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc1/manifests"},{"name":"jackson-modules-base-2.18.3","sha":"785802151b99780d68267963538618cad057027e","kind":"tag","published_at":"2025-02-28T23:47:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.3/manifests"},{"name":"jackson-modules-base-2.18.2-take-2","sha":"ecea6c465dc5eeb3e3f9355224ac9585b76a4911","kind":"tag","published_at":"2024-11-28T01:43:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.2-take-2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.2-take-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.2-take-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.2-take-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.2-take-2/manifests"},{"name":"jackson-modules-base-2.17.3","sha":"f811f1065217c01c1015a2d71354115b0d31245f","kind":"tag","published_at":"2024-11-01T20:49:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.3/manifests"},{"name":"jackson-modules-base-2.18.1","sha":"1515a8d317579d67e324d766bb99ad16b8b91590","kind":"tag","published_at":"2024-10-28T23:59:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.1/manifests"},{"name":"jackson-modules-base-2.18.0","sha":"684ac1eea16046ca034b28f7384a073126dba5e3","kind":"tag","published_at":"2024-09-27T02:24:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0/manifests"},{"name":"jackson-modules-base-2.18.0-rc1","sha":"95603bb82718f643835302914b10ef4b4b3829bf","kind":"tag","published_at":"2024-08-30T18:41:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0-rc1/manifests"},{"name":"jackson-modules-base-2.17.2","sha":"e3bbd2bbc01176829484256525f70d471407a52c","kind":"tag","published_at":"2024-07-05T17:30:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.2/manifests"},{"name":"jackson-modules-base-2.17.1","sha":"13ce66c0ef5db335e2a6b32a6b6481ab7ff1c72b","kind":"tag","published_at":"2024-05-05T02:16:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.1/manifests"},{"name":"jackson-modules-base-2.17.0","sha":"d05157dafd36f3daa9daa64a101f46c1448adb4f","kind":"tag","published_at":"2024-03-12T22:05:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0/manifests"},{"name":"jackson-modules-base-2.16.2","sha":"757c09f130dc7ccbe607b5880f00f6a31cff3c47","kind":"tag","published_at":"2024-03-09T19:05:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.2/manifests"},{"name":"jackson-modules-base-2.17.0-rc1","sha":"703b50e439662d141507587752525a5de6c437dc","kind":"tag","published_at":"2024-02-27T02:07:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0-rc1/manifests"},{"name":"jackson-modules-base-2.15.4","sha":"3baa0119e8c3dc5ad7caaa781a8f10a41b70b8b9","kind":"tag","published_at":"2024-02-15T17:49:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.4/manifests"},{"name":"jackson-modules-base-2.16.1","sha":"c301da73802cb3bc9d1f7c27bbb855cab888ab75","kind":"tag","published_at":"2023-12-24T05:03:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.1/manifests"},{"name":"jackson-modules-base-2.16.0","sha":"8aec482ba9989691c6da42d110f049707bb02914","kind":"tag","published_at":"2023-11-15T23:05:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0/manifests"},{"name":"jackson-modules-base-2.16.0-rc1","sha":"2f2071ca385356772ac08082f1704ea65632273b","kind":"tag","published_at":"2023-10-20T23:04:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0-rc1/manifests"},{"name":"jackson-modules-base-2.15.3","sha":"95f6f63b38c4344da32b4427e2b75498a14f141a","kind":"tag","published_at":"2023-10-13T00:24:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.3/manifests"},{"name":"jackson-modules-base-2.15.2","sha":"23883227f64b6bf89d2ff8f489dd15cedb80ed2f","kind":"tag","published_at":"2023-05-30T23:41:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.2/manifests"},{"name":"jackson-modules-base-2.15.1","sha":"9726ae0172a8a3a1f08ccb93686ec443758b057f","kind":"tag","published_at":"2023-05-16T22:13:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.1/manifests"},{"name":"jackson-modules-base-2.14.3","sha":"0cc7907f2660eeaeb51e030b145ce4d85068cb0b","kind":"tag","published_at":"2023-05-05T17:05:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.3/manifests"},{"name":"jackson-modules-base-2.15.0","sha":"83b5571756ae61750ae719b255f8910cdb63446a","kind":"tag","published_at":"2023-04-23T22:06:04.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0/manifests"},{"name":"jackson-modules-base-2.15.0-rc3","sha":"2ab6b285e3bb8c2aa60264976df08b5244dffb6c","kind":"tag","published_at":"2023-04-14T20:48:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc3/manifests"},{"name":"jackson-modules-base-2.15.0-rc2","sha":"1d62d99d77798e6a255e70eaa146c175e1de237d","kind":"tag","published_at":"2023-03-28T23:41:30.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc2/manifests"},{"name":"jackson-modules-base-2.15.0-rc1","sha":"9aaaafe62b0859d4654769268b2bd3d4aba8cc45","kind":"tag","published_at":"2023-03-18T20:51:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc1/manifests"},{"name":"jackson-modules-base-2.14.2","sha":"fb11d232a51a950ca8415addd126e7b875b56d22","kind":"tag","published_at":"2023-01-29T01:44:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.2/manifests"},{"name":"jackson-modules-base-2.13.5","sha":"6c867018ff4ee098dcbe4ba9e54fba9b6f62ebaf","kind":"tag","published_at":"2023-01-23T01:22:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.5/manifests"},{"name":"jackson-modules-base-2.14.1","sha":"08703ceb7b9454c683d3b4792d285cd4ba619b5a","kind":"tag","published_at":"2022-11-21T23:58:13.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.1/manifests"},{"name":"jackson-modules-base-2.14.0","sha":"b9ae3888207d23193002cce3e78526be379fda20","kind":"tag","published_at":"2022-11-05T22:55:43.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0/manifests"},{"name":"jackson-modules-base-2.14.0-rc3","sha":"50e9209344e7fe8354ab8d4b49d9e03b61c8df78","kind":"tag","published_at":"2022-10-28T22:10:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc3/manifests"},{"name":"jackson-modules-base-2.14.0-rc2","sha":"e6cad294ea9634af5a62e3bdb0f1151de27bc7a1","kind":"tag","published_at":"2022-10-11T00:00:23.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc2/manifests"},{"name":"jackson-modules-base-2.14.0-rc1","sha":"441b96f9e19f105356a872d67f57303006efb4bd","kind":"tag","published_at":"2022-09-25T23:18:47.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc1/manifests"},{"name":"jackson-modules-base-2.13.4","sha":"ed23e9d4b098ff332af8bae4c9af0dfda621d688","kind":"tag","published_at":"2022-09-03T22:32:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.4/manifests"},{"name":"jackson-modules-base-2.12.7","sha":"c3dd9a50a9618dfd39c9b2babc764c3bb8c58ac2","kind":"tag","published_at":"2022-05-26T18:05:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.7/manifests"},{"name":"jackson-modules-base-2.13.3","sha":"06542814371bafddf2e7c7082b16888a181db993","kind":"tag","published_at":"2022-05-14T15:26:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.3/manifests"},{"name":"jackson-modules-base-2.13.2","sha":"3b136f56aa9d5e813304df5b344c56d295565198","kind":"tag","published_at":"2022-03-06T21:10:51.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.2/manifests"},{"name":"jackson-modules-base-2.13.1","sha":"76abc19bb232ecf3abf45c95be93dd1b9ac3697b","kind":"tag","published_at":"2021-12-19T01:30:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.1/manifests"},{"name":"jackson-modules-base-2.12.6","sha":"bbb6726d62c8e2319e565b6ac144839eb98187a9","kind":"tag","published_at":"2021-12-15T04:27:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.6/manifests"},{"name":"jackson-modules-base-2.13.0","sha":"df9f3e64fb47606d8437a31e9f28fc1c7ff8a995","kind":"tag","published_at":"2021-09-30T21:06:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0/manifests"},{"name":"jackson-modules-base-2.13.0-rc2","sha":"6936bebf3b14b6c960e9611890945dc3eaa238c1","kind":"tag","published_at":"2021-08-27T03:56:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc2/manifests"},{"name":"jackson-modules-base-2.12.5","sha":"0d7f897bb0b403711065a2846acfa55e5ad402a0","kind":"tag","published_at":"2021-08-27T01:07:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.5/manifests"},{"name":"jackson-modules-base-2.13.0-rc1","sha":"d4ec19831931dd5fef1502fa3076f2095ee9cfb5","kind":"tag","published_at":"2021-07-14T01:34:16.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc1/manifests"},{"name":"jackson-modules-base-2.12.4","sha":"729695d34b2f6d98e2793ce8d9346fd99a38508a","kind":"tag","published_at":"2021-07-06T20:47:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.4/manifests"},{"name":"jackson-modules-base-2.12.3","sha":"2938bdc7572bfe8385c7f616f2cb7e2f94456d87","kind":"tag","published_at":"2021-04-12T18:25:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.3/manifests"},{"name":"jackson-modules-base-2.12.2","sha":"457dd8533adbff2bb3d8bbda0994a7a6cc3d11c6","kind":"tag","published_at":"2021-03-03T21:46:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.2/manifests"},{"name":"jackson-modules-base-2.12.1","sha":"6fd38a80e5f5274a79c69cc6bb295c61645812f8","kind":"tag","published_at":"2021-01-09T01:50:10.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.1/manifests"},{"name":"jackson-modules-base-2.11.4","sha":"49f85fa2821fea4427fda284ae3fcd943df3f0ef","kind":"tag","published_at":"2020-12-12T00:47:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.4/manifests"},{"name":"jackson-modules-base-2.12.0","sha":"762dddd1b6cf18807e58cf76dba0a38c5b48fedb","kind":"tag","published_at":"2020-11-29T01:29:58.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0/manifests"},{"name":"jackson-modules-base-2.12.0-rc2","sha":"2e225db556f017f9db70615ad0206894c3165c73","kind":"tag","published_at":"2020-11-15T03:46:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc2/manifests"},{"name":"jackson-modules-base-2.12.0-rc1","sha":"161f4467f822157bfa20d6940c7a56972ea2bf9e","kind":"tag","published_at":"2020-10-12T00:48:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc1/manifests"},{"name":"jackson-modules-base-2.11.3","sha":"5710e584d339b91f158f339bfb4e2a3752aa60e8","kind":"tag","published_at":"2020-10-02T00:13:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.3/manifests"},{"name":"jackson-modules-base-2.11.2","sha":"649de3923f13b0d7601d2bda0f811d1f9ee0c047","kind":"tag","published_at":"2020-08-02T19:30:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.2/manifests"},{"name":"jackson-modules-base-2.10.5","sha":"ef93cbbf33679ab75c4445d172a8ad7d9e6546c3","kind":"tag","published_at":"2020-07-21T03:03:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.5/manifests"},{"name":"jackson-modules-base-2.11.1","sha":"81b82e1bc5705025cd287c71e548b33ce3e66a60","kind":"tag","published_at":"2020-06-25T03:58:44.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.1/manifests"},{"name":"jackson-modules-base-2.10.4","sha":"c78454fc9c0e9e281e30e04af0ea4a87b4e035a6","kind":"tag","published_at":"2020-05-02T22:47:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.4/manifests"},{"name":"jackson-modules-base-2.11.0","sha":"c8a4f1124d1638eb3bb6364ef164c4fb6c5484b5","kind":"tag","published_at":"2020-04-26T00:48:33.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0/manifests"},{"name":"jackson-modules-base-2.11.0.rc1","sha":"70b2864af1325aaff85b40747d3d2b517697c6a0","kind":"tag","published_at":"2020-03-24T19:25:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.0.rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0.rc1/manifests"},{"name":"jackson-modules-base-2.10.3","sha":"15d55ccb1e1165a47ea2b316d1fe93bea93589ba","kind":"tag","published_at":"2020-03-03T03:22:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.3/manifests"},{"name":"jackson-modules-base-2.10.2","sha":"ac3ae48c5cbb3d618fbaa9d9b522d17fe4edf9e3","kind":"tag","published_at":"2020-01-05T02:50:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.2/manifests"},{"name":"jackson-modules-base-2.10.1","sha":"599c250f1a4d8e39cb3c5fa27d2f6aaaa6161cd6","kind":"tag","published_at":"2019-11-09T23:21:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.1/manifests"},{"name":"jackson-modules-base-2.10.0","sha":"f6b226778f8d2786b7030c9f3d9fb49bc3d3d5c8","kind":"tag","published_at":"2019-09-26T05:50:54.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0/manifests"},{"name":"jackson-modules-base-2.9.10","sha":"8bcc80faec9bc3f4f8aacc9aa559d3fd6853686f","kind":"tag","published_at":"2019-09-21T18:40:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.10/manifests"},{"name":"jackson-modules-base-2.10.0.pr3","sha":"8144a424855ce040c4502e985ccec2cf2b9c3126","kind":"tag","published_at":"2019-09-17T03:56:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr3/manifests"},{"name":"jackson-modules-base-2.10.0.pr2","sha":"2b5abe0c588f838189c8b0f6c6f14416152177d8","kind":"tag","published_at":"2019-08-31T01:13:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr2/manifests"},{"name":"jackson-modules-base-2.10.0.pr1","sha":"0b7d10b630d89fce59af06e01e310da49db809dd","kind":"tag","published_at":"2019-07-19T05:27:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr1/manifests"},{"name":"jackson-modules-base-2.9.9","sha":"65738ef430362538afe71f20eb0e9314761f656d","kind":"tag","published_at":"2019-05-16T03:18:45.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.9/manifests"},{"name":"jackson-modules-base-2.9.8","sha":"313beb181266cb9e962fec41edd6b354048d4968","kind":"tag","published_at":"2018-12-15T22:05:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.8/manifests"},{"name":"jackson-modules-base-2.9.7","sha":"8e5cd29c9899f0fec01959fc2d0733a0da056398","kind":"tag","published_at":"2018-09-19T02:53:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.7/manifests"},{"name":"jackson-modules-base-2.9.6","sha":"7e0da78dcd72b22393d88518a6f35ad33225e851","kind":"tag","published_at":"2018-06-12T04:10:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.6/manifests"},{"name":"jackson-modules-base-2.9.5","sha":"e9720d6b7c6ea09d6382aea1808910ea325c263e","kind":"tag","published_at":"2018-03-26T15:52:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.5/manifests"},{"name":"jackson-modules-base-2.9.4","sha":"bc85238551477b3717ca4af59d567b0015ad939d","kind":"tag","published_at":"2018-01-24T04:33:25.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.4/manifests"},{"name":"jackson-modules-base-2.8.11","sha":"7f064640bc884d1f6acf2b2e54b9f94673c1446c","kind":"tag","published_at":"2017-12-24T02:25:55.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.11","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.11/manifests"},{"name":"jackson-modules-base-2.9.3","sha":"7a11aa35835ded306cb65e45c311029314a03b48","kind":"tag","published_at":"2017-12-09T03:09:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.3/manifests"},{"name":"jackson-modules-base-2.9.2","sha":"0d5f86f92e04860d54662ad9aa1460a669e29d29","kind":"tag","published_at":"2017-10-14T03:37:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.2/manifests"},{"name":"jackson-modules-base-2.9.1","sha":"e10272ece21002172986bfc29b278a60d6f5ff1f","kind":"tag","published_at":"2017-09-08T01:29:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.1/manifests"},{"name":"jackson-modules-base-2.8.10","sha":"c1f82c9b808233b0a134f2513725225b16824bbc","kind":"tag","published_at":"2017-08-24T04:30:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.10/manifests"},{"name":"jackson-modules-base-2.9.0","sha":"c624f84d96cd9df80fe461e65d4ab7b4f55a73d9","kind":"tag","published_at":"2017-07-30T04:41:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0/manifests"},{"name":"jackson-modules-base-2.9.0.pr4","sha":"9e18e9af285f6211dfc31a9b09fdfc7c317d482a","kind":"tag","published_at":"2017-06-17T01:46:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr4/manifests"},{"name":"jackson-modules-base-2.8.9","sha":"5a3f1c845e4dbd9b4df84b9834666ac5a3ff8d23","kind":"tag","published_at":"2017-06-12T02:55:02.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.9/manifests"},{"name":"jackson-modules-base-2.9.0.pr3","sha":"ec333bb8e7328889091d83089a8f13b5a415ab3d","kind":"tag","published_at":"2017-04-25T05:52:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr3/manifests"},{"name":"jackson-modules-base-2.8.8","sha":"2a75fb29a88e1a53361733f3c1c6985328fa5449","kind":"tag","published_at":"2017-04-05T03:42:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.8/manifests"},{"name":"jackson-modules-base-2.9.0.pr2","sha":"f6ddf6db2f08f30a0a4b8ca67d3a407695261f50","kind":"tag","published_at":"2017-03-22T03:35:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr2/manifests"},{"name":"jackson-modules-base-2.9.0.pr1","sha":"39331dc9eae02516c4cecd422f15685ab35373f3","kind":"tag","published_at":"2017-03-02T19:17:33.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr1/manifests"},{"name":"2.8.7b","sha":"1ffa34d428dc3e61d3cf553b59d842e38ee182f5","kind":"tag","published_at":"2017-02-21T02:43:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/2.8.7b","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/2.8.7b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@2.8.7b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/2.8.7b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/2.8.7b/manifests"},{"name":"jackson-modules-base-2.8.7","sha":"fb7aefe62fab7f83ffbdca0eddbcf912ea31a790","kind":"tag","published_at":"2017-02-21T01:09:43.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.7/manifests"},{"name":"jackson-modules-base-2.7.9","sha":"4c510db4f881622015df71c6adbdc7a89c267e75","kind":"tag","published_at":"2017-02-04T19:29:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.9/manifests"},{"name":"jackson-modules-base-2.8.6","sha":"1441ad2ecf86a0569ec9349b953d4115de04d393","kind":"tag","published_at":"2017-01-12T04:56:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.6/manifests"},{"name":"jackson-modules-base-2.8.5","sha":"8608079913d157c3c9b20bf40c55c949f92d9319","kind":"tag","published_at":"2016-11-14T17:31:59.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.5/manifests"},{"name":"jackson-modules-base-2.8.4","sha":"d8ede42f8bfad5a90de5a65249abc0e440c3e130","kind":"tag","published_at":"2016-10-14T03:58:14.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.4/manifests"},{"name":"jackson-modules-base-2.7.8","sha":"ed803dfb5a527b5770e7b6a72f0d698773a00451","kind":"tag","published_at":"2016-09-26T14:54:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.8/manifests"},{"name":"jackson-modules-base-2.8.3","sha":"637562215ef8507dcbbdbdb2735ea8ca8c39b808","kind":"tag","published_at":"2016-09-19T04:24:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.3/manifests"},{"name":"jackson-modules-base-2.8.2","sha":"864b1f4599ec4d18ca12d221c6606031a4140940","kind":"tag","published_at":"2016-08-30T03:53:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.2/manifests"},{"name":"jackson-modules-base-2.7.7","sha":"ea9920e062a596a3c7cf45bb81d0d5bb45cb801a","kind":"tag","published_at":"2016-08-26T22:02:14.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.7/manifests"},{"name":"jackson-modules-base-2.7.6","sha":"235e1c75ed70e9015f39d46b1efdb6d42125a8db","kind":"tag","published_at":"2016-07-23T02:50:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.6/manifests"},{"name":"jackson-modules-base-2.8.1","sha":"9cae30e885044037c77f83a82c4fc3e63ac9ec66","kind":"tag","published_at":"2016-07-19T23:34:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.1/manifests"},{"name":"jackson-modules-base-2.8.0","sha":"b274ec8565595f7852824304e837a52cdb49738a","kind":"tag","published_at":"2016-07-04T16:47:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0/manifests"},{"name":"jackson-modules-base-2.8.0.rc2","sha":"613ba994c0e1c2e81846217f369aac757b730b69","kind":"tag","published_at":"2016-06-17T00:25:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0.rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc2/manifests"},{"name":"jackson-modules-base-2.7.5","sha":"37d8fbe0cfab731415d5583e3462dc8ee044a186","kind":"tag","published_at":"2016-06-11T02:21:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.5/manifests"},{"name":"jackson-modules-base-2.8.0.rc1","sha":"fe31f321b7afe5504693aae65a55f7f92143b58f","kind":"tag","published_at":"2016-06-07T05:19:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0.rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc1/manifests"},{"name":"jackson-module-base-2.7.4b","sha":"cba2ade7c0a25a18422ccc9118addc1a40c92ad3","kind":"tag","published_at":"2016-04-30T01:22:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-module-base-2.7.4b","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-module-base-2.7.4b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-module-base-2.7.4b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-module-base-2.7.4b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-module-base-2.7.4b/manifests"},{"name":"jackson-modules-base-2.7.4","sha":"24a60cac237af9cb833e0554c8cd6a0d36eb411f","kind":"tag","published_at":"2016-04-29T16:01:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.4/manifests"},{"name":"jackson-modules-base-2.7.3","sha":"272160bbecf12e74cb4d815013748ff44db0571e","kind":"tag","published_at":"2016-03-16T01:35:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.3/manifests"},{"name":"jackson-modules-base-2.7.2","sha":"8ee45378ed842c5064171282b57e0e6aaf6d8f9d","kind":"tag","published_at":"2016-02-27T05:07:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.2/manifests"},{"name":"jackson-modules-base-2.7.1","sha":"636db7b63c5084ecd31cae02fe6c13487fec15fd","kind":"tag","published_at":"2016-02-02T06:36:19.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.1/manifests"}]},"repo_metadata_updated_at":"2026-02-12T23:02:22.357Z","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":17.588176636175945,"forks_count":14.577761369815189,"average":28.2514350836572},"purl":"pkg:maven/com.jwebmp.jpms.jackson.module/jackson-modules-base","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.jwebmp.jpms.jackson.module:jackson-modules-base","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.jwebmp.jpms.jackson.module:jackson-modules-base","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.jwebmp.jpms.jackson.module:jackson-modules-base/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-06T20:02:16.555Z","issues_count":99,"pull_requests_count":159,"avg_time_to_close_issue":15677755.279411765,"avg_time_to_close_pull_request":1050985.8675496688,"issues_closed_count":68,"pull_requests_closed_count":151,"pull_request_authors_count":32,"issue_authors_count":72,"avg_comments_per_issue":5.040404040404041,"avg_comments_per_pull_request":1.2138364779874213,"merged_pull_requests_count":137,"bot_issues_count":1,"bot_pull_requests_count":32,"past_year_issues_count":12,"past_year_pull_requests_count":39,"past_year_avg_time_to_close_issue":907416.7142857143,"past_year_avg_time_to_close_pull_request":71268.35294117648,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":4.083333333333333,"past_year_avg_comments_per_pull_request":0.41025641025641024,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/issues","maintainers":[{"login":"cowtowncoder","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"},{"login":"JooHyukKim","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JooHyukKim"},{"login":"pjfanning","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"}],"active_maintainers":[{"login":"cowtowncoder","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"},{"login":"pjfanning","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.jwebmp.jpms.jackson.module:jackson-modules-base/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.jwebmp.jpms.jackson.module:jackson-modules-base/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.jwebmp.jpms.jackson.module:jackson-modules-base/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.jwebmp.jpms.jackson.module:jackson-modules-base/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.jwebmp.jpms.jackson.module:jackson-modules-base/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":601295,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":4727540,"name":"com.jwebmp.jackson.module:jackson-module-mrbean","ecosystem":"maven","description":"Functionality for implementing interfaces and abstract types dynamically (\"bean materialization\"), integrated with Jackson (although usable externally as well)","homepage":"https://github.com/FasterXML/jackson-modules-base","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/FasterXML/jackson-modules-base","keywords_array":[],"namespace":"com.jwebmp.jackson.module","versions_count":2,"first_release_published_at":"2018-12-19T01:32:51.000Z","latest_release_published_at":"2018-12-20T00:54:45.000Z","latest_release_number":"0.63.0.19","last_synced_at":"2026-04-14T04:02:41.753Z","created_at":"2022-07-25T23:14:05.268Z","updated_at":"2026-04-14T04:02:41.753Z","registry_url":"https://central.sonatype.com/artifact/com.jwebmp.jackson.module/jackson-module-mrbean/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.jwebmp.jackson.module/jackson-module-mrbean/","metadata":{"repositories":["https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":37390569,"uuid":"50140860","full_name":"FasterXML/jackson-modules-base","owner":"FasterXML","description":"Uber-project for foundational modules of Jackson that build directly on core components but nothing else; not including data format or datatype modules","archived":false,"fork":false,"pushed_at":"2025-10-04T00:17:50.000Z","size":4931,"stargazers_count":176,"open_issues_count":45,"forks_count":83,"subscribers_count":14,"default_branch":"2.x","last_synced_at":"2025-10-11T09:34:04.799Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/FasterXML.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-01-21T22:24:00.000Z","updated_at":"2025-10-10T08:14:07.000Z","dependencies_parsed_at":"2023-10-02T23:00:39.761Z","dependency_job_id":"1b0e11d4-daba-4b85-a8df-1652ad46d7a4","html_url":"https://github.com/FasterXML/jackson-modules-base","commit_stats":{"total_commits":793,"total_committers":25,"mean_commits":31.72,"dds":"0.15258511979823453","last_synced_commit":"7f04a04e7686604d6cf07cac046a907f20c90c0c"},"previous_names":[],"tags_count":120,"template":false,"template_full_name":null,"purl":"pkg:github/FasterXML/jackson-modules-base","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/refs/heads/2.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/sbom","scorecard":{"id":49399,"data":{"date":"2025-08-11","repo":{"name":"github.com/FasterXML/jackson-modules-base","commit":"f88a47cd4cdd4b4b4d558aee3feb73cc1e912752"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Maintained","score":10,"reason":"29 commit(s) and 2 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/28 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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/dep_build_v2.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/dep_build_v3.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:13","Info: no jobLevel write permissions found"],"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":"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":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":10,"reason":"all dependencies are pinned","details":["Info:   6 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '2.x'"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:16"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"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-14T23:25:03.968Z","repository_id":37390569,"created_at":"2025-08-14T23:25:03.968Z","updated_at":"2025-08-14T23:25:03.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010144,"owners_count":26084692,"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-12T02:00:06.719Z","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":"FasterXML","name":"FasterXML, LLC","uuid":"382692","kind":"organization","description":null,"email":"info@fasterxml.com","website":"http://fasterxml.com","location":"Seattle, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/382692?v=4","repositories_count":68,"last_synced_at":"2023-04-14T17:44:54.358Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/FasterXML","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T18:09:50.546Z","updated_at":"2023-04-14T17:44:54.918Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML/repositories"},"tags":[{"name":"jackson-modules-base-3.0.0","sha":"f4ecc073c980f08fef400d63a8bc9bf415bddf98","kind":"tag","published_at":"2025-10-04T00:15:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc10","sha":"f29369de89a90f2cb31dc4b5bbedf2817f7ca834","kind":"tag","published_at":"2025-09-20T00:18:34.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc10/manifests"},{"name":"jackson-modules-base-3.0.0-rc9","sha":"908d93724c630e047fa55f59607f94f45c3db786","kind":"tag","published_at":"2025-09-06T01:26:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc9/manifests"},{"name":"jackson-modules-base-2.20.0","sha":"874d6044d7805af6ca74b9591783a230d399b789","kind":"tag","published_at":"2025-08-28T23:05:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc8","sha":"9265733af5a75f000a5886afda7e8f323f2a10bd","kind":"tag","published_at":"2025-08-13T18:34:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc8/manifests"},{"name":"jackson-modules-base-3.0.0-rc7","sha":"207e5d3baa3885b858e366bcdb0958e2fd251c5d","kind":"tag","published_at":"2025-08-08T15:58:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc7/manifests"},{"name":"jackson-modules-base-2.20.0-rc1","sha":"d630c5cb87f4df9711800e617e50a0863d1b75d1","kind":"tag","published_at":"2025-08-05T01:08:47.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0-rc1/manifests"},{"name":"jackson-modules-base-3.0.0-rc6","sha":"66a7af70e0e1d51999bfba5cb8fe6fd23ae9ac2a","kind":"tag","published_at":"2025-07-19T01:13:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc6/manifests"},{"name":"jackson-modules-base-2.19.2","sha":"d0f92ed9be1135e983c67554e1ca9dc5933db940","kind":"tag","published_at":"2025-07-18T17:57:56.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.2/manifests"},{"name":"jackson-modules-base-2.19.1","sha":"b113c7ff4d1bba3064829397172a71c69a1e4a1c","kind":"tag","published_at":"2025-06-14T01:23:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.1/manifests"},{"name":"jackson-modules-base-3.0.0-rc5","sha":"d4813b8eb4da2421f98ab4117f2d3057d0ebb20f","kind":"tag","published_at":"2025-05-22T16:59:20.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc5/manifests"},{"name":"jackson-modules-base-3.0.0-rc4","sha":"2d8aeece544c6d0526ba146510e8782721d78e49","kind":"tag","published_at":"2025-05-10T23:41:03.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc4/manifests"},{"name":"jackson-modules-base-2.18.4","sha":"fcf0dff478bacecdef3effea08f15c1521964133","kind":"tag","published_at":"2025-05-07T00:45:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.4/manifests"},{"name":"jackson-modules-base-2.19.0","sha":"65f4e4c727999f95844d811abf732040d08074a1","kind":"tag","published_at":"2025-04-24T23:59:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc3","sha":"4433d966fe9309834c85d52f21105df0768ef78b","kind":"tag","published_at":"2025-04-14T02:09:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc3/manifests"},{"name":"jackson-modules-base-2.19.0-rc2","sha":"b5613a46af505f0641921de7c08e5abddb0a047d","kind":"tag","published_at":"2025-04-08T01:40:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0-rc2/manifests"},{"name":"jackson-modules-base-3.0.0-rc2","sha":"d5177a79c219accca6cbded818677cf043cc7e76","kind":"tag","published_at":"2025-03-28T23:11:24.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc2/manifests"},{"name":"jackson-modules-base-3.0.0-rc1","sha":"1ecbfd5a78891c0ca5984bdf57bb1626d4902994","kind":"tag","published_at":"2025-03-08T00:37:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc1/manifests"},{"name":"jackson-modules-base-2.18.3","sha":"785802151b99780d68267963538618cad057027e","kind":"tag","published_at":"2025-02-28T23:47:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.3/manifests"},{"name":"jackson-modules-base-2.18.2-take-2","sha":"ecea6c465dc5eeb3e3f9355224ac9585b76a4911","kind":"tag","published_at":"2024-11-28T01:43:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.2-take-2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.2-take-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.2-take-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.2-take-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.2-take-2/manifests"},{"name":"jackson-modules-base-2.17.3","sha":"f811f1065217c01c1015a2d71354115b0d31245f","kind":"tag","published_at":"2024-11-01T20:49:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.3/manifests"},{"name":"jackson-modules-base-2.18.1","sha":"1515a8d317579d67e324d766bb99ad16b8b91590","kind":"tag","published_at":"2024-10-28T23:59:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.1/manifests"},{"name":"jackson-modules-base-2.18.0","sha":"684ac1eea16046ca034b28f7384a073126dba5e3","kind":"tag","published_at":"2024-09-27T02:24:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0/manifests"},{"name":"jackson-modules-base-2.18.0-rc1","sha":"95603bb82718f643835302914b10ef4b4b3829bf","kind":"tag","published_at":"2024-08-30T18:41:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0-rc1/manifests"},{"name":"jackson-modules-base-2.17.2","sha":"e3bbd2bbc01176829484256525f70d471407a52c","kind":"tag","published_at":"2024-07-05T17:30:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.2/manifests"},{"name":"jackson-modules-base-2.17.1","sha":"13ce66c0ef5db335e2a6b32a6b6481ab7ff1c72b","kind":"tag","published_at":"2024-05-05T02:16:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.1/manifests"},{"name":"jackson-modules-base-2.17.0","sha":"d05157dafd36f3daa9daa64a101f46c1448adb4f","kind":"tag","published_at":"2024-03-12T22:05:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0/manifests"},{"name":"jackson-modules-base-2.16.2","sha":"757c09f130dc7ccbe607b5880f00f6a31cff3c47","kind":"tag","published_at":"2024-03-09T19:05:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.2/manifests"},{"name":"jackson-modules-base-2.17.0-rc1","sha":"703b50e439662d141507587752525a5de6c437dc","kind":"tag","published_at":"2024-02-27T02:07:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0-rc1/manifests"},{"name":"jackson-modules-base-2.15.4","sha":"3baa0119e8c3dc5ad7caaa781a8f10a41b70b8b9","kind":"tag","published_at":"2024-02-15T17:49:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.4/manifests"},{"name":"jackson-modules-base-2.16.1","sha":"c301da73802cb3bc9d1f7c27bbb855cab888ab75","kind":"tag","published_at":"2023-12-24T05:03:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.1/manifests"},{"name":"jackson-modules-base-2.16.0","sha":"8aec482ba9989691c6da42d110f049707bb02914","kind":"tag","published_at":"2023-11-15T23:05:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0/manifests"},{"name":"jackson-modules-base-2.16.0-rc1","sha":"2f2071ca385356772ac08082f1704ea65632273b","kind":"tag","published_at":"2023-10-20T23:04:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0-rc1/manifests"},{"name":"jackson-modules-base-2.15.3","sha":"95f6f63b38c4344da32b4427e2b75498a14f141a","kind":"tag","published_at":"2023-10-13T00:24:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.3/manifests"},{"name":"jackson-modules-base-2.15.2","sha":"23883227f64b6bf89d2ff8f489dd15cedb80ed2f","kind":"tag","published_at":"2023-05-30T23:41:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.2/manifests"},{"name":"jackson-modules-base-2.15.1","sha":"9726ae0172a8a3a1f08ccb93686ec443758b057f","kind":"tag","published_at":"2023-05-16T22:13:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.1/manifests"},{"name":"jackson-modules-base-2.14.3","sha":"0cc7907f2660eeaeb51e030b145ce4d85068cb0b","kind":"tag","published_at":"2023-05-05T17:05:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.3/manifests"},{"name":"jackson-modules-base-2.15.0","sha":"83b5571756ae61750ae719b255f8910cdb63446a","kind":"tag","published_at":"2023-04-23T22:06:04.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0/manifests"},{"name":"jackson-modules-base-2.15.0-rc3","sha":"2ab6b285e3bb8c2aa60264976df08b5244dffb6c","kind":"tag","published_at":"2023-04-14T20:48:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc3/manifests"},{"name":"jackson-modules-base-2.15.0-rc2","sha":"1d62d99d77798e6a255e70eaa146c175e1de237d","kind":"tag","published_at":"2023-03-28T23:41:30.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc2/manifests"},{"name":"jackson-modules-base-2.15.0-rc1","sha":"9aaaafe62b0859d4654769268b2bd3d4aba8cc45","kind":"tag","published_at":"2023-03-18T20:51:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc1/manifests"},{"name":"jackson-modules-base-2.14.2","sha":"fb11d232a51a950ca8415addd126e7b875b56d22","kind":"tag","published_at":"2023-01-29T01:44:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.2/manifests"},{"name":"jackson-modules-base-2.13.5","sha":"6c867018ff4ee098dcbe4ba9e54fba9b6f62ebaf","kind":"tag","published_at":"2023-01-23T01:22:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.5/manifests"},{"name":"jackson-modules-base-2.14.1","sha":"08703ceb7b9454c683d3b4792d285cd4ba619b5a","kind":"tag","published_at":"2022-11-21T23:58:13.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.1/manifests"},{"name":"jackson-modules-base-2.14.0","sha":"b9ae3888207d23193002cce3e78526be379fda20","kind":"tag","published_at":"2022-11-05T22:55:43.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0/manifests"},{"name":"jackson-modules-base-2.14.0-rc3","sha":"50e9209344e7fe8354ab8d4b49d9e03b61c8df78","kind":"tag","published_at":"2022-10-28T22:10:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc3/manifests"},{"name":"jackson-modules-base-2.14.0-rc2","sha":"e6cad294ea9634af5a62e3bdb0f1151de27bc7a1","kind":"tag","published_at":"2022-10-11T00:00:23.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc2/manifests"},{"name":"jackson-modules-base-2.14.0-rc1","sha":"441b96f9e19f105356a872d67f57303006efb4bd","kind":"tag","published_at":"2022-09-25T23:18:47.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc1/manifests"},{"name":"jackson-modules-base-2.13.4","sha":"ed23e9d4b098ff332af8bae4c9af0dfda621d688","kind":"tag","published_at":"2022-09-03T22:32:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.4/manifests"},{"name":"jackson-modules-base-2.12.7","sha":"c3dd9a50a9618dfd39c9b2babc764c3bb8c58ac2","kind":"tag","published_at":"2022-05-26T18:05:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.7/manifests"},{"name":"jackson-modules-base-2.13.3","sha":"06542814371bafddf2e7c7082b16888a181db993","kind":"tag","published_at":"2022-05-14T15:26:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.3/manifests"},{"name":"jackson-modules-base-2.13.2","sha":"3b136f56aa9d5e813304df5b344c56d295565198","kind":"tag","published_at":"2022-03-06T21:10:51.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.2/manifests"},{"name":"jackson-modules-base-2.13.1","sha":"76abc19bb232ecf3abf45c95be93dd1b9ac3697b","kind":"tag","published_at":"2021-12-19T01:30:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.1/manifests"},{"name":"jackson-modules-base-2.12.6","sha":"bbb6726d62c8e2319e565b6ac144839eb98187a9","kind":"tag","published_at":"2021-12-15T04:27:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.6/manifests"},{"name":"jackson-modules-base-2.13.0","sha":"df9f3e64fb47606d8437a31e9f28fc1c7ff8a995","kind":"tag","published_at":"2021-09-30T21:06:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0/manifests"},{"name":"jackson-modules-base-2.13.0-rc2","sha":"6936bebf3b14b6c960e9611890945dc3eaa238c1","kind":"tag","published_at":"2021-08-27T03:56:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc2/manifests"},{"name":"jackson-modules-base-2.12.5","sha":"0d7f897bb0b403711065a2846acfa55e5ad402a0","kind":"tag","published_at":"2021-08-27T01:07:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.5/manifests"},{"name":"jackson-modules-base-2.13.0-rc1","sha":"d4ec19831931dd5fef1502fa3076f2095ee9cfb5","kind":"tag","published_at":"2021-07-14T01:34:16.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc1/manifests"},{"name":"jackson-modules-base-2.12.4","sha":"729695d34b2f6d98e2793ce8d9346fd99a38508a","kind":"tag","published_at":"2021-07-06T20:47:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.4/manifests"},{"name":"jackson-modules-base-2.12.3","sha":"2938bdc7572bfe8385c7f616f2cb7e2f94456d87","kind":"tag","published_at":"2021-04-12T18:25:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.3/manifests"},{"name":"jackson-modules-base-2.12.2","sha":"457dd8533adbff2bb3d8bbda0994a7a6cc3d11c6","kind":"tag","published_at":"2021-03-03T21:46:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.2/manifests"},{"name":"jackson-modules-base-2.12.1","sha":"6fd38a80e5f5274a79c69cc6bb295c61645812f8","kind":"tag","published_at":"2021-01-09T01:50:10.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.1/manifests"},{"name":"jackson-modules-base-2.11.4","sha":"49f85fa2821fea4427fda284ae3fcd943df3f0ef","kind":"tag","published_at":"2020-12-12T00:47:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.4/manifests"},{"name":"jackson-modules-base-2.12.0","sha":"762dddd1b6cf18807e58cf76dba0a38c5b48fedb","kind":"tag","published_at":"2020-11-29T01:29:58.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0/manifests"},{"name":"jackson-modules-base-2.12.0-rc2","sha":"2e225db556f017f9db70615ad0206894c3165c73","kind":"tag","published_at":"2020-11-15T03:46:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc2/manifests"},{"name":"jackson-modules-base-2.12.0-rc1","sha":"161f4467f822157bfa20d6940c7a56972ea2bf9e","kind":"tag","published_at":"2020-10-12T00:48:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc1/manifests"},{"name":"jackson-modules-base-2.11.3","sha":"5710e584d339b91f158f339bfb4e2a3752aa60e8","kind":"tag","published_at":"2020-10-02T00:13:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.3/manifests"},{"name":"jackson-modules-base-2.11.2","sha":"649de3923f13b0d7601d2bda0f811d1f9ee0c047","kind":"tag","published_at":"2020-08-02T19:30:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.2/manifests"},{"name":"jackson-modules-base-2.10.5","sha":"ef93cbbf33679ab75c4445d172a8ad7d9e6546c3","kind":"tag","published_at":"2020-07-21T03:03:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.5/manifests"},{"name":"jackson-modules-base-2.11.1","sha":"81b82e1bc5705025cd287c71e548b33ce3e66a60","kind":"tag","published_at":"2020-06-25T03:58:44.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.1/manifests"},{"name":"jackson-modules-base-2.10.4","sha":"c78454fc9c0e9e281e30e04af0ea4a87b4e035a6","kind":"tag","published_at":"2020-05-02T22:47:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.4/manifests"},{"name":"jackson-modules-base-2.11.0","sha":"c8a4f1124d1638eb3bb6364ef164c4fb6c5484b5","kind":"tag","published_at":"2020-04-26T00:48:33.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0/manifests"},{"name":"jackson-modules-base-2.11.0.rc1","sha":"70b2864af1325aaff85b40747d3d2b517697c6a0","kind":"tag","published_at":"2020-03-24T19:25:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.0.rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0.rc1/manifests"},{"name":"jackson-modules-base-2.10.3","sha":"15d55ccb1e1165a47ea2b316d1fe93bea93589ba","kind":"tag","published_at":"2020-03-03T03:22:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.3/manifests"},{"name":"jackson-modules-base-2.10.2","sha":"ac3ae48c5cbb3d618fbaa9d9b522d17fe4edf9e3","kind":"tag","published_at":"2020-01-05T02:50:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.2/manifests"},{"name":"jackson-modules-base-2.10.1","sha":"599c250f1a4d8e39cb3c5fa27d2f6aaaa6161cd6","kind":"tag","published_at":"2019-11-09T23:21:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.1/manifests"},{"name":"jackson-modules-base-2.10.0","sha":"f6b226778f8d2786b7030c9f3d9fb49bc3d3d5c8","kind":"tag","published_at":"2019-09-26T05:50:54.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0/manifests"},{"name":"jackson-modules-base-2.9.10","sha":"8bcc80faec9bc3f4f8aacc9aa559d3fd6853686f","kind":"tag","published_at":"2019-09-21T18:40:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.10/manifests"},{"name":"jackson-modules-base-2.10.0.pr3","sha":"8144a424855ce040c4502e985ccec2cf2b9c3126","kind":"tag","published_at":"2019-09-17T03:56:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr3/manifests"},{"name":"jackson-modules-base-2.10.0.pr2","sha":"2b5abe0c588f838189c8b0f6c6f14416152177d8","kind":"tag","published_at":"2019-08-31T01:13:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr2/manifests"},{"name":"jackson-modules-base-2.10.0.pr1","sha":"0b7d10b630d89fce59af06e01e310da49db809dd","kind":"tag","published_at":"2019-07-19T05:27:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr1/manifests"},{"name":"jackson-modules-base-2.9.9","sha":"65738ef430362538afe71f20eb0e9314761f656d","kind":"tag","published_at":"2019-05-16T03:18:45.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.9/manifests"},{"name":"jackson-modules-base-2.9.8","sha":"313beb181266cb9e962fec41edd6b354048d4968","kind":"tag","published_at":"2018-12-15T22:05:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.8/manifests"},{"name":"jackson-modules-base-2.9.7","sha":"8e5cd29c9899f0fec01959fc2d0733a0da056398","kind":"tag","published_at":"2018-09-19T02:53:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.7/manifests"},{"name":"jackson-modules-base-2.9.6","sha":"7e0da78dcd72b22393d88518a6f35ad33225e851","kind":"tag","published_at":"2018-06-12T04:10:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.6/manifests"},{"name":"jackson-modules-base-2.9.5","sha":"e9720d6b7c6ea09d6382aea1808910ea325c263e","kind":"tag","published_at":"2018-03-26T15:52:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.5/manifests"},{"name":"jackson-modules-base-2.9.4","sha":"bc85238551477b3717ca4af59d567b0015ad939d","kind":"tag","published_at":"2018-01-24T04:33:25.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.4/manifests"},{"name":"jackson-modules-base-2.8.11","sha":"7f064640bc884d1f6acf2b2e54b9f94673c1446c","kind":"tag","published_at":"2017-12-24T02:25:55.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.11","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.11/manifests"},{"name":"jackson-modules-base-2.9.3","sha":"7a11aa35835ded306cb65e45c311029314a03b48","kind":"tag","published_at":"2017-12-09T03:09:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.3/manifests"},{"name":"jackson-modules-base-2.9.2","sha":"0d5f86f92e04860d54662ad9aa1460a669e29d29","kind":"tag","published_at":"2017-10-14T03:37:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.2/manifests"},{"name":"jackson-modules-base-2.9.1","sha":"e10272ece21002172986bfc29b278a60d6f5ff1f","kind":"tag","published_at":"2017-09-08T01:29:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.1/manifests"},{"name":"jackson-modules-base-2.8.10","sha":"c1f82c9b808233b0a134f2513725225b16824bbc","kind":"tag","published_at":"2017-08-24T04:30:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.10/manifests"},{"name":"jackson-modules-base-2.9.0","sha":"c624f84d96cd9df80fe461e65d4ab7b4f55a73d9","kind":"tag","published_at":"2017-07-30T04:41:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0/manifests"},{"name":"jackson-modules-base-2.9.0.pr4","sha":"9e18e9af285f6211dfc31a9b09fdfc7c317d482a","kind":"tag","published_at":"2017-06-17T01:46:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr4/manifests"},{"name":"jackson-modules-base-2.8.9","sha":"5a3f1c845e4dbd9b4df84b9834666ac5a3ff8d23","kind":"tag","published_at":"2017-06-12T02:55:02.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.9/manifests"},{"name":"jackson-modules-base-2.9.0.pr3","sha":"ec333bb8e7328889091d83089a8f13b5a415ab3d","kind":"tag","published_at":"2017-04-25T05:52:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr3/manifests"},{"name":"jackson-modules-base-2.8.8","sha":"2a75fb29a88e1a53361733f3c1c6985328fa5449","kind":"tag","published_at":"2017-04-05T03:42:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.8/manifests"},{"name":"jackson-modules-base-2.9.0.pr2","sha":"f6ddf6db2f08f30a0a4b8ca67d3a407695261f50","kind":"tag","published_at":"2017-03-22T03:35:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr2/manifests"},{"name":"jackson-modules-base-2.9.0.pr1","sha":"39331dc9eae02516c4cecd422f15685ab35373f3","kind":"tag","published_at":"2017-03-02T19:17:33.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr1/manifests"},{"name":"2.8.7b","sha":"1ffa34d428dc3e61d3cf553b59d842e38ee182f5","kind":"tag","published_at":"2017-02-21T02:43:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/2.8.7b","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/2.8.7b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@2.8.7b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/2.8.7b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/2.8.7b/manifests"},{"name":"jackson-modules-base-2.8.7","sha":"fb7aefe62fab7f83ffbdca0eddbcf912ea31a790","kind":"tag","published_at":"2017-02-21T01:09:43.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.7/manifests"},{"name":"jackson-modules-base-2.7.9","sha":"4c510db4f881622015df71c6adbdc7a89c267e75","kind":"tag","published_at":"2017-02-04T19:29:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.9/manifests"},{"name":"jackson-modules-base-2.8.6","sha":"1441ad2ecf86a0569ec9349b953d4115de04d393","kind":"tag","published_at":"2017-01-12T04:56:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.6/manifests"},{"name":"jackson-modules-base-2.8.5","sha":"8608079913d157c3c9b20bf40c55c949f92d9319","kind":"tag","published_at":"2016-11-14T17:31:59.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.5/manifests"},{"name":"jackson-modules-base-2.8.4","sha":"d8ede42f8bfad5a90de5a65249abc0e440c3e130","kind":"tag","published_at":"2016-10-14T03:58:14.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.4/manifests"},{"name":"jackson-modules-base-2.7.8","sha":"ed803dfb5a527b5770e7b6a72f0d698773a00451","kind":"tag","published_at":"2016-09-26T14:54:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.8/manifests"},{"name":"jackson-modules-base-2.8.3","sha":"637562215ef8507dcbbdbdb2735ea8ca8c39b808","kind":"tag","published_at":"2016-09-19T04:24:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.3/manifests"},{"name":"jackson-modules-base-2.8.2","sha":"864b1f4599ec4d18ca12d221c6606031a4140940","kind":"tag","published_at":"2016-08-30T03:53:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.2/manifests"},{"name":"jackson-modules-base-2.7.7","sha":"ea9920e062a596a3c7cf45bb81d0d5bb45cb801a","kind":"tag","published_at":"2016-08-26T22:02:14.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.7/manifests"},{"name":"jackson-modules-base-2.7.6","sha":"235e1c75ed70e9015f39d46b1efdb6d42125a8db","kind":"tag","published_at":"2016-07-23T02:50:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.6/manifests"},{"name":"jackson-modules-base-2.8.1","sha":"9cae30e885044037c77f83a82c4fc3e63ac9ec66","kind":"tag","published_at":"2016-07-19T23:34:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.1/manifests"},{"name":"jackson-modules-base-2.8.0","sha":"b274ec8565595f7852824304e837a52cdb49738a","kind":"tag","published_at":"2016-07-04T16:47:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0/manifests"},{"name":"jackson-modules-base-2.8.0.rc2","sha":"613ba994c0e1c2e81846217f369aac757b730b69","kind":"tag","published_at":"2016-06-17T00:25:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0.rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc2/manifests"},{"name":"jackson-modules-base-2.7.5","sha":"37d8fbe0cfab731415d5583e3462dc8ee044a186","kind":"tag","published_at":"2016-06-11T02:21:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.5/manifests"},{"name":"jackson-modules-base-2.8.0.rc1","sha":"fe31f321b7afe5504693aae65a55f7f92143b58f","kind":"tag","published_at":"2016-06-07T05:19:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0.rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc1/manifests"},{"name":"jackson-module-base-2.7.4b","sha":"cba2ade7c0a25a18422ccc9118addc1a40c92ad3","kind":"tag","published_at":"2016-04-30T01:22:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-module-base-2.7.4b","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-module-base-2.7.4b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-module-base-2.7.4b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-module-base-2.7.4b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-module-base-2.7.4b/manifests"},{"name":"jackson-modules-base-2.7.4","sha":"24a60cac237af9cb833e0554c8cd6a0d36eb411f","kind":"tag","published_at":"2016-04-29T16:01:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.4/manifests"},{"name":"jackson-modules-base-2.7.3","sha":"272160bbecf12e74cb4d815013748ff44db0571e","kind":"tag","published_at":"2016-03-16T01:35:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.3/manifests"},{"name":"jackson-modules-base-2.7.2","sha":"8ee45378ed842c5064171282b57e0e6aaf6d8f9d","kind":"tag","published_at":"2016-02-27T05:07:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.2/manifests"},{"name":"jackson-modules-base-2.7.1","sha":"636db7b63c5084ecd31cae02fe6c13487fec15fd","kind":"tag","published_at":"2016-02-02T06:36:19.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.1/manifests"}]},"repo_metadata_updated_at":"2026-02-11T14:26:12.445Z","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":17.588176636175945,"forks_count":14.577761369815189,"average":24.036071211449368},"purl":"pkg:maven/com.jwebmp.jackson.module/jackson-module-mrbean","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.jwebmp.jackson.module:jackson-module-mrbean","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.jwebmp.jackson.module:jackson-module-mrbean","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.jwebmp.jackson.module:jackson-module-mrbean/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-01T22:02:49.913Z","issues_count":94,"pull_requests_count":156,"avg_time_to_close_issue":14665233.4375,"avg_time_to_close_pull_request":609457.2721088436,"issues_closed_count":64,"pull_requests_closed_count":147,"pull_request_authors_count":32,"issue_authors_count":68,"avg_comments_per_issue":5.053191489361702,"avg_comments_per_pull_request":1.205128205128205,"merged_pull_requests_count":133,"bot_issues_count":1,"bot_pull_requests_count":30,"past_year_issues_count":12,"past_year_pull_requests_count":81,"past_year_avg_time_to_close_issue":1003406.8571428572,"past_year_avg_time_to_close_pull_request":52258.08219178082,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":73,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":2.6666666666666665,"past_year_avg_comments_per_pull_request":0.5308641975308642,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":19,"past_year_merged_pull_requests_count":71,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/issues","maintainers":[{"login":"cowtowncoder","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"},{"login":"JooHyukKim","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JooHyukKim"},{"login":"pjfanning","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"}],"active_maintainers":[{"login":"cowtowncoder","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"},{"login":"JooHyukKim","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JooHyukKim"},{"login":"pjfanning","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.jwebmp.jackson.module:jackson-module-mrbean/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.jwebmp.jackson.module:jackson-module-mrbean/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.jwebmp.jackson.module:jackson-module-mrbean/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.jwebmp.jackson.module:jackson-module-mrbean/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.jwebmp.jackson.module:jackson-module-mrbean/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":601295,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":4727537,"name":"com.jwebmp.jackson.module:jackson-modules-base","ecosystem":"maven","description":"Parent pom for Jackson \"base\" modules: modules that build directly on databind, and are not datatype, data format, or JAX-RS provider modules.","homepage":"https://github.com/FasterXML/jackson-modules-base","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/FasterXML/jackson-modules-base","keywords_array":[],"namespace":"com.jwebmp.jackson.module","versions_count":2,"first_release_published_at":"2018-12-19T01:33:12.000Z","latest_release_published_at":"2018-12-20T00:54:49.000Z","latest_release_number":"0.63.0.19","last_synced_at":"2026-03-27T18:16:46.026Z","created_at":"2022-07-25T23:14:04.657Z","updated_at":"2026-03-27T18:16:46.026Z","registry_url":"https://central.sonatype.com/artifact/com.jwebmp.jackson.module/jackson-modules-base/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.jwebmp.jackson.module/jackson-modules-base/","metadata":{"repositories":["https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":37390569,"uuid":"50140860","full_name":"FasterXML/jackson-modules-base","owner":"FasterXML","description":"Uber-project for foundational modules of Jackson that build directly on core components but nothing else; not including data format or datatype modules","archived":false,"fork":false,"pushed_at":"2025-10-04T00:17:50.000Z","size":4931,"stargazers_count":176,"open_issues_count":45,"forks_count":83,"subscribers_count":14,"default_branch":"2.x","last_synced_at":"2025-10-11T09:34:04.799Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/FasterXML.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-01-21T22:24:00.000Z","updated_at":"2025-10-10T08:14:07.000Z","dependencies_parsed_at":"2023-10-02T23:00:39.761Z","dependency_job_id":"1b0e11d4-daba-4b85-a8df-1652ad46d7a4","html_url":"https://github.com/FasterXML/jackson-modules-base","commit_stats":{"total_commits":793,"total_committers":25,"mean_commits":31.72,"dds":"0.15258511979823453","last_synced_commit":"7f04a04e7686604d6cf07cac046a907f20c90c0c"},"previous_names":[],"tags_count":120,"template":false,"template_full_name":null,"purl":"pkg:github/FasterXML/jackson-modules-base","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/refs/heads/2.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/sbom","scorecard":{"id":49399,"data":{"date":"2025-08-11","repo":{"name":"github.com/FasterXML/jackson-modules-base","commit":"f88a47cd4cdd4b4b4d558aee3feb73cc1e912752"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Maintained","score":10,"reason":"29 commit(s) and 2 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/28 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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/dep_build_v2.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/dep_build_v3.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:13","Info: no jobLevel write permissions found"],"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":"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":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":10,"reason":"all dependencies are pinned","details":["Info:   6 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '2.x'"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:16"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"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-14T23:25:03.968Z","repository_id":37390569,"created_at":"2025-08-14T23:25:03.968Z","updated_at":"2025-08-14T23:25:03.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010144,"owners_count":26084692,"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-12T02:00:06.719Z","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":"FasterXML","name":"FasterXML, LLC","uuid":"382692","kind":"organization","description":null,"email":"info@fasterxml.com","website":"http://fasterxml.com","location":"Seattle, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/382692?v=4","repositories_count":68,"last_synced_at":"2023-04-14T17:44:54.358Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/FasterXML","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T18:09:50.546Z","updated_at":"2023-04-14T17:44:54.918Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML/repositories"},"tags":[{"name":"jackson-modules-base-3.0.0","sha":"f4ecc073c980f08fef400d63a8bc9bf415bddf98","kind":"tag","published_at":"2025-10-04T00:15:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc10","sha":"f29369de89a90f2cb31dc4b5bbedf2817f7ca834","kind":"tag","published_at":"2025-09-20T00:18:34.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc10/manifests"},{"name":"jackson-modules-base-3.0.0-rc9","sha":"908d93724c630e047fa55f59607f94f45c3db786","kind":"tag","published_at":"2025-09-06T01:26:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc9/manifests"},{"name":"jackson-modules-base-2.20.0","sha":"874d6044d7805af6ca74b9591783a230d399b789","kind":"tag","published_at":"2025-08-28T23:05:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc8","sha":"9265733af5a75f000a5886afda7e8f323f2a10bd","kind":"tag","published_at":"2025-08-13T18:34:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc8/manifests"},{"name":"jackson-modules-base-3.0.0-rc7","sha":"207e5d3baa3885b858e366bcdb0958e2fd251c5d","kind":"tag","published_at":"2025-08-08T15:58:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc7/manifests"},{"name":"jackson-modules-base-2.20.0-rc1","sha":"d630c5cb87f4df9711800e617e50a0863d1b75d1","kind":"tag","published_at":"2025-08-05T01:08:47.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0-rc1/manifests"},{"name":"jackson-modules-base-3.0.0-rc6","sha":"66a7af70e0e1d51999bfba5cb8fe6fd23ae9ac2a","kind":"tag","published_at":"2025-07-19T01:13:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc6/manifests"},{"name":"jackson-modules-base-2.19.2","sha":"d0f92ed9be1135e983c67554e1ca9dc5933db940","kind":"tag","published_at":"2025-07-18T17:57:56.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.2/manifests"},{"name":"jackson-modules-base-2.19.1","sha":"b113c7ff4d1bba3064829397172a71c69a1e4a1c","kind":"tag","published_at":"2025-06-14T01:23:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.1/manifests"},{"name":"jackson-modules-base-3.0.0-rc5","sha":"d4813b8eb4da2421f98ab4117f2d3057d0ebb20f","kind":"tag","published_at":"2025-05-22T16:59:20.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc5/manifests"},{"name":"jackson-modules-base-3.0.0-rc4","sha":"2d8aeece544c6d0526ba146510e8782721d78e49","kind":"tag","published_at":"2025-05-10T23:41:03.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc4/manifests"},{"name":"jackson-modules-base-2.18.4","sha":"fcf0dff478bacecdef3effea08f15c1521964133","kind":"tag","published_at":"2025-05-07T00:45:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.4/manifests"},{"name":"jackson-modules-base-2.19.0","sha":"65f4e4c727999f95844d811abf732040d08074a1","kind":"tag","published_at":"2025-04-24T23:59:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc3","sha":"4433d966fe9309834c85d52f21105df0768ef78b","kind":"tag","published_at":"2025-04-14T02:09:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc3/manifests"},{"name":"jackson-modules-base-2.19.0-rc2","sha":"b5613a46af505f0641921de7c08e5abddb0a047d","kind":"tag","published_at":"2025-04-08T01:40:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0-rc2/manifests"},{"name":"jackson-modules-base-3.0.0-rc2","sha":"d5177a79c219accca6cbded818677cf043cc7e76","kind":"tag","published_at":"2025-03-28T23:11:24.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc2/manifests"},{"name":"jackson-modules-base-3.0.0-rc1","sha":"1ecbfd5a78891c0ca5984bdf57bb1626d4902994","kind":"tag","published_at":"2025-03-08T00:37:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc1/manifests"},{"name":"jackson-modules-base-2.18.3","sha":"785802151b99780d68267963538618cad057027e","kind":"tag","published_at":"2025-02-28T23:47:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.3/manifests"},{"name":"jackson-modules-base-2.18.2-take-2","sha":"ecea6c465dc5eeb3e3f9355224ac9585b76a4911","kind":"tag","published_at":"2024-11-28T01:43:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.2-take-2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.2-take-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.2-take-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.2-take-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.2-take-2/manifests"},{"name":"jackson-modules-base-2.17.3","sha":"f811f1065217c01c1015a2d71354115b0d31245f","kind":"tag","published_at":"2024-11-01T20:49:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.3/manifests"},{"name":"jackson-modules-base-2.18.1","sha":"1515a8d317579d67e324d766bb99ad16b8b91590","kind":"tag","published_at":"2024-10-28T23:59:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.1/manifests"},{"name":"jackson-modules-base-2.18.0","sha":"684ac1eea16046ca034b28f7384a073126dba5e3","kind":"tag","published_at":"2024-09-27T02:24:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0/manifests"},{"name":"jackson-modules-base-2.18.0-rc1","sha":"95603bb82718f643835302914b10ef4b4b3829bf","kind":"tag","published_at":"2024-08-30T18:41:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0-rc1/manifests"},{"name":"jackson-modules-base-2.17.2","sha":"e3bbd2bbc01176829484256525f70d471407a52c","kind":"tag","published_at":"2024-07-05T17:30:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.2/manifests"},{"name":"jackson-modules-base-2.17.1","sha":"13ce66c0ef5db335e2a6b32a6b6481ab7ff1c72b","kind":"tag","published_at":"2024-05-05T02:16:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.1/manifests"},{"name":"jackson-modules-base-2.17.0","sha":"d05157dafd36f3daa9daa64a101f46c1448adb4f","kind":"tag","published_at":"2024-03-12T22:05:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0/manifests"},{"name":"jackson-modules-base-2.16.2","sha":"757c09f130dc7ccbe607b5880f00f6a31cff3c47","kind":"tag","published_at":"2024-03-09T19:05:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.2/manifests"},{"name":"jackson-modules-base-2.17.0-rc1","sha":"703b50e439662d141507587752525a5de6c437dc","kind":"tag","published_at":"2024-02-27T02:07:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0-rc1/manifests"},{"name":"jackson-modules-base-2.15.4","sha":"3baa0119e8c3dc5ad7caaa781a8f10a41b70b8b9","kind":"tag","published_at":"2024-02-15T17:49:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.4/manifests"},{"name":"jackson-modules-base-2.16.1","sha":"c301da73802cb3bc9d1f7c27bbb855cab888ab75","kind":"tag","published_at":"2023-12-24T05:03:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.1/manifests"},{"name":"jackson-modules-base-2.16.0","sha":"8aec482ba9989691c6da42d110f049707bb02914","kind":"tag","published_at":"2023-11-15T23:05:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0/manifests"},{"name":"jackson-modules-base-2.16.0-rc1","sha":"2f2071ca385356772ac08082f1704ea65632273b","kind":"tag","published_at":"2023-10-20T23:04:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0-rc1/manifests"},{"name":"jackson-modules-base-2.15.3","sha":"95f6f63b38c4344da32b4427e2b75498a14f141a","kind":"tag","published_at":"2023-10-13T00:24:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.3/manifests"},{"name":"jackson-modules-base-2.15.2","sha":"23883227f64b6bf89d2ff8f489dd15cedb80ed2f","kind":"tag","published_at":"2023-05-30T23:41:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.2/manifests"},{"name":"jackson-modules-base-2.15.1","sha":"9726ae0172a8a3a1f08ccb93686ec443758b057f","kind":"tag","published_at":"2023-05-16T22:13:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.1/manifests"},{"name":"jackson-modules-base-2.14.3","sha":"0cc7907f2660eeaeb51e030b145ce4d85068cb0b","kind":"tag","published_at":"2023-05-05T17:05:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.3/manifests"},{"name":"jackson-modules-base-2.15.0","sha":"83b5571756ae61750ae719b255f8910cdb63446a","kind":"tag","published_at":"2023-04-23T22:06:04.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0/manifests"},{"name":"jackson-modules-base-2.15.0-rc3","sha":"2ab6b285e3bb8c2aa60264976df08b5244dffb6c","kind":"tag","published_at":"2023-04-14T20:48:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc3/manifests"},{"name":"jackson-modules-base-2.15.0-rc2","sha":"1d62d99d77798e6a255e70eaa146c175e1de237d","kind":"tag","published_at":"2023-03-28T23:41:30.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc2/manifests"},{"name":"jackson-modules-base-2.15.0-rc1","sha":"9aaaafe62b0859d4654769268b2bd3d4aba8cc45","kind":"tag","published_at":"2023-03-18T20:51:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc1/manifests"},{"name":"jackson-modules-base-2.14.2","sha":"fb11d232a51a950ca8415addd126e7b875b56d22","kind":"tag","published_at":"2023-01-29T01:44:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.2/manifests"},{"name":"jackson-modules-base-2.13.5","sha":"6c867018ff4ee098dcbe4ba9e54fba9b6f62ebaf","kind":"tag","published_at":"2023-01-23T01:22:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.5/manifests"},{"name":"jackson-modules-base-2.14.1","sha":"08703ceb7b9454c683d3b4792d285cd4ba619b5a","kind":"tag","published_at":"2022-11-21T23:58:13.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.1/manifests"},{"name":"jackson-modules-base-2.14.0","sha":"b9ae3888207d23193002cce3e78526be379fda20","kind":"tag","published_at":"2022-11-05T22:55:43.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0/manifests"},{"name":"jackson-modules-base-2.14.0-rc3","sha":"50e9209344e7fe8354ab8d4b49d9e03b61c8df78","kind":"tag","published_at":"2022-10-28T22:10:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc3/manifests"},{"name":"jackson-modules-base-2.14.0-rc2","sha":"e6cad294ea9634af5a62e3bdb0f1151de27bc7a1","kind":"tag","published_at":"2022-10-11T00:00:23.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc2/manifests"},{"name":"jackson-modules-base-2.14.0-rc1","sha":"441b96f9e19f105356a872d67f57303006efb4bd","kind":"tag","published_at":"2022-09-25T23:18:47.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc1/manifests"},{"name":"jackson-modules-base-2.13.4","sha":"ed23e9d4b098ff332af8bae4c9af0dfda621d688","kind":"tag","published_at":"2022-09-03T22:32:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.4/manifests"},{"name":"jackson-modules-base-2.12.7","sha":"c3dd9a50a9618dfd39c9b2babc764c3bb8c58ac2","kind":"tag","published_at":"2022-05-26T18:05:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.7/manifests"},{"name":"jackson-modules-base-2.13.3","sha":"06542814371bafddf2e7c7082b16888a181db993","kind":"tag","published_at":"2022-05-14T15:26:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.3/manifests"},{"name":"jackson-modules-base-2.13.2","sha":"3b136f56aa9d5e813304df5b344c56d295565198","kind":"tag","published_at":"2022-03-06T21:10:51.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.2/manifests"},{"name":"jackson-modules-base-2.13.1","sha":"76abc19bb232ecf3abf45c95be93dd1b9ac3697b","kind":"tag","published_at":"2021-12-19T01:30:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.1/manifests"},{"name":"jackson-modules-base-2.12.6","sha":"bbb6726d62c8e2319e565b6ac144839eb98187a9","kind":"tag","published_at":"2021-12-15T04:27:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.6/manifests"},{"name":"jackson-modules-base-2.13.0","sha":"df9f3e64fb47606d8437a31e9f28fc1c7ff8a995","kind":"tag","published_at":"2021-09-30T21:06:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0/manifests"},{"name":"jackson-modules-base-2.13.0-rc2","sha":"6936bebf3b14b6c960e9611890945dc3eaa238c1","kind":"tag","published_at":"2021-08-27T03:56:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc2/manifests"},{"name":"jackson-modules-base-2.12.5","sha":"0d7f897bb0b403711065a2846acfa55e5ad402a0","kind":"tag","published_at":"2021-08-27T01:07:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.5/manifests"},{"name":"jackson-modules-base-2.13.0-rc1","sha":"d4ec19831931dd5fef1502fa3076f2095ee9cfb5","kind":"tag","published_at":"2021-07-14T01:34:16.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc1/manifests"},{"name":"jackson-modules-base-2.12.4","sha":"729695d34b2f6d98e2793ce8d9346fd99a38508a","kind":"tag","published_at":"2021-07-06T20:47:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.4/manifests"},{"name":"jackson-modules-base-2.12.3","sha":"2938bdc7572bfe8385c7f616f2cb7e2f94456d87","kind":"tag","published_at":"2021-04-12T18:25:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.3/manifests"},{"name":"jackson-modules-base-2.12.2","sha":"457dd8533adbff2bb3d8bbda0994a7a6cc3d11c6","kind":"tag","published_at":"2021-03-03T21:46:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.2/manifests"},{"name":"jackson-modules-base-2.12.1","sha":"6fd38a80e5f5274a79c69cc6bb295c61645812f8","kind":"tag","published_at":"2021-01-09T01:50:10.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.1/manifests"},{"name":"jackson-modules-base-2.11.4","sha":"49f85fa2821fea4427fda284ae3fcd943df3f0ef","kind":"tag","published_at":"2020-12-12T00:47:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.4/manifests"},{"name":"jackson-modules-base-2.12.0","sha":"762dddd1b6cf18807e58cf76dba0a38c5b48fedb","kind":"tag","published_at":"2020-11-29T01:29:58.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0/manifests"},{"name":"jackson-modules-base-2.12.0-rc2","sha":"2e225db556f017f9db70615ad0206894c3165c73","kind":"tag","published_at":"2020-11-15T03:46:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc2/manifests"},{"name":"jackson-modules-base-2.12.0-rc1","sha":"161f4467f822157bfa20d6940c7a56972ea2bf9e","kind":"tag","published_at":"2020-10-12T00:48:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc1/manifests"},{"name":"jackson-modules-base-2.11.3","sha":"5710e584d339b91f158f339bfb4e2a3752aa60e8","kind":"tag","published_at":"2020-10-02T00:13:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.3/manifests"},{"name":"jackson-modules-base-2.11.2","sha":"649de3923f13b0d7601d2bda0f811d1f9ee0c047","kind":"tag","published_at":"2020-08-02T19:30:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.2/manifests"},{"name":"jackson-modules-base-2.10.5","sha":"ef93cbbf33679ab75c4445d172a8ad7d9e6546c3","kind":"tag","published_at":"2020-07-21T03:03:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.5/manifests"},{"name":"jackson-modules-base-2.11.1","sha":"81b82e1bc5705025cd287c71e548b33ce3e66a60","kind":"tag","published_at":"2020-06-25T03:58:44.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.1/manifests"},{"name":"jackson-modules-base-2.10.4","sha":"c78454fc9c0e9e281e30e04af0ea4a87b4e035a6","kind":"tag","published_at":"2020-05-02T22:47:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.4/manifests"},{"name":"jackson-modules-base-2.11.0","sha":"c8a4f1124d1638eb3bb6364ef164c4fb6c5484b5","kind":"tag","published_at":"2020-04-26T00:48:33.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0/manifests"},{"name":"jackson-modules-base-2.11.0.rc1","sha":"70b2864af1325aaff85b40747d3d2b517697c6a0","kind":"tag","published_at":"2020-03-24T19:25:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.0.rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0.rc1/manifests"},{"name":"jackson-modules-base-2.10.3","sha":"15d55ccb1e1165a47ea2b316d1fe93bea93589ba","kind":"tag","published_at":"2020-03-03T03:22:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.3/manifests"},{"name":"jackson-modules-base-2.10.2","sha":"ac3ae48c5cbb3d618fbaa9d9b522d17fe4edf9e3","kind":"tag","published_at":"2020-01-05T02:50:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.2/manifests"},{"name":"jackson-modules-base-2.10.1","sha":"599c250f1a4d8e39cb3c5fa27d2f6aaaa6161cd6","kind":"tag","published_at":"2019-11-09T23:21:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.1/manifests"},{"name":"jackson-modules-base-2.10.0","sha":"f6b226778f8d2786b7030c9f3d9fb49bc3d3d5c8","kind":"tag","published_at":"2019-09-26T05:50:54.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0/manifests"},{"name":"jackson-modules-base-2.9.10","sha":"8bcc80faec9bc3f4f8aacc9aa559d3fd6853686f","kind":"tag","published_at":"2019-09-21T18:40:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.10/manifests"},{"name":"jackson-modules-base-2.10.0.pr3","sha":"8144a424855ce040c4502e985ccec2cf2b9c3126","kind":"tag","published_at":"2019-09-17T03:56:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr3/manifests"},{"name":"jackson-modules-base-2.10.0.pr2","sha":"2b5abe0c588f838189c8b0f6c6f14416152177d8","kind":"tag","published_at":"2019-08-31T01:13:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr2/manifests"},{"name":"jackson-modules-base-2.10.0.pr1","sha":"0b7d10b630d89fce59af06e01e310da49db809dd","kind":"tag","published_at":"2019-07-19T05:27:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr1/manifests"},{"name":"jackson-modules-base-2.9.9","sha":"65738ef430362538afe71f20eb0e9314761f656d","kind":"tag","published_at":"2019-05-16T03:18:45.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.9/manifests"},{"name":"jackson-modules-base-2.9.8","sha":"313beb181266cb9e962fec41edd6b354048d4968","kind":"tag","published_at":"2018-12-15T22:05:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.8/manifests"},{"name":"jackson-modules-base-2.9.7","sha":"8e5cd29c9899f0fec01959fc2d0733a0da056398","kind":"tag","published_at":"2018-09-19T02:53:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.7/manifests"},{"name":"jackson-modules-base-2.9.6","sha":"7e0da78dcd72b22393d88518a6f35ad33225e851","kind":"tag","published_at":"2018-06-12T04:10:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.6/manifests"},{"name":"jackson-modules-base-2.9.5","sha":"e9720d6b7c6ea09d6382aea1808910ea325c263e","kind":"tag","published_at":"2018-03-26T15:52:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.5/manifests"},{"name":"jackson-modules-base-2.9.4","sha":"bc85238551477b3717ca4af59d567b0015ad939d","kind":"tag","published_at":"2018-01-24T04:33:25.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.4/manifests"},{"name":"jackson-modules-base-2.8.11","sha":"7f064640bc884d1f6acf2b2e54b9f94673c1446c","kind":"tag","published_at":"2017-12-24T02:25:55.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.11","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.11/manifests"},{"name":"jackson-modules-base-2.9.3","sha":"7a11aa35835ded306cb65e45c311029314a03b48","kind":"tag","published_at":"2017-12-09T03:09:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.3/manifests"},{"name":"jackson-modules-base-2.9.2","sha":"0d5f86f92e04860d54662ad9aa1460a669e29d29","kind":"tag","published_at":"2017-10-14T03:37:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.2/manifests"},{"name":"jackson-modules-base-2.9.1","sha":"e10272ece21002172986bfc29b278a60d6f5ff1f","kind":"tag","published_at":"2017-09-08T01:29:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.1/manifests"},{"name":"jackson-modules-base-2.8.10","sha":"c1f82c9b808233b0a134f2513725225b16824bbc","kind":"tag","published_at":"2017-08-24T04:30:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.10/manifests"},{"name":"jackson-modules-base-2.9.0","sha":"c624f84d96cd9df80fe461e65d4ab7b4f55a73d9","kind":"tag","published_at":"2017-07-30T04:41:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0/manifests"},{"name":"jackson-modules-base-2.9.0.pr4","sha":"9e18e9af285f6211dfc31a9b09fdfc7c317d482a","kind":"tag","published_at":"2017-06-17T01:46:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr4/manifests"},{"name":"jackson-modules-base-2.8.9","sha":"5a3f1c845e4dbd9b4df84b9834666ac5a3ff8d23","kind":"tag","published_at":"2017-06-12T02:55:02.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.9/manifests"},{"name":"jackson-modules-base-2.9.0.pr3","sha":"ec333bb8e7328889091d83089a8f13b5a415ab3d","kind":"tag","published_at":"2017-04-25T05:52:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr3/manifests"},{"name":"jackson-modules-base-2.8.8","sha":"2a75fb29a88e1a53361733f3c1c6985328fa5449","kind":"tag","published_at":"2017-04-05T03:42:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.8/manifests"},{"name":"jackson-modules-base-2.9.0.pr2","sha":"f6ddf6db2f08f30a0a4b8ca67d3a407695261f50","kind":"tag","published_at":"2017-03-22T03:35:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr2/manifests"},{"name":"jackson-modules-base-2.9.0.pr1","sha":"39331dc9eae02516c4cecd422f15685ab35373f3","kind":"tag","published_at":"2017-03-02T19:17:33.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr1/manifests"},{"name":"2.8.7b","sha":"1ffa34d428dc3e61d3cf553b59d842e38ee182f5","kind":"tag","published_at":"2017-02-21T02:43:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/2.8.7b","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/2.8.7b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@2.8.7b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/2.8.7b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/2.8.7b/manifests"},{"name":"jackson-modules-base-2.8.7","sha":"fb7aefe62fab7f83ffbdca0eddbcf912ea31a790","kind":"tag","published_at":"2017-02-21T01:09:43.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.7/manifests"},{"name":"jackson-modules-base-2.7.9","sha":"4c510db4f881622015df71c6adbdc7a89c267e75","kind":"tag","published_at":"2017-02-04T19:29:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.9/manifests"},{"name":"jackson-modules-base-2.8.6","sha":"1441ad2ecf86a0569ec9349b953d4115de04d393","kind":"tag","published_at":"2017-01-12T04:56:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.6/manifests"},{"name":"jackson-modules-base-2.8.5","sha":"8608079913d157c3c9b20bf40c55c949f92d9319","kind":"tag","published_at":"2016-11-14T17:31:59.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.5/manifests"},{"name":"jackson-modules-base-2.8.4","sha":"d8ede42f8bfad5a90de5a65249abc0e440c3e130","kind":"tag","published_at":"2016-10-14T03:58:14.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.4/manifests"},{"name":"jackson-modules-base-2.7.8","sha":"ed803dfb5a527b5770e7b6a72f0d698773a00451","kind":"tag","published_at":"2016-09-26T14:54:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.8/manifests"},{"name":"jackson-modules-base-2.8.3","sha":"637562215ef8507dcbbdbdb2735ea8ca8c39b808","kind":"tag","published_at":"2016-09-19T04:24:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.3/manifests"},{"name":"jackson-modules-base-2.8.2","sha":"864b1f4599ec4d18ca12d221c6606031a4140940","kind":"tag","published_at":"2016-08-30T03:53:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.2/manifests"},{"name":"jackson-modules-base-2.7.7","sha":"ea9920e062a596a3c7cf45bb81d0d5bb45cb801a","kind":"tag","published_at":"2016-08-26T22:02:14.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.7/manifests"},{"name":"jackson-modules-base-2.7.6","sha":"235e1c75ed70e9015f39d46b1efdb6d42125a8db","kind":"tag","published_at":"2016-07-23T02:50:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.6/manifests"},{"name":"jackson-modules-base-2.8.1","sha":"9cae30e885044037c77f83a82c4fc3e63ac9ec66","kind":"tag","published_at":"2016-07-19T23:34:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.1/manifests"},{"name":"jackson-modules-base-2.8.0","sha":"b274ec8565595f7852824304e837a52cdb49738a","kind":"tag","published_at":"2016-07-04T16:47:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0/manifests"},{"name":"jackson-modules-base-2.8.0.rc2","sha":"613ba994c0e1c2e81846217f369aac757b730b69","kind":"tag","published_at":"2016-06-17T00:25:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0.rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc2/manifests"},{"name":"jackson-modules-base-2.7.5","sha":"37d8fbe0cfab731415d5583e3462dc8ee044a186","kind":"tag","published_at":"2016-06-11T02:21:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.5/manifests"},{"name":"jackson-modules-base-2.8.0.rc1","sha":"fe31f321b7afe5504693aae65a55f7f92143b58f","kind":"tag","published_at":"2016-06-07T05:19:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0.rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc1/manifests"},{"name":"jackson-module-base-2.7.4b","sha":"cba2ade7c0a25a18422ccc9118addc1a40c92ad3","kind":"tag","published_at":"2016-04-30T01:22:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-module-base-2.7.4b","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-module-base-2.7.4b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-module-base-2.7.4b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-module-base-2.7.4b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-module-base-2.7.4b/manifests"},{"name":"jackson-modules-base-2.7.4","sha":"24a60cac237af9cb833e0554c8cd6a0d36eb411f","kind":"tag","published_at":"2016-04-29T16:01:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.4/manifests"},{"name":"jackson-modules-base-2.7.3","sha":"272160bbecf12e74cb4d815013748ff44db0571e","kind":"tag","published_at":"2016-03-16T01:35:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.3/manifests"},{"name":"jackson-modules-base-2.7.2","sha":"8ee45378ed842c5064171282b57e0e6aaf6d8f9d","kind":"tag","published_at":"2016-02-27T05:07:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.2/manifests"},{"name":"jackson-modules-base-2.7.1","sha":"636db7b63c5084ecd31cae02fe6c13487fec15fd","kind":"tag","published_at":"2016-02-02T06:36:19.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.1/manifests"}]},"repo_metadata_updated_at":"2025-10-12T21:47:03.440Z","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":17.588176636175945,"forks_count":14.577761369815189,"average":28.2514350836572},"purl":"pkg:maven/com.jwebmp.jackson.module/jackson-modules-base","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.jwebmp.jackson.module:jackson-modules-base","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.jwebmp.jackson.module:jackson-modules-base","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.jwebmp.jackson.module:jackson-modules-base/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-01T22:02:49.913Z","issues_count":94,"pull_requests_count":156,"avg_time_to_close_issue":14665233.4375,"avg_time_to_close_pull_request":609457.2721088436,"issues_closed_count":64,"pull_requests_closed_count":147,"pull_request_authors_count":32,"issue_authors_count":68,"avg_comments_per_issue":5.053191489361702,"avg_comments_per_pull_request":1.205128205128205,"merged_pull_requests_count":133,"bot_issues_count":1,"bot_pull_requests_count":30,"past_year_issues_count":12,"past_year_pull_requests_count":81,"past_year_avg_time_to_close_issue":1003406.8571428572,"past_year_avg_time_to_close_pull_request":52258.08219178082,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":73,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":2.6666666666666665,"past_year_avg_comments_per_pull_request":0.5308641975308642,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":19,"past_year_merged_pull_requests_count":71,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/issues","maintainers":[{"login":"cowtowncoder","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"},{"login":"JooHyukKim","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JooHyukKim"},{"login":"pjfanning","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"}],"active_maintainers":[{"login":"cowtowncoder","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"},{"login":"JooHyukKim","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JooHyukKim"},{"login":"pjfanning","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.jwebmp.jackson.module:jackson-modules-base/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.jwebmp.jackson.module:jackson-modules-base/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.jwebmp.jackson.module:jackson-modules-base/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.jwebmp.jackson.module:jackson-modules-base/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.jwebmp.jackson.module:jackson-modules-base/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":601295,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":5080281,"name":"com.fasterxml.jackson.module:jackson-module-osgi","ecosystem":"maven","description":"Jackson module to inject OSGI services in deserialized beans.","homepage":"https://github.com/FasterXML/jackson-modules-base","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/FasterXML/jackson-modules-base","keywords_array":[],"namespace":"com.fasterxml.jackson.module","versions_count":128,"first_release_published_at":"2015-08-04T03:42:45.000Z","latest_release_published_at":"2026-03-20T16:55:07.000Z","latest_release_number":"2.21.2","last_synced_at":"2026-03-25T18:48:38.231Z","created_at":"2022-07-28T19:05:41.709Z","updated_at":"2026-03-25T18:48:38.231Z","registry_url":"https://central.sonatype.com/artifact/com.fasterxml.jackson.module/jackson-module-osgi/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.fasterxml.jackson.module/jackson-module-osgi/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots"]},"repo_metadata":{"id":37390569,"uuid":"50140860","full_name":"FasterXML/jackson-modules-base","owner":"FasterXML","description":"Uber-project for foundational modules of Jackson that build directly on core components but nothing else; not including data format or datatype modules","archived":false,"fork":false,"pushed_at":"2026-02-02T17:23:19.000Z","size":5066,"stargazers_count":177,"open_issues_count":38,"forks_count":81,"subscribers_count":14,"default_branch":"3.x","last_synced_at":"2026-02-05T04:18:56.654Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/FasterXML.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-01-21T22:24:00.000Z","updated_at":"2026-02-02T17:23:22.000Z","dependencies_parsed_at":"2023-10-02T23:00:39.761Z","dependency_job_id":"1b0e11d4-daba-4b85-a8df-1652ad46d7a4","html_url":"https://github.com/FasterXML/jackson-modules-base","commit_stats":{"total_commits":793,"total_committers":25,"mean_commits":31.72,"dds":"0.15258511979823453","last_synced_commit":"7f04a04e7686604d6cf07cac046a907f20c90c0c"},"previous_names":[],"tags_count":131,"template":false,"template_full_name":null,"purl":"pkg:github/FasterXML/jackson-modules-base","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/refs/heads/3.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/sbom","scorecard":{"id":49399,"data":{"date":"2025-08-11","repo":{"name":"github.com/FasterXML/jackson-modules-base","commit":"f88a47cd4cdd4b4b4d558aee3feb73cc1e912752"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Maintained","score":10,"reason":"29 commit(s) and 2 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/28 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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/dep_build_v2.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/dep_build_v3.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:13","Info: no jobLevel write permissions found"],"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":"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":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":10,"reason":"all dependencies are pinned","details":["Info:   6 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '2.x'"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:16"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"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-14T23:25:03.968Z","repository_id":37390569,"created_at":"2025-08-14T23:25:03.968Z","updated_at":"2025-08-14T23:25:03.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29174324,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T19:56:27.068Z","status":"ssl_error","status_checked_at":"2026-02-06T19:56:18.934Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"FasterXML","name":"FasterXML, LLC","uuid":"382692","kind":"organization","description":null,"email":"info@fasterxml.com","website":"http://fasterxml.com","location":"Seattle, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/382692?v=4","repositories_count":68,"last_synced_at":"2023-04-14T17:44:54.358Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/FasterXML","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T18:09:50.546Z","updated_at":"2023-04-14T17:44:54.918Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML/repositories"},"tags":[{"name":"jackson-modules-base-3.1.0-rc1","sha":"da2948093254505b926163082dbb2613ef389d67","kind":"tag","published_at":"2026-01-28T04:24:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.1.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.1.0-rc1/manifests"},{"name":"jackson-modules-base-3.0.4","sha":"db9ea4fbc5acf1a7a21fce5b70bb0ba3403a56d0","kind":"tag","published_at":"2026-01-22T00:10:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.4/manifests"},{"name":"jackson-modules-base-2.20.2","sha":"0de63fe3f37bafa281936f95114d7291377b5317","kind":"tag","published_at":"2026-01-19T21:28:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.2/manifests"},{"name":"jackson-modules-base-2.21.0","sha":"08f86b93b9d8aba8c2b1d8c99cc57ee23676e9f6","kind":"tag","published_at":"2026-01-18T23:18:58.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.21.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.21.0/manifests"},{"name":"jackson-modules-base-3.0.3","sha":"66e03ac9313fcd4f46b28e9b7129ce6329d0187b","kind":"tag","published_at":"2025-11-28T19:00:34.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.3/manifests"},{"name":"jackson-modules-base-3.0.2","sha":"46dbbb9d83d384b95eb30a1f156f90c6e79d420c","kind":"tag","published_at":"2025-11-07T22:20:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.2/manifests"},{"name":"jackson-modules-base-2.20.1","sha":"28181018f6522aed92f10aec632ac7ff37f1ca5c","kind":"tag","published_at":"2025-10-30T23:51:17.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.1/manifests"},{"name":"jackson-modules-base-2.19.4","sha":"817f72a888c538e42dc0391701ba77991633dc22","kind":"tag","published_at":"2025-10-30T00:11:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.4/manifests"},{"name":"jackson-modules-base-2.19.3","sha":"03cf2098c3297862bcf6b686f3be6735a6b1afc6","kind":"tag","published_at":"2025-10-29T18:37:54.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.3/manifests"},{"name":"jackson-modules-base-2.18.5","sha":"a71ccdddca10a1928f28fa8696109f24809a8fc4","kind":"tag","published_at":"2025-10-28T01:45:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.5/manifests"},{"name":"jackson-modules-base-3.0.1","sha":"ec77cd897ed76cb37655ab09a45889eac5f2d98b","kind":"tag","published_at":"2025-10-22T02:09:55.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.1/manifests"},{"name":"jackson-modules-base-3.0.0","sha":"f4ecc073c980f08fef400d63a8bc9bf415bddf98","kind":"tag","published_at":"2025-10-04T00:15:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc10","sha":"f29369de89a90f2cb31dc4b5bbedf2817f7ca834","kind":"tag","published_at":"2025-09-20T00:18:34.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc10/manifests"},{"name":"jackson-modules-base-3.0.0-rc9","sha":"908d93724c630e047fa55f59607f94f45c3db786","kind":"tag","published_at":"2025-09-06T01:26:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc9/manifests"},{"name":"jackson-modules-base-2.20.0","sha":"874d6044d7805af6ca74b9591783a230d399b789","kind":"tag","published_at":"2025-08-28T23:05:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc8","sha":"9265733af5a75f000a5886afda7e8f323f2a10bd","kind":"tag","published_at":"2025-08-13T18:34:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc8/manifests"},{"name":"jackson-modules-base-3.0.0-rc7","sha":"207e5d3baa3885b858e366bcdb0958e2fd251c5d","kind":"tag","published_at":"2025-08-08T15:58:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc7/manifests"},{"name":"jackson-modules-base-2.20.0-rc1","sha":"d630c5cb87f4df9711800e617e50a0863d1b75d1","kind":"tag","published_at":"2025-08-05T01:08:47.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0-rc1/manifests"},{"name":"jackson-modules-base-3.0.0-rc6","sha":"66a7af70e0e1d51999bfba5cb8fe6fd23ae9ac2a","kind":"tag","published_at":"2025-07-19T01:13:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc6/manifests"},{"name":"jackson-modules-base-2.19.2","sha":"d0f92ed9be1135e983c67554e1ca9dc5933db940","kind":"tag","published_at":"2025-07-18T17:57:56.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.2/manifests"},{"name":"jackson-modules-base-2.19.1","sha":"b113c7ff4d1bba3064829397172a71c69a1e4a1c","kind":"tag","published_at":"2025-06-14T01:23:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.1/manifests"},{"name":"jackson-modules-base-3.0.0-rc5","sha":"d4813b8eb4da2421f98ab4117f2d3057d0ebb20f","kind":"tag","published_at":"2025-05-22T16:59:20.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc5/manifests"},{"name":"jackson-modules-base-3.0.0-rc4","sha":"2d8aeece544c6d0526ba146510e8782721d78e49","kind":"tag","published_at":"2025-05-10T23:41:03.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc4/manifests"},{"name":"jackson-modules-base-2.18.4","sha":"fcf0dff478bacecdef3effea08f15c1521964133","kind":"tag","published_at":"2025-05-07T00:45:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.4/manifests"},{"name":"jackson-modules-base-2.19.0","sha":"65f4e4c727999f95844d811abf732040d08074a1","kind":"tag","published_at":"2025-04-24T23:59:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc3","sha":"4433d966fe9309834c85d52f21105df0768ef78b","kind":"tag","published_at":"2025-04-14T02:09:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc3/manifests"},{"name":"jackson-modules-base-2.19.0-rc2","sha":"b5613a46af505f0641921de7c08e5abddb0a047d","kind":"tag","published_at":"2025-04-08T01:40:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0-rc2/manifests"},{"name":"jackson-modules-base-3.0.0-rc2","sha":"d5177a79c219accca6cbded818677cf043cc7e76","kind":"tag","published_at":"2025-03-28T23:11:24.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc2/manifests"},{"name":"jackson-modules-base-3.0.0-rc1","sha":"1ecbfd5a78891c0ca5984bdf57bb1626d4902994","kind":"tag","published_at":"2025-03-08T00:37:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc1/manifests"},{"name":"jackson-modules-base-2.18.3","sha":"785802151b99780d68267963538618cad057027e","kind":"tag","published_at":"2025-02-28T23:47:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.3/manifests"},{"name":"jackson-modules-base-2.18.2-take-2","sha":"ecea6c465dc5eeb3e3f9355224ac9585b76a4911","kind":"tag","published_at":"2024-11-28T01:43:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.2-take-2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.2-take-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.2-take-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.2-take-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.2-take-2/manifests"},{"name":"jackson-modules-base-2.17.3","sha":"f811f1065217c01c1015a2d71354115b0d31245f","kind":"tag","published_at":"2024-11-01T20:49:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.3/manifests"},{"name":"jackson-modules-base-2.18.1","sha":"1515a8d317579d67e324d766bb99ad16b8b91590","kind":"tag","published_at":"2024-10-28T23:59:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.1/manifests"},{"name":"jackson-modules-base-2.18.0","sha":"684ac1eea16046ca034b28f7384a073126dba5e3","kind":"tag","published_at":"2024-09-27T02:24:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0/manifests"},{"name":"jackson-modules-base-2.18.0-rc1","sha":"95603bb82718f643835302914b10ef4b4b3829bf","kind":"tag","published_at":"2024-08-30T18:41:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0-rc1/manifests"},{"name":"jackson-modules-base-2.17.2","sha":"e3bbd2bbc01176829484256525f70d471407a52c","kind":"tag","published_at":"2024-07-05T17:30:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.2/manifests"},{"name":"jackson-modules-base-2.17.1","sha":"13ce66c0ef5db335e2a6b32a6b6481ab7ff1c72b","kind":"tag","published_at":"2024-05-05T02:16:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.1/manifests"},{"name":"jackson-modules-base-2.17.0","sha":"d05157dafd36f3daa9daa64a101f46c1448adb4f","kind":"tag","published_at":"2024-03-12T22:05:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0/manifests"},{"name":"jackson-modules-base-2.16.2","sha":"757c09f130dc7ccbe607b5880f00f6a31cff3c47","kind":"tag","published_at":"2024-03-09T19:05:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.2/manifests"},{"name":"jackson-modules-base-2.17.0-rc1","sha":"703b50e439662d141507587752525a5de6c437dc","kind":"tag","published_at":"2024-02-27T02:07:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0-rc1/manifests"},{"name":"jackson-modules-base-2.15.4","sha":"3baa0119e8c3dc5ad7caaa781a8f10a41b70b8b9","kind":"tag","published_at":"2024-02-15T17:49:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.4/manifests"},{"name":"jackson-modules-base-2.16.1","sha":"c301da73802cb3bc9d1f7c27bbb855cab888ab75","kind":"tag","published_at":"2023-12-24T05:03:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.1/manifests"},{"name":"jackson-modules-base-2.16.0","sha":"8aec482ba9989691c6da42d110f049707bb02914","kind":"tag","published_at":"2023-11-15T23:05:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0/manifests"},{"name":"jackson-modules-base-2.16.0-rc1","sha":"2f2071ca385356772ac08082f1704ea65632273b","kind":"tag","published_at":"2023-10-20T23:04:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0-rc1/manifests"},{"name":"jackson-modules-base-2.15.3","sha":"95f6f63b38c4344da32b4427e2b75498a14f141a","kind":"tag","published_at":"2023-10-13T00:24:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.3/manifests"},{"name":"jackson-modules-base-2.15.2","sha":"23883227f64b6bf89d2ff8f489dd15cedb80ed2f","kind":"tag","published_at":"2023-05-30T23:41:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.2/manifests"},{"name":"jackson-modules-base-2.15.1","sha":"9726ae0172a8a3a1f08ccb93686ec443758b057f","kind":"tag","published_at":"2023-05-16T22:13:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.1/manifests"},{"name":"jackson-modules-base-2.14.3","sha":"0cc7907f2660eeaeb51e030b145ce4d85068cb0b","kind":"tag","published_at":"2023-05-05T17:05:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.3/manifests"},{"name":"jackson-modules-base-2.15.0","sha":"83b5571756ae61750ae719b255f8910cdb63446a","kind":"tag","published_at":"2023-04-23T22:06:04.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0/manifests"},{"name":"jackson-modules-base-2.15.0-rc3","sha":"2ab6b285e3bb8c2aa60264976df08b5244dffb6c","kind":"tag","published_at":"2023-04-14T20:48:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc3/manifests"},{"name":"jackson-modules-base-2.15.0-rc2","sha":"1d62d99d77798e6a255e70eaa146c175e1de237d","kind":"tag","published_at":"2023-03-28T23:41:30.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc2/manifests"},{"name":"jackson-modules-base-2.15.0-rc1","sha":"9aaaafe62b0859d4654769268b2bd3d4aba8cc45","kind":"tag","published_at":"2023-03-18T20:51:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc1/manifests"},{"name":"jackson-modules-base-2.14.2","sha":"fb11d232a51a950ca8415addd126e7b875b56d22","kind":"tag","published_at":"2023-01-29T01:44:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.2/manifests"},{"name":"jackson-modules-base-2.13.5","sha":"6c867018ff4ee098dcbe4ba9e54fba9b6f62ebaf","kind":"tag","published_at":"2023-01-23T01:22:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.5/manifests"},{"name":"jackson-modules-base-2.14.1","sha":"08703ceb7b9454c683d3b4792d285cd4ba619b5a","kind":"tag","published_at":"2022-11-21T23:58:13.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.1/manifests"},{"name":"jackson-modules-base-2.14.0","sha":"b9ae3888207d23193002cce3e78526be379fda20","kind":"tag","published_at":"2022-11-05T22:55:43.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0/manifests"},{"name":"jackson-modules-base-2.14.0-rc3","sha":"50e9209344e7fe8354ab8d4b49d9e03b61c8df78","kind":"tag","published_at":"2022-10-28T22:10:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc3/manifests"},{"name":"jackson-modules-base-2.14.0-rc2","sha":"e6cad294ea9634af5a62e3bdb0f1151de27bc7a1","kind":"tag","published_at":"2022-10-11T00:00:23.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc2/manifests"},{"name":"jackson-modules-base-2.14.0-rc1","sha":"441b96f9e19f105356a872d67f57303006efb4bd","kind":"tag","published_at":"2022-09-25T23:18:47.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc1/manifests"},{"name":"jackson-modules-base-2.13.4","sha":"ed23e9d4b098ff332af8bae4c9af0dfda621d688","kind":"tag","published_at":"2022-09-03T22:32:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.4/manifests"},{"name":"jackson-modules-base-2.12.7","sha":"c3dd9a50a9618dfd39c9b2babc764c3bb8c58ac2","kind":"tag","published_at":"2022-05-26T18:05:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.7/manifests"},{"name":"jackson-modules-base-2.13.3","sha":"06542814371bafddf2e7c7082b16888a181db993","kind":"tag","published_at":"2022-05-14T15:26:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.3/manifests"},{"name":"jackson-modules-base-2.13.2","sha":"3b136f56aa9d5e813304df5b344c56d295565198","kind":"tag","published_at":"2022-03-06T21:10:51.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.2/manifests"},{"name":"jackson-modules-base-2.13.1","sha":"76abc19bb232ecf3abf45c95be93dd1b9ac3697b","kind":"tag","published_at":"2021-12-19T01:30:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.1/manifests"},{"name":"jackson-modules-base-2.12.6","sha":"bbb6726d62c8e2319e565b6ac144839eb98187a9","kind":"tag","published_at":"2021-12-15T04:27:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.6/manifests"},{"name":"jackson-modules-base-2.13.0","sha":"df9f3e64fb47606d8437a31e9f28fc1c7ff8a995","kind":"tag","published_at":"2021-09-30T21:06:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0/manifests"},{"name":"jackson-modules-base-2.13.0-rc2","sha":"6936bebf3b14b6c960e9611890945dc3eaa238c1","kind":"tag","published_at":"2021-08-27T03:56:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc2/manifests"},{"name":"jackson-modules-base-2.12.5","sha":"0d7f897bb0b403711065a2846acfa55e5ad402a0","kind":"tag","published_at":"2021-08-27T01:07:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.5/manifests"},{"name":"jackson-modules-base-2.13.0-rc1","sha":"d4ec19831931dd5fef1502fa3076f2095ee9cfb5","kind":"tag","published_at":"2021-07-14T01:34:16.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc1/manifests"},{"name":"jackson-modules-base-2.12.4","sha":"729695d34b2f6d98e2793ce8d9346fd99a38508a","kind":"tag","published_at":"2021-07-06T20:47:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.4/manifests"},{"name":"jackson-modules-base-2.12.3","sha":"2938bdc7572bfe8385c7f616f2cb7e2f94456d87","kind":"tag","published_at":"2021-04-12T18:25:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.3/manifests"},{"name":"jackson-modules-base-2.12.2","sha":"457dd8533adbff2bb3d8bbda0994a7a6cc3d11c6","kind":"tag","published_at":"2021-03-03T21:46:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.2/manifests"},{"name":"jackson-modules-base-2.12.1","sha":"6fd38a80e5f5274a79c69cc6bb295c61645812f8","kind":"tag","published_at":"2021-01-09T01:50:10.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.1/manifests"},{"name":"jackson-modules-base-2.11.4","sha":"49f85fa2821fea4427fda284ae3fcd943df3f0ef","kind":"tag","published_at":"2020-12-12T00:47:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.4/manifests"},{"name":"jackson-modules-base-2.12.0","sha":"762dddd1b6cf18807e58cf76dba0a38c5b48fedb","kind":"tag","published_at":"2020-11-29T01:29:58.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0/manifests"},{"name":"jackson-modules-base-2.12.0-rc2","sha":"2e225db556f017f9db70615ad0206894c3165c73","kind":"tag","published_at":"2020-11-15T03:46:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc2/manifests"},{"name":"jackson-modules-base-2.12.0-rc1","sha":"161f4467f822157bfa20d6940c7a56972ea2bf9e","kind":"tag","published_at":"2020-10-12T00:48:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc1/manifests"},{"name":"jackson-modules-base-2.11.3","sha":"5710e584d339b91f158f339bfb4e2a3752aa60e8","kind":"tag","published_at":"2020-10-02T00:13:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.3/manifests"},{"name":"jackson-modules-base-2.11.2","sha":"649de3923f13b0d7601d2bda0f811d1f9ee0c047","kind":"tag","published_at":"2020-08-02T19:30:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.2/manifests"},{"name":"jackson-modules-base-2.10.5","sha":"ef93cbbf33679ab75c4445d172a8ad7d9e6546c3","kind":"tag","published_at":"2020-07-21T03:03:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.5/manifests"},{"name":"jackson-modules-base-2.11.1","sha":"81b82e1bc5705025cd287c71e548b33ce3e66a60","kind":"tag","published_at":"2020-06-25T03:58:44.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.1/manifests"},{"name":"jackson-modules-base-2.10.4","sha":"c78454fc9c0e9e281e30e04af0ea4a87b4e035a6","kind":"tag","published_at":"2020-05-02T22:47:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.4/manifests"},{"name":"jackson-modules-base-2.11.0","sha":"c8a4f1124d1638eb3bb6364ef164c4fb6c5484b5","kind":"tag","published_at":"2020-04-26T00:48:33.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0/manifests"},{"name":"jackson-modules-base-2.11.0.rc1","sha":"70b2864af1325aaff85b40747d3d2b517697c6a0","kind":"tag","published_at":"2020-03-24T19:25:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.0.rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0.rc1/manifests"},{"name":"jackson-modules-base-2.10.3","sha":"15d55ccb1e1165a47ea2b316d1fe93bea93589ba","kind":"tag","published_at":"2020-03-03T03:22:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.3/manifests"},{"name":"jackson-modules-base-2.10.2","sha":"ac3ae48c5cbb3d618fbaa9d9b522d17fe4edf9e3","kind":"tag","published_at":"2020-01-05T02:50:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.2/manifests"},{"name":"jackson-modules-base-2.10.1","sha":"599c250f1a4d8e39cb3c5fa27d2f6aaaa6161cd6","kind":"tag","published_at":"2019-11-09T23:21:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.1/manifests"},{"name":"jackson-modules-base-2.10.0","sha":"f6b226778f8d2786b7030c9f3d9fb49bc3d3d5c8","kind":"tag","published_at":"2019-09-26T05:50:54.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0/manifests"},{"name":"jackson-modules-base-2.9.10","sha":"8bcc80faec9bc3f4f8aacc9aa559d3fd6853686f","kind":"tag","published_at":"2019-09-21T18:40:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.10/manifests"},{"name":"jackson-modules-base-2.10.0.pr3","sha":"8144a424855ce040c4502e985ccec2cf2b9c3126","kind":"tag","published_at":"2019-09-17T03:56:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr3/manifests"},{"name":"jackson-modules-base-2.10.0.pr2","sha":"2b5abe0c588f838189c8b0f6c6f14416152177d8","kind":"tag","published_at":"2019-08-31T01:13:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr2/manifests"},{"name":"jackson-modules-base-2.10.0.pr1","sha":"0b7d10b630d89fce59af06e01e310da49db809dd","kind":"tag","published_at":"2019-07-19T05:27:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr1/manifests"},{"name":"jackson-modules-base-2.9.9","sha":"65738ef430362538afe71f20eb0e9314761f656d","kind":"tag","published_at":"2019-05-16T03:18:45.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.9/manifests"},{"name":"jackson-modules-base-2.9.8","sha":"313beb181266cb9e962fec41edd6b354048d4968","kind":"tag","published_at":"2018-12-15T22:05:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.8/manifests"},{"name":"jackson-modules-base-2.9.7","sha":"8e5cd29c9899f0fec01959fc2d0733a0da056398","kind":"tag","published_at":"2018-09-19T02:53:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.7/manifests"},{"name":"jackson-modules-base-2.9.6","sha":"7e0da78dcd72b22393d88518a6f35ad33225e851","kind":"tag","published_at":"2018-06-12T04:10:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.6/manifests"},{"name":"jackson-modules-base-2.9.5","sha":"e9720d6b7c6ea09d6382aea1808910ea325c263e","kind":"tag","published_at":"2018-03-26T15:52:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.5/manifests"},{"name":"jackson-modules-base-2.9.4","sha":"bc85238551477b3717ca4af59d567b0015ad939d","kind":"tag","published_at":"2018-01-24T04:33:25.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.4/manifests"},{"name":"jackson-modules-base-2.8.11","sha":"7f064640bc884d1f6acf2b2e54b9f94673c1446c","kind":"tag","published_at":"2017-12-24T02:25:55.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.11","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.11/manifests"},{"name":"jackson-modules-base-2.9.3","sha":"7a11aa35835ded306cb65e45c311029314a03b48","kind":"tag","published_at":"2017-12-09T03:09:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.3/manifests"},{"name":"jackson-modules-base-2.9.2","sha":"0d5f86f92e04860d54662ad9aa1460a669e29d29","kind":"tag","published_at":"2017-10-14T03:37:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.2/manifests"},{"name":"jackson-modules-base-2.9.1","sha":"e10272ece21002172986bfc29b278a60d6f5ff1f","kind":"tag","published_at":"2017-09-08T01:29:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.1/manifests"},{"name":"jackson-modules-base-2.8.10","sha":"c1f82c9b808233b0a134f2513725225b16824bbc","kind":"tag","published_at":"2017-08-24T04:30:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.10/manifests"},{"name":"jackson-modules-base-2.9.0","sha":"c624f84d96cd9df80fe461e65d4ab7b4f55a73d9","kind":"tag","published_at":"2017-07-30T04:41:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0/manifests"},{"name":"jackson-modules-base-2.9.0.pr4","sha":"9e18e9af285f6211dfc31a9b09fdfc7c317d482a","kind":"tag","published_at":"2017-06-17T01:46:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr4/manifests"},{"name":"jackson-modules-base-2.8.9","sha":"5a3f1c845e4dbd9b4df84b9834666ac5a3ff8d23","kind":"tag","published_at":"2017-06-12T02:55:02.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.9/manifests"},{"name":"jackson-modules-base-2.9.0.pr3","sha":"ec333bb8e7328889091d83089a8f13b5a415ab3d","kind":"tag","published_at":"2017-04-25T05:52:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr3/manifests"},{"name":"jackson-modules-base-2.8.8","sha":"2a75fb29a88e1a53361733f3c1c6985328fa5449","kind":"tag","published_at":"2017-04-05T03:42:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.8/manifests"},{"name":"jackson-modules-base-2.9.0.pr2","sha":"f6ddf6db2f08f30a0a4b8ca67d3a407695261f50","kind":"tag","published_at":"2017-03-22T03:35:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr2/manifests"},{"name":"jackson-modules-base-2.9.0.pr1","sha":"39331dc9eae02516c4cecd422f15685ab35373f3","kind":"tag","published_at":"2017-03-02T19:17:33.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr1/manifests"},{"name":"2.8.7b","sha":"1ffa34d428dc3e61d3cf553b59d842e38ee182f5","kind":"tag","published_at":"2017-02-21T02:43:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/2.8.7b","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/2.8.7b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@2.8.7b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/2.8.7b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/2.8.7b/manifests"},{"name":"jackson-modules-base-2.8.7","sha":"fb7aefe62fab7f83ffbdca0eddbcf912ea31a790","kind":"tag","published_at":"2017-02-21T01:09:43.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.7/manifests"},{"name":"jackson-modules-base-2.7.9","sha":"4c510db4f881622015df71c6adbdc7a89c267e75","kind":"tag","published_at":"2017-02-04T19:29:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.9/manifests"},{"name":"jackson-modules-base-2.8.6","sha":"1441ad2ecf86a0569ec9349b953d4115de04d393","kind":"tag","published_at":"2017-01-12T04:56:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.6/manifests"},{"name":"jackson-modules-base-2.8.5","sha":"8608079913d157c3c9b20bf40c55c949f92d9319","kind":"tag","published_at":"2016-11-14T17:31:59.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.5/manifests"},{"name":"jackson-modules-base-2.8.4","sha":"d8ede42f8bfad5a90de5a65249abc0e440c3e130","kind":"tag","published_at":"2016-10-14T03:58:14.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.4/manifests"},{"name":"jackson-modules-base-2.7.8","sha":"ed803dfb5a527b5770e7b6a72f0d698773a00451","kind":"tag","published_at":"2016-09-26T14:54:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.8/manifests"},{"name":"jackson-modules-base-2.8.3","sha":"637562215ef8507dcbbdbdb2735ea8ca8c39b808","kind":"tag","published_at":"2016-09-19T04:24:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.3/manifests"},{"name":"jackson-modules-base-2.8.2","sha":"864b1f4599ec4d18ca12d221c6606031a4140940","kind":"tag","published_at":"2016-08-30T03:53:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.2/manifests"},{"name":"jackson-modules-base-2.7.7","sha":"ea9920e062a596a3c7cf45bb81d0d5bb45cb801a","kind":"tag","published_at":"2016-08-26T22:02:14.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.7/manifests"},{"name":"jackson-modules-base-2.7.6","sha":"235e1c75ed70e9015f39d46b1efdb6d42125a8db","kind":"tag","published_at":"2016-07-23T02:50:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.6/manifests"},{"name":"jackson-modules-base-2.8.1","sha":"9cae30e885044037c77f83a82c4fc3e63ac9ec66","kind":"tag","published_at":"2016-07-19T23:34:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.1/manifests"},{"name":"jackson-modules-base-2.8.0","sha":"b274ec8565595f7852824304e837a52cdb49738a","kind":"tag","published_at":"2016-07-04T16:47:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0/manifests"},{"name":"jackson-modules-base-2.8.0.rc2","sha":"613ba994c0e1c2e81846217f369aac757b730b69","kind":"tag","published_at":"2016-06-17T00:25:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0.rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc2/manifests"},{"name":"jackson-modules-base-2.7.5","sha":"37d8fbe0cfab731415d5583e3462dc8ee044a186","kind":"tag","published_at":"2016-06-11T02:21:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.5/manifests"},{"name":"jackson-modules-base-2.8.0.rc1","sha":"fe31f321b7afe5504693aae65a55f7f92143b58f","kind":"tag","published_at":"2016-06-07T05:19:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0.rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc1/manifests"},{"name":"jackson-module-base-2.7.4b","sha":"cba2ade7c0a25a18422ccc9118addc1a40c92ad3","kind":"tag","published_at":"2016-04-30T01:22:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-module-base-2.7.4b","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-module-base-2.7.4b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-module-base-2.7.4b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-module-base-2.7.4b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-module-base-2.7.4b/manifests"},{"name":"jackson-modules-base-2.7.4","sha":"24a60cac237af9cb833e0554c8cd6a0d36eb411f","kind":"tag","published_at":"2016-04-29T16:01:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.4/manifests"},{"name":"jackson-modules-base-2.7.3","sha":"272160bbecf12e74cb4d815013748ff44db0571e","kind":"tag","published_at":"2016-03-16T01:35:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.3/manifests"},{"name":"jackson-modules-base-2.7.2","sha":"8ee45378ed842c5064171282b57e0e6aaf6d8f9d","kind":"tag","published_at":"2016-02-27T05:07:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.2/manifests"},{"name":"jackson-modules-base-2.7.1","sha":"636db7b63c5084ecd31cae02fe6c13487fec15fd","kind":"tag","published_at":"2016-02-02T06:36:19.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.1/manifests"}]},"repo_metadata_updated_at":"2026-02-12T23:02:54.355Z","dependent_packages_count":98,"downloads":null,"downloads_period":null,"dependent_repos_count":16,"rankings":{"downloads":null,"dependent_repos_count":6.08192404353529,"dependent_packages_count":0.7477496420453976,"stargazers_count":24.327095616508586,"forks_count":21.000070089013047,"docker_downloads_count":null,"average":13.039209847775581},"purl":"pkg:maven/com.fasterxml.jackson.module/jackson-module-osgi","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.fasterxml.jackson.module:jackson-module-osgi","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.fasterxml.jackson.module:jackson-module-osgi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.fasterxml.jackson.module:jackson-module-osgi/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-06T20:02:16.555Z","issues_count":99,"pull_requests_count":159,"avg_time_to_close_issue":15677755.279411765,"avg_time_to_close_pull_request":1050985.8675496688,"issues_closed_count":68,"pull_requests_closed_count":151,"pull_request_authors_count":32,"issue_authors_count":72,"avg_comments_per_issue":5.040404040404041,"avg_comments_per_pull_request":1.2138364779874213,"merged_pull_requests_count":137,"bot_issues_count":1,"bot_pull_requests_count":32,"past_year_issues_count":12,"past_year_pull_requests_count":39,"past_year_avg_time_to_close_issue":907416.7142857143,"past_year_avg_time_to_close_pull_request":71268.35294117648,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":4.083333333333333,"past_year_avg_comments_per_pull_request":0.41025641025641024,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/issues","maintainers":[{"login":"cowtowncoder","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"},{"login":"JooHyukKim","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JooHyukKim"},{"login":"pjfanning","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"}],"active_maintainers":[{"login":"cowtowncoder","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"},{"login":"pjfanning","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson.module:jackson-module-osgi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson.module:jackson-module-osgi/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson.module:jackson-module-osgi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson.module:jackson-module-osgi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson.module:jackson-module-osgi/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":601295,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":12005466,"name":"tools.jackson.module:jackson-module-guice","ecosystem":"maven","description":"Stuff to make integration with Guice a bit easier","homepage":"https://github.com/FasterXML/jackson-modules-base","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/FasterXML/jackson-modules-base","keywords_array":[],"namespace":"tools.jackson.module","versions_count":17,"first_release_published_at":"2025-03-08T00:40:50.000Z","latest_release_published_at":"2026-02-23T21:29:04.000Z","latest_release_number":"3.1.0","last_synced_at":"2026-03-27T21:43:05.044Z","created_at":"2025-08-13T18:48:22.379Z","updated_at":"2026-03-27T21:43:05.045Z","registry_url":"https://central.sonatype.com/artifact/tools.jackson.module/jackson-module-guice/","install_command":null,"documentation_url":"https://appdoc.app/artifact/tools.jackson.module/jackson-module-guice/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots"]},"repo_metadata":{"id":37390569,"uuid":"50140860","full_name":"FasterXML/jackson-modules-base","owner":"FasterXML","description":"Uber-project for foundational modules of Jackson that build directly on core components but nothing else; not including data format or datatype modules","archived":false,"fork":false,"pushed_at":"2026-02-02T17:23:19.000Z","size":5066,"stargazers_count":177,"open_issues_count":38,"forks_count":81,"subscribers_count":14,"default_branch":"3.x","last_synced_at":"2026-02-05T04:18:56.654Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/FasterXML.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-01-21T22:24:00.000Z","updated_at":"2026-02-02T17:23:22.000Z","dependencies_parsed_at":"2023-10-02T23:00:39.761Z","dependency_job_id":"1b0e11d4-daba-4b85-a8df-1652ad46d7a4","html_url":"https://github.com/FasterXML/jackson-modules-base","commit_stats":{"total_commits":793,"total_committers":25,"mean_commits":31.72,"dds":"0.15258511979823453","last_synced_commit":"7f04a04e7686604d6cf07cac046a907f20c90c0c"},"previous_names":[],"tags_count":131,"template":false,"template_full_name":null,"purl":"pkg:github/FasterXML/jackson-modules-base","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/refs/heads/3.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/sbom","scorecard":{"id":49399,"data":{"date":"2025-08-11","repo":{"name":"github.com/FasterXML/jackson-modules-base","commit":"f88a47cd4cdd4b4b4d558aee3feb73cc1e912752"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Maintained","score":10,"reason":"29 commit(s) and 2 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/28 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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/dep_build_v2.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/dep_build_v3.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:13","Info: no jobLevel write permissions found"],"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":"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":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":10,"reason":"all dependencies are pinned","details":["Info:   6 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '2.x'"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:16"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"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-14T23:25:03.968Z","repository_id":37390569,"created_at":"2025-08-14T23:25:03.968Z","updated_at":"2025-08-14T23:25:03.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29174324,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T19:56:27.068Z","status":"ssl_error","status_checked_at":"2026-02-06T19:56:18.934Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"FasterXML","name":"FasterXML, LLC","uuid":"382692","kind":"organization","description":null,"email":"info@fasterxml.com","website":"http://fasterxml.com","location":"Seattle, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/382692?v=4","repositories_count":68,"last_synced_at":"2023-04-14T17:44:54.358Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/FasterXML","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T18:09:50.546Z","updated_at":"2023-04-14T17:44:54.918Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML/repositories"},"tags":[{"name":"jackson-modules-base-3.1.0-rc1","sha":"da2948093254505b926163082dbb2613ef389d67","kind":"tag","published_at":"2026-01-28T04:24:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.1.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.1.0-rc1/manifests"},{"name":"jackson-modules-base-3.0.4","sha":"db9ea4fbc5acf1a7a21fce5b70bb0ba3403a56d0","kind":"tag","published_at":"2026-01-22T00:10:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.4/manifests"},{"name":"jackson-modules-base-2.20.2","sha":"0de63fe3f37bafa281936f95114d7291377b5317","kind":"tag","published_at":"2026-01-19T21:28:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.2/manifests"},{"name":"jackson-modules-base-2.21.0","sha":"08f86b93b9d8aba8c2b1d8c99cc57ee23676e9f6","kind":"tag","published_at":"2026-01-18T23:18:58.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.21.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.21.0/manifests"},{"name":"jackson-modules-base-3.0.3","sha":"66e03ac9313fcd4f46b28e9b7129ce6329d0187b","kind":"tag","published_at":"2025-11-28T19:00:34.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.3/manifests"},{"name":"jackson-modules-base-3.0.2","sha":"46dbbb9d83d384b95eb30a1f156f90c6e79d420c","kind":"tag","published_at":"2025-11-07T22:20:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.2/manifests"},{"name":"jackson-modules-base-2.20.1","sha":"28181018f6522aed92f10aec632ac7ff37f1ca5c","kind":"tag","published_at":"2025-10-30T23:51:17.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.1/manifests"},{"name":"jackson-modules-base-2.19.4","sha":"817f72a888c538e42dc0391701ba77991633dc22","kind":"tag","published_at":"2025-10-30T00:11:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.4/manifests"},{"name":"jackson-modules-base-2.19.3","sha":"03cf2098c3297862bcf6b686f3be6735a6b1afc6","kind":"tag","published_at":"2025-10-29T18:37:54.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.3/manifests"},{"name":"jackson-modules-base-2.18.5","sha":"a71ccdddca10a1928f28fa8696109f24809a8fc4","kind":"tag","published_at":"2025-10-28T01:45:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.5/manifests"},{"name":"jackson-modules-base-3.0.1","sha":"ec77cd897ed76cb37655ab09a45889eac5f2d98b","kind":"tag","published_at":"2025-10-22T02:09:55.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.1/manifests"},{"name":"jackson-modules-base-3.0.0","sha":"f4ecc073c980f08fef400d63a8bc9bf415bddf98","kind":"tag","published_at":"2025-10-04T00:15:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc10","sha":"f29369de89a90f2cb31dc4b5bbedf2817f7ca834","kind":"tag","published_at":"2025-09-20T00:18:34.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc10/manifests"},{"name":"jackson-modules-base-3.0.0-rc9","sha":"908d93724c630e047fa55f59607f94f45c3db786","kind":"tag","published_at":"2025-09-06T01:26:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc9/manifests"},{"name":"jackson-modules-base-2.20.0","sha":"874d6044d7805af6ca74b9591783a230d399b789","kind":"tag","published_at":"2025-08-28T23:05:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc8","sha":"9265733af5a75f000a5886afda7e8f323f2a10bd","kind":"tag","published_at":"2025-08-13T18:34:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc8/manifests"},{"name":"jackson-modules-base-3.0.0-rc7","sha":"207e5d3baa3885b858e366bcdb0958e2fd251c5d","kind":"tag","published_at":"2025-08-08T15:58:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc7/manifests"},{"name":"jackson-modules-base-2.20.0-rc1","sha":"d630c5cb87f4df9711800e617e50a0863d1b75d1","kind":"tag","published_at":"2025-08-05T01:08:47.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0-rc1/manifests"},{"name":"jackson-modules-base-3.0.0-rc6","sha":"66a7af70e0e1d51999bfba5cb8fe6fd23ae9ac2a","kind":"tag","published_at":"2025-07-19T01:13:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc6/manifests"},{"name":"jackson-modules-base-2.19.2","sha":"d0f92ed9be1135e983c67554e1ca9dc5933db940","kind":"tag","published_at":"2025-07-18T17:57:56.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.2/manifests"},{"name":"jackson-modules-base-2.19.1","sha":"b113c7ff4d1bba3064829397172a71c69a1e4a1c","kind":"tag","published_at":"2025-06-14T01:23:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.1/manifests"},{"name":"jackson-modules-base-3.0.0-rc5","sha":"d4813b8eb4da2421f98ab4117f2d3057d0ebb20f","kind":"tag","published_at":"2025-05-22T16:59:20.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc5/manifests"},{"name":"jackson-modules-base-3.0.0-rc4","sha":"2d8aeece544c6d0526ba146510e8782721d78e49","kind":"tag","published_at":"2025-05-10T23:41:03.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc4/manifests"},{"name":"jackson-modules-base-2.18.4","sha":"fcf0dff478bacecdef3effea08f15c1521964133","kind":"tag","published_at":"2025-05-07T00:45:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.4/manifests"},{"name":"jackson-modules-base-2.19.0","sha":"65f4e4c727999f95844d811abf732040d08074a1","kind":"tag","published_at":"2025-04-24T23:59:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc3","sha":"4433d966fe9309834c85d52f21105df0768ef78b","kind":"tag","published_at":"2025-04-14T02:09:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc3/manifests"},{"name":"jackson-modules-base-2.19.0-rc2","sha":"b5613a46af505f0641921de7c08e5abddb0a047d","kind":"tag","published_at":"2025-04-08T01:40:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0-rc2/manifests"},{"name":"jackson-modules-base-3.0.0-rc2","sha":"d5177a79c219accca6cbded818677cf043cc7e76","kind":"tag","published_at":"2025-03-28T23:11:24.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc2/manifests"},{"name":"jackson-modules-base-3.0.0-rc1","sha":"1ecbfd5a78891c0ca5984bdf57bb1626d4902994","kind":"tag","published_at":"2025-03-08T00:37:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc1/manifests"},{"name":"jackson-modules-base-2.18.3","sha":"785802151b99780d68267963538618cad057027e","kind":"tag","published_at":"2025-02-28T23:47:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.3/manifests"},{"name":"jackson-modules-base-2.18.2-take-2","sha":"ecea6c465dc5eeb3e3f9355224ac9585b76a4911","kind":"tag","published_at":"2024-11-28T01:43:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.2-take-2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.2-take-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.2-take-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.2-take-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.2-take-2/manifests"},{"name":"jackson-modules-base-2.17.3","sha":"f811f1065217c01c1015a2d71354115b0d31245f","kind":"tag","published_at":"2024-11-01T20:49:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.3/manifests"},{"name":"jackson-modules-base-2.18.1","sha":"1515a8d317579d67e324d766bb99ad16b8b91590","kind":"tag","published_at":"2024-10-28T23:59:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.1/manifests"},{"name":"jackson-modules-base-2.18.0","sha":"684ac1eea16046ca034b28f7384a073126dba5e3","kind":"tag","published_at":"2024-09-27T02:24:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0/manifests"},{"name":"jackson-modules-base-2.18.0-rc1","sha":"95603bb82718f643835302914b10ef4b4b3829bf","kind":"tag","published_at":"2024-08-30T18:41:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0-rc1/manifests"},{"name":"jackson-modules-base-2.17.2","sha":"e3bbd2bbc01176829484256525f70d471407a52c","kind":"tag","published_at":"2024-07-05T17:30:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.2/manifests"},{"name":"jackson-modules-base-2.17.1","sha":"13ce66c0ef5db335e2a6b32a6b6481ab7ff1c72b","kind":"tag","published_at":"2024-05-05T02:16:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.1/manifests"},{"name":"jackson-modules-base-2.17.0","sha":"d05157dafd36f3daa9daa64a101f46c1448adb4f","kind":"tag","published_at":"2024-03-12T22:05:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0/manifests"},{"name":"jackson-modules-base-2.16.2","sha":"757c09f130dc7ccbe607b5880f00f6a31cff3c47","kind":"tag","published_at":"2024-03-09T19:05:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.2/manifests"},{"name":"jackson-modules-base-2.17.0-rc1","sha":"703b50e439662d141507587752525a5de6c437dc","kind":"tag","published_at":"2024-02-27T02:07:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0-rc1/manifests"},{"name":"jackson-modules-base-2.15.4","sha":"3baa0119e8c3dc5ad7caaa781a8f10a41b70b8b9","kind":"tag","published_at":"2024-02-15T17:49:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.4/manifests"},{"name":"jackson-modules-base-2.16.1","sha":"c301da73802cb3bc9d1f7c27bbb855cab888ab75","kind":"tag","published_at":"2023-12-24T05:03:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.1/manifests"},{"name":"jackson-modules-base-2.16.0","sha":"8aec482ba9989691c6da42d110f049707bb02914","kind":"tag","published_at":"2023-11-15T23:05:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0/manifests"},{"name":"jackson-modules-base-2.16.0-rc1","sha":"2f2071ca385356772ac08082f1704ea65632273b","kind":"tag","published_at":"2023-10-20T23:04:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0-rc1/manifests"},{"name":"jackson-modules-base-2.15.3","sha":"95f6f63b38c4344da32b4427e2b75498a14f141a","kind":"tag","published_at":"2023-10-13T00:24:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.3/manifests"},{"name":"jackson-modules-base-2.15.2","sha":"23883227f64b6bf89d2ff8f489dd15cedb80ed2f","kind":"tag","published_at":"2023-05-30T23:41:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.2/manifests"},{"name":"jackson-modules-base-2.15.1","sha":"9726ae0172a8a3a1f08ccb93686ec443758b057f","kind":"tag","published_at":"2023-05-16T22:13:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.1/manifests"},{"name":"jackson-modules-base-2.14.3","sha":"0cc7907f2660eeaeb51e030b145ce4d85068cb0b","kind":"tag","published_at":"2023-05-05T17:05:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.3/manifests"},{"name":"jackson-modules-base-2.15.0","sha":"83b5571756ae61750ae719b255f8910cdb63446a","kind":"tag","published_at":"2023-04-23T22:06:04.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0/manifests"},{"name":"jackson-modules-base-2.15.0-rc3","sha":"2ab6b285e3bb8c2aa60264976df08b5244dffb6c","kind":"tag","published_at":"2023-04-14T20:48:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc3/manifests"},{"name":"jackson-modules-base-2.15.0-rc2","sha":"1d62d99d77798e6a255e70eaa146c175e1de237d","kind":"tag","published_at":"2023-03-28T23:41:30.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc2/manifests"},{"name":"jackson-modules-base-2.15.0-rc1","sha":"9aaaafe62b0859d4654769268b2bd3d4aba8cc45","kind":"tag","published_at":"2023-03-18T20:51:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc1/manifests"},{"name":"jackson-modules-base-2.14.2","sha":"fb11d232a51a950ca8415addd126e7b875b56d22","kind":"tag","published_at":"2023-01-29T01:44:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.2/manifests"},{"name":"jackson-modules-base-2.13.5","sha":"6c867018ff4ee098dcbe4ba9e54fba9b6f62ebaf","kind":"tag","published_at":"2023-01-23T01:22:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.5/manifests"},{"name":"jackson-modules-base-2.14.1","sha":"08703ceb7b9454c683d3b4792d285cd4ba619b5a","kind":"tag","published_at":"2022-11-21T23:58:13.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.1/manifests"},{"name":"jackson-modules-base-2.14.0","sha":"b9ae3888207d23193002cce3e78526be379fda20","kind":"tag","published_at":"2022-11-05T22:55:43.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0/manifests"},{"name":"jackson-modules-base-2.14.0-rc3","sha":"50e9209344e7fe8354ab8d4b49d9e03b61c8df78","kind":"tag","published_at":"2022-10-28T22:10:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc3/manifests"},{"name":"jackson-modules-base-2.14.0-rc2","sha":"e6cad294ea9634af5a62e3bdb0f1151de27bc7a1","kind":"tag","published_at":"2022-10-11T00:00:23.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc2/manifests"},{"name":"jackson-modules-base-2.14.0-rc1","sha":"441b96f9e19f105356a872d67f57303006efb4bd","kind":"tag","published_at":"2022-09-25T23:18:47.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc1/manifests"},{"name":"jackson-modules-base-2.13.4","sha":"ed23e9d4b098ff332af8bae4c9af0dfda621d688","kind":"tag","published_at":"2022-09-03T22:32:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.4/manifests"},{"name":"jackson-modules-base-2.12.7","sha":"c3dd9a50a9618dfd39c9b2babc764c3bb8c58ac2","kind":"tag","published_at":"2022-05-26T18:05:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.7/manifests"},{"name":"jackson-modules-base-2.13.3","sha":"06542814371bafddf2e7c7082b16888a181db993","kind":"tag","published_at":"2022-05-14T15:26:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.3/manifests"},{"name":"jackson-modules-base-2.13.2","sha":"3b136f56aa9d5e813304df5b344c56d295565198","kind":"tag","published_at":"2022-03-06T21:10:51.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.2/manifests"},{"name":"jackson-modules-base-2.13.1","sha":"76abc19bb232ecf3abf45c95be93dd1b9ac3697b","kind":"tag","published_at":"2021-12-19T01:30:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.1/manifests"},{"name":"jackson-modules-base-2.12.6","sha":"bbb6726d62c8e2319e565b6ac144839eb98187a9","kind":"tag","published_at":"2021-12-15T04:27:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.6/manifests"},{"name":"jackson-modules-base-2.13.0","sha":"df9f3e64fb47606d8437a31e9f28fc1c7ff8a995","kind":"tag","published_at":"2021-09-30T21:06:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0/manifests"},{"name":"jackson-modules-base-2.13.0-rc2","sha":"6936bebf3b14b6c960e9611890945dc3eaa238c1","kind":"tag","published_at":"2021-08-27T03:56:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc2/manifests"},{"name":"jackson-modules-base-2.12.5","sha":"0d7f897bb0b403711065a2846acfa55e5ad402a0","kind":"tag","published_at":"2021-08-27T01:07:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.5/manifests"},{"name":"jackson-modules-base-2.13.0-rc1","sha":"d4ec19831931dd5fef1502fa3076f2095ee9cfb5","kind":"tag","published_at":"2021-07-14T01:34:16.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc1/manifests"},{"name":"jackson-modules-base-2.12.4","sha":"729695d34b2f6d98e2793ce8d9346fd99a38508a","kind":"tag","published_at":"2021-07-06T20:47:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.4/manifests"},{"name":"jackson-modules-base-2.12.3","sha":"2938bdc7572bfe8385c7f616f2cb7e2f94456d87","kind":"tag","published_at":"2021-04-12T18:25:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.3/manifests"},{"name":"jackson-modules-base-2.12.2","sha":"457dd8533adbff2bb3d8bbda0994a7a6cc3d11c6","kind":"tag","published_at":"2021-03-03T21:46:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.2/manifests"},{"name":"jackson-modules-base-2.12.1","sha":"6fd38a80e5f5274a79c69cc6bb295c61645812f8","kind":"tag","published_at":"2021-01-09T01:50:10.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.1/manifests"},{"name":"jackson-modules-base-2.11.4","sha":"49f85fa2821fea4427fda284ae3fcd943df3f0ef","kind":"tag","published_at":"2020-12-12T00:47:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.4/manifests"},{"name":"jackson-modules-base-2.12.0","sha":"762dddd1b6cf18807e58cf76dba0a38c5b48fedb","kind":"tag","published_at":"2020-11-29T01:29:58.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0/manifests"},{"name":"jackson-modules-base-2.12.0-rc2","sha":"2e225db556f017f9db70615ad0206894c3165c73","kind":"tag","published_at":"2020-11-15T03:46:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc2/manifests"},{"name":"jackson-modules-base-2.12.0-rc1","sha":"161f4467f822157bfa20d6940c7a56972ea2bf9e","kind":"tag","published_at":"2020-10-12T00:48:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc1/manifests"},{"name":"jackson-modules-base-2.11.3","sha":"5710e584d339b91f158f339bfb4e2a3752aa60e8","kind":"tag","published_at":"2020-10-02T00:13:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.3/manifests"},{"name":"jackson-modules-base-2.11.2","sha":"649de3923f13b0d7601d2bda0f811d1f9ee0c047","kind":"tag","published_at":"2020-08-02T19:30:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.2/manifests"},{"name":"jackson-modules-base-2.10.5","sha":"ef93cbbf33679ab75c4445d172a8ad7d9e6546c3","kind":"tag","published_at":"2020-07-21T03:03:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.5/manifests"},{"name":"jackson-modules-base-2.11.1","sha":"81b82e1bc5705025cd287c71e548b33ce3e66a60","kind":"tag","published_at":"2020-06-25T03:58:44.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.1/manifests"},{"name":"jackson-modules-base-2.10.4","sha":"c78454fc9c0e9e281e30e04af0ea4a87b4e035a6","kind":"tag","published_at":"2020-05-02T22:47:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.4/manifests"},{"name":"jackson-modules-base-2.11.0","sha":"c8a4f1124d1638eb3bb6364ef164c4fb6c5484b5","kind":"tag","published_at":"2020-04-26T00:48:33.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0/manifests"},{"name":"jackson-modules-base-2.11.0.rc1","sha":"70b2864af1325aaff85b40747d3d2b517697c6a0","kind":"tag","published_at":"2020-03-24T19:25:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.0.rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0.rc1/manifests"},{"name":"jackson-modules-base-2.10.3","sha":"15d55ccb1e1165a47ea2b316d1fe93bea93589ba","kind":"tag","published_at":"2020-03-03T03:22:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.3/manifests"},{"name":"jackson-modules-base-2.10.2","sha":"ac3ae48c5cbb3d618fbaa9d9b522d17fe4edf9e3","kind":"tag","published_at":"2020-01-05T02:50:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.2/manifests"},{"name":"jackson-modules-base-2.10.1","sha":"599c250f1a4d8e39cb3c5fa27d2f6aaaa6161cd6","kind":"tag","published_at":"2019-11-09T23:21:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.1/manifests"},{"name":"jackson-modules-base-2.10.0","sha":"f6b226778f8d2786b7030c9f3d9fb49bc3d3d5c8","kind":"tag","published_at":"2019-09-26T05:50:54.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0/manifests"},{"name":"jackson-modules-base-2.9.10","sha":"8bcc80faec9bc3f4f8aacc9aa559d3fd6853686f","kind":"tag","published_at":"2019-09-21T18:40:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.10/manifests"},{"name":"jackson-modules-base-2.10.0.pr3","sha":"8144a424855ce040c4502e985ccec2cf2b9c3126","kind":"tag","published_at":"2019-09-17T03:56:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr3/manifests"},{"name":"jackson-modules-base-2.10.0.pr2","sha":"2b5abe0c588f838189c8b0f6c6f14416152177d8","kind":"tag","published_at":"2019-08-31T01:13:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr2/manifests"},{"name":"jackson-modules-base-2.10.0.pr1","sha":"0b7d10b630d89fce59af06e01e310da49db809dd","kind":"tag","published_at":"2019-07-19T05:27:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr1/manifests"},{"name":"jackson-modules-base-2.9.9","sha":"65738ef430362538afe71f20eb0e9314761f656d","kind":"tag","published_at":"2019-05-16T03:18:45.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.9/manifests"},{"name":"jackson-modules-base-2.9.8","sha":"313beb181266cb9e962fec41edd6b354048d4968","kind":"tag","published_at":"2018-12-15T22:05:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.8/manifests"},{"name":"jackson-modules-base-2.9.7","sha":"8e5cd29c9899f0fec01959fc2d0733a0da056398","kind":"tag","published_at":"2018-09-19T02:53:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.7/manifests"},{"name":"jackson-modules-base-2.9.6","sha":"7e0da78dcd72b22393d88518a6f35ad33225e851","kind":"tag","published_at":"2018-06-12T04:10:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.6/manifests"},{"name":"jackson-modules-base-2.9.5","sha":"e9720d6b7c6ea09d6382aea1808910ea325c263e","kind":"tag","published_at":"2018-03-26T15:52:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.5/manifests"},{"name":"jackson-modules-base-2.9.4","sha":"bc85238551477b3717ca4af59d567b0015ad939d","kind":"tag","published_at":"2018-01-24T04:33:25.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.4/manifests"},{"name":"jackson-modules-base-2.8.11","sha":"7f064640bc884d1f6acf2b2e54b9f94673c1446c","kind":"tag","published_at":"2017-12-24T02:25:55.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.11","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.11/manifests"},{"name":"jackson-modules-base-2.9.3","sha":"7a11aa35835ded306cb65e45c311029314a03b48","kind":"tag","published_at":"2017-12-09T03:09:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.3/manifests"},{"name":"jackson-modules-base-2.9.2","sha":"0d5f86f92e04860d54662ad9aa1460a669e29d29","kind":"tag","published_at":"2017-10-14T03:37:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.2/manifests"},{"name":"jackson-modules-base-2.9.1","sha":"e10272ece21002172986bfc29b278a60d6f5ff1f","kind":"tag","published_at":"2017-09-08T01:29:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.1/manifests"},{"name":"jackson-modules-base-2.8.10","sha":"c1f82c9b808233b0a134f2513725225b16824bbc","kind":"tag","published_at":"2017-08-24T04:30:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.10/manifests"},{"name":"jackson-modules-base-2.9.0","sha":"c624f84d96cd9df80fe461e65d4ab7b4f55a73d9","kind":"tag","published_at":"2017-07-30T04:41:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0/manifests"},{"name":"jackson-modules-base-2.9.0.pr4","sha":"9e18e9af285f6211dfc31a9b09fdfc7c317d482a","kind":"tag","published_at":"2017-06-17T01:46:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr4/manifests"},{"name":"jackson-modules-base-2.8.9","sha":"5a3f1c845e4dbd9b4df84b9834666ac5a3ff8d23","kind":"tag","published_at":"2017-06-12T02:55:02.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.9/manifests"},{"name":"jackson-modules-base-2.9.0.pr3","sha":"ec333bb8e7328889091d83089a8f13b5a415ab3d","kind":"tag","published_at":"2017-04-25T05:52:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr3/manifests"},{"name":"jackson-modules-base-2.8.8","sha":"2a75fb29a88e1a53361733f3c1c6985328fa5449","kind":"tag","published_at":"2017-04-05T03:42:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.8/manifests"},{"name":"jackson-modules-base-2.9.0.pr2","sha":"f6ddf6db2f08f30a0a4b8ca67d3a407695261f50","kind":"tag","published_at":"2017-03-22T03:35:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr2/manifests"},{"name":"jackson-modules-base-2.9.0.pr1","sha":"39331dc9eae02516c4cecd422f15685ab35373f3","kind":"tag","published_at":"2017-03-02T19:17:33.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr1/manifests"},{"name":"2.8.7b","sha":"1ffa34d428dc3e61d3cf553b59d842e38ee182f5","kind":"tag","published_at":"2017-02-21T02:43:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/2.8.7b","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/2.8.7b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@2.8.7b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/2.8.7b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/2.8.7b/manifests"},{"name":"jackson-modules-base-2.8.7","sha":"fb7aefe62fab7f83ffbdca0eddbcf912ea31a790","kind":"tag","published_at":"2017-02-21T01:09:43.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.7/manifests"},{"name":"jackson-modules-base-2.7.9","sha":"4c510db4f881622015df71c6adbdc7a89c267e75","kind":"tag","published_at":"2017-02-04T19:29:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.9/manifests"},{"name":"jackson-modules-base-2.8.6","sha":"1441ad2ecf86a0569ec9349b953d4115de04d393","kind":"tag","published_at":"2017-01-12T04:56:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.6/manifests"},{"name":"jackson-modules-base-2.8.5","sha":"8608079913d157c3c9b20bf40c55c949f92d9319","kind":"tag","published_at":"2016-11-14T17:31:59.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.5/manifests"},{"name":"jackson-modules-base-2.8.4","sha":"d8ede42f8bfad5a90de5a65249abc0e440c3e130","kind":"tag","published_at":"2016-10-14T03:58:14.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.4/manifests"},{"name":"jackson-modules-base-2.7.8","sha":"ed803dfb5a527b5770e7b6a72f0d698773a00451","kind":"tag","published_at":"2016-09-26T14:54:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.8/manifests"},{"name":"jackson-modules-base-2.8.3","sha":"637562215ef8507dcbbdbdb2735ea8ca8c39b808","kind":"tag","published_at":"2016-09-19T04:24:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.3/manifests"},{"name":"jackson-modules-base-2.8.2","sha":"864b1f4599ec4d18ca12d221c6606031a4140940","kind":"tag","published_at":"2016-08-30T03:53:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.2/manifests"},{"name":"jackson-modules-base-2.7.7","sha":"ea9920e062a596a3c7cf45bb81d0d5bb45cb801a","kind":"tag","published_at":"2016-08-26T22:02:14.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.7/manifests"},{"name":"jackson-modules-base-2.7.6","sha":"235e1c75ed70e9015f39d46b1efdb6d42125a8db","kind":"tag","published_at":"2016-07-23T02:50:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.6/manifests"},{"name":"jackson-modules-base-2.8.1","sha":"9cae30e885044037c77f83a82c4fc3e63ac9ec66","kind":"tag","published_at":"2016-07-19T23:34:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.1/manifests"},{"name":"jackson-modules-base-2.8.0","sha":"b274ec8565595f7852824304e837a52cdb49738a","kind":"tag","published_at":"2016-07-04T16:47:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0/manifests"},{"name":"jackson-modules-base-2.8.0.rc2","sha":"613ba994c0e1c2e81846217f369aac757b730b69","kind":"tag","published_at":"2016-06-17T00:25:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0.rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc2/manifests"},{"name":"jackson-modules-base-2.7.5","sha":"37d8fbe0cfab731415d5583e3462dc8ee044a186","kind":"tag","published_at":"2016-06-11T02:21:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.5/manifests"},{"name":"jackson-modules-base-2.8.0.rc1","sha":"fe31f321b7afe5504693aae65a55f7f92143b58f","kind":"tag","published_at":"2016-06-07T05:19:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0.rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc1/manifests"},{"name":"jackson-module-base-2.7.4b","sha":"cba2ade7c0a25a18422ccc9118addc1a40c92ad3","kind":"tag","published_at":"2016-04-30T01:22:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-module-base-2.7.4b","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-module-base-2.7.4b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-module-base-2.7.4b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-module-base-2.7.4b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-module-base-2.7.4b/manifests"},{"name":"jackson-modules-base-2.7.4","sha":"24a60cac237af9cb833e0554c8cd6a0d36eb411f","kind":"tag","published_at":"2016-04-29T16:01:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.4/manifests"},{"name":"jackson-modules-base-2.7.3","sha":"272160bbecf12e74cb4d815013748ff44db0571e","kind":"tag","published_at":"2016-03-16T01:35:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.3/manifests"},{"name":"jackson-modules-base-2.7.2","sha":"8ee45378ed842c5064171282b57e0e6aaf6d8f9d","kind":"tag","published_at":"2016-02-27T05:07:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.2/manifests"},{"name":"jackson-modules-base-2.7.1","sha":"636db7b63c5084ecd31cae02fe6c13487fec15fd","kind":"tag","published_at":"2016-02-02T06:36:19.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.1/manifests"}]},"repo_metadata_updated_at":"2026-02-12T23:01:59.044Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":32.58528606531198,"dependent_packages_count":46.58495745619622,"stargazers_count":24.572519041704425,"forks_count":20.910716691551148,"docker_downloads_count":null,"average":31.163369813690945},"purl":"pkg:maven/tools.jackson.module/jackson-module-guice","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/tools.jackson.module:jackson-module-guice","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/tools.jackson.module:jackson-module-guice","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/tools.jackson.module:jackson-module-guice/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-06T20:02:16.555Z","issues_count":99,"pull_requests_count":159,"avg_time_to_close_issue":15677755.279411765,"avg_time_to_close_pull_request":1050985.8675496688,"issues_closed_count":68,"pull_requests_closed_count":151,"pull_request_authors_count":32,"issue_authors_count":72,"avg_comments_per_issue":5.040404040404041,"avg_comments_per_pull_request":1.2138364779874213,"merged_pull_requests_count":137,"bot_issues_count":1,"bot_pull_requests_count":32,"past_year_issues_count":12,"past_year_pull_requests_count":39,"past_year_avg_time_to_close_issue":907416.7142857143,"past_year_avg_time_to_close_pull_request":71268.35294117648,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":4.083333333333333,"past_year_avg_comments_per_pull_request":0.41025641025641024,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/issues","maintainers":[{"login":"cowtowncoder","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"},{"login":"JooHyukKim","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JooHyukKim"},{"login":"pjfanning","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"}],"active_maintainers":[{"login":"cowtowncoder","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"},{"login":"pjfanning","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/tools.jackson.module:jackson-module-guice/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/tools.jackson.module:jackson-module-guice/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/tools.jackson.module:jackson-module-guice/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/tools.jackson.module:jackson-module-guice/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/tools.jackson.module:jackson-module-guice/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":601295,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":4727527,"name":"com.jwebmp.jackson.module:jackson-module-jaxb-annotations","ecosystem":"maven","description":"Support for using JAXB annotations as an alternative to \"native\" Jackson annotations, for configuring data-binding.","homepage":"https://github.com/FasterXML/jackson-modules-base","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/FasterXML/jackson-modules-base","keywords_array":[],"namespace":"com.jwebmp.jackson.module","versions_count":2,"first_release_published_at":"2018-12-19T01:33:08.000Z","latest_release_published_at":"2018-12-20T00:54:54.000Z","latest_release_number":"0.63.0.19","last_synced_at":"2026-03-27T22:02:15.956Z","created_at":"2022-07-25T23:14:01.461Z","updated_at":"2026-03-27T22:02:15.957Z","registry_url":"https://central.sonatype.com/artifact/com.jwebmp.jackson.module/jackson-module-jaxb-annotations/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.jwebmp.jackson.module/jackson-module-jaxb-annotations/","metadata":{"repositories":["https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":37390569,"uuid":"50140860","full_name":"FasterXML/jackson-modules-base","owner":"FasterXML","description":"Uber-project for foundational modules of Jackson that build directly on core components but nothing else; not including data format or datatype modules","archived":false,"fork":false,"pushed_at":"2026-02-02T17:23:19.000Z","size":5066,"stargazers_count":177,"open_issues_count":38,"forks_count":81,"subscribers_count":14,"default_branch":"3.x","last_synced_at":"2026-02-05T04:18:56.654Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/FasterXML.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-01-21T22:24:00.000Z","updated_at":"2026-02-02T17:23:22.000Z","dependencies_parsed_at":"2023-10-02T23:00:39.761Z","dependency_job_id":"1b0e11d4-daba-4b85-a8df-1652ad46d7a4","html_url":"https://github.com/FasterXML/jackson-modules-base","commit_stats":{"total_commits":793,"total_committers":25,"mean_commits":31.72,"dds":"0.15258511979823453","last_synced_commit":"7f04a04e7686604d6cf07cac046a907f20c90c0c"},"previous_names":[],"tags_count":131,"template":false,"template_full_name":null,"purl":"pkg:github/FasterXML/jackson-modules-base","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/refs/heads/3.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/sbom","scorecard":{"id":49399,"data":{"date":"2025-08-11","repo":{"name":"github.com/FasterXML/jackson-modules-base","commit":"f88a47cd4cdd4b4b4d558aee3feb73cc1e912752"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Maintained","score":10,"reason":"29 commit(s) and 2 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/28 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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/dep_build_v2.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/dep_build_v3.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:13","Info: no jobLevel write permissions found"],"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":"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":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":10,"reason":"all dependencies are pinned","details":["Info:   6 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '2.x'"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:16"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"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-14T23:25:03.968Z","repository_id":37390569,"created_at":"2025-08-14T23:25:03.968Z","updated_at":"2025-08-14T23:25:03.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29174324,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T19:56:27.068Z","status":"ssl_error","status_checked_at":"2026-02-06T19:56:18.934Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"FasterXML","name":"FasterXML, LLC","uuid":"382692","kind":"organization","description":null,"email":"info@fasterxml.com","website":"http://fasterxml.com","location":"Seattle, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/382692?v=4","repositories_count":68,"last_synced_at":"2023-04-14T17:44:54.358Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/FasterXML","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T18:09:50.546Z","updated_at":"2023-04-14T17:44:54.918Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML/repositories"},"tags":[{"name":"jackson-modules-base-3.1.0-rc1","sha":"da2948093254505b926163082dbb2613ef389d67","kind":"tag","published_at":"2026-01-28T04:24:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.1.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.1.0-rc1/manifests"},{"name":"jackson-modules-base-3.0.4","sha":"db9ea4fbc5acf1a7a21fce5b70bb0ba3403a56d0","kind":"tag","published_at":"2026-01-22T00:10:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.4/manifests"},{"name":"jackson-modules-base-2.20.2","sha":"0de63fe3f37bafa281936f95114d7291377b5317","kind":"tag","published_at":"2026-01-19T21:28:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.2/manifests"},{"name":"jackson-modules-base-2.21.0","sha":"08f86b93b9d8aba8c2b1d8c99cc57ee23676e9f6","kind":"tag","published_at":"2026-01-18T23:18:58.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.21.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.21.0/manifests"},{"name":"jackson-modules-base-3.0.3","sha":"66e03ac9313fcd4f46b28e9b7129ce6329d0187b","kind":"tag","published_at":"2025-11-28T19:00:34.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.3/manifests"},{"name":"jackson-modules-base-3.0.2","sha":"46dbbb9d83d384b95eb30a1f156f90c6e79d420c","kind":"tag","published_at":"2025-11-07T22:20:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.2/manifests"},{"name":"jackson-modules-base-2.20.1","sha":"28181018f6522aed92f10aec632ac7ff37f1ca5c","kind":"tag","published_at":"2025-10-30T23:51:17.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.1/manifests"},{"name":"jackson-modules-base-2.19.4","sha":"817f72a888c538e42dc0391701ba77991633dc22","kind":"tag","published_at":"2025-10-30T00:11:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.4/manifests"},{"name":"jackson-modules-base-2.19.3","sha":"03cf2098c3297862bcf6b686f3be6735a6b1afc6","kind":"tag","published_at":"2025-10-29T18:37:54.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.3/manifests"},{"name":"jackson-modules-base-2.18.5","sha":"a71ccdddca10a1928f28fa8696109f24809a8fc4","kind":"tag","published_at":"2025-10-28T01:45:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.5/manifests"},{"name":"jackson-modules-base-3.0.1","sha":"ec77cd897ed76cb37655ab09a45889eac5f2d98b","kind":"tag","published_at":"2025-10-22T02:09:55.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.1/manifests"},{"name":"jackson-modules-base-3.0.0","sha":"f4ecc073c980f08fef400d63a8bc9bf415bddf98","kind":"tag","published_at":"2025-10-04T00:15:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc10","sha":"f29369de89a90f2cb31dc4b5bbedf2817f7ca834","kind":"tag","published_at":"2025-09-20T00:18:34.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc10/manifests"},{"name":"jackson-modules-base-3.0.0-rc9","sha":"908d93724c630e047fa55f59607f94f45c3db786","kind":"tag","published_at":"2025-09-06T01:26:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc9/manifests"},{"name":"jackson-modules-base-2.20.0","sha":"874d6044d7805af6ca74b9591783a230d399b789","kind":"tag","published_at":"2025-08-28T23:05:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc8","sha":"9265733af5a75f000a5886afda7e8f323f2a10bd","kind":"tag","published_at":"2025-08-13T18:34:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc8/manifests"},{"name":"jackson-modules-base-3.0.0-rc7","sha":"207e5d3baa3885b858e366bcdb0958e2fd251c5d","kind":"tag","published_at":"2025-08-08T15:58:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc7/manifests"},{"name":"jackson-modules-base-2.20.0-rc1","sha":"d630c5cb87f4df9711800e617e50a0863d1b75d1","kind":"tag","published_at":"2025-08-05T01:08:47.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0-rc1/manifests"},{"name":"jackson-modules-base-3.0.0-rc6","sha":"66a7af70e0e1d51999bfba5cb8fe6fd23ae9ac2a","kind":"tag","published_at":"2025-07-19T01:13:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc6/manifests"},{"name":"jackson-modules-base-2.19.2","sha":"d0f92ed9be1135e983c67554e1ca9dc5933db940","kind":"tag","published_at":"2025-07-18T17:57:56.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.2/manifests"},{"name":"jackson-modules-base-2.19.1","sha":"b113c7ff4d1bba3064829397172a71c69a1e4a1c","kind":"tag","published_at":"2025-06-14T01:23:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.1/manifests"},{"name":"jackson-modules-base-3.0.0-rc5","sha":"d4813b8eb4da2421f98ab4117f2d3057d0ebb20f","kind":"tag","published_at":"2025-05-22T16:59:20.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc5/manifests"},{"name":"jackson-modules-base-3.0.0-rc4","sha":"2d8aeece544c6d0526ba146510e8782721d78e49","kind":"tag","published_at":"2025-05-10T23:41:03.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc4/manifests"},{"name":"jackson-modules-base-2.18.4","sha":"fcf0dff478bacecdef3effea08f15c1521964133","kind":"tag","published_at":"2025-05-07T00:45:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.4/manifests"},{"name":"jackson-modules-base-2.19.0","sha":"65f4e4c727999f95844d811abf732040d08074a1","kind":"tag","published_at":"2025-04-24T23:59:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc3","sha":"4433d966fe9309834c85d52f21105df0768ef78b","kind":"tag","published_at":"2025-04-14T02:09:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc3/manifests"},{"name":"jackson-modules-base-2.19.0-rc2","sha":"b5613a46af505f0641921de7c08e5abddb0a047d","kind":"tag","published_at":"2025-04-08T01:40:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0-rc2/manifests"},{"name":"jackson-modules-base-3.0.0-rc2","sha":"d5177a79c219accca6cbded818677cf043cc7e76","kind":"tag","published_at":"2025-03-28T23:11:24.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc2/manifests"},{"name":"jackson-modules-base-3.0.0-rc1","sha":"1ecbfd5a78891c0ca5984bdf57bb1626d4902994","kind":"tag","published_at":"2025-03-08T00:37:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc1/manifests"},{"name":"jackson-modules-base-2.18.3","sha":"785802151b99780d68267963538618cad057027e","kind":"tag","published_at":"2025-02-28T23:47:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.3/manifests"},{"name":"jackson-modules-base-2.18.2-take-2","sha":"ecea6c465dc5eeb3e3f9355224ac9585b76a4911","kind":"tag","published_at":"2024-11-28T01:43:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.2-take-2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.2-take-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.2-take-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.2-take-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.2-take-2/manifests"},{"name":"jackson-modules-base-2.17.3","sha":"f811f1065217c01c1015a2d71354115b0d31245f","kind":"tag","published_at":"2024-11-01T20:49:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.3/manifests"},{"name":"jackson-modules-base-2.18.1","sha":"1515a8d317579d67e324d766bb99ad16b8b91590","kind":"tag","published_at":"2024-10-28T23:59:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.1/manifests"},{"name":"jackson-modules-base-2.18.0","sha":"684ac1eea16046ca034b28f7384a073126dba5e3","kind":"tag","published_at":"2024-09-27T02:24:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0/manifests"},{"name":"jackson-modules-base-2.18.0-rc1","sha":"95603bb82718f643835302914b10ef4b4b3829bf","kind":"tag","published_at":"2024-08-30T18:41:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0-rc1/manifests"},{"name":"jackson-modules-base-2.17.2","sha":"e3bbd2bbc01176829484256525f70d471407a52c","kind":"tag","published_at":"2024-07-05T17:30:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.2/manifests"},{"name":"jackson-modules-base-2.17.1","sha":"13ce66c0ef5db335e2a6b32a6b6481ab7ff1c72b","kind":"tag","published_at":"2024-05-05T02:16:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.1/manifests"},{"name":"jackson-modules-base-2.17.0","sha":"d05157dafd36f3daa9daa64a101f46c1448adb4f","kind":"tag","published_at":"2024-03-12T22:05:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0/manifests"},{"name":"jackson-modules-base-2.16.2","sha":"757c09f130dc7ccbe607b5880f00f6a31cff3c47","kind":"tag","published_at":"2024-03-09T19:05:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.2/manifests"},{"name":"jackson-modules-base-2.17.0-rc1","sha":"703b50e439662d141507587752525a5de6c437dc","kind":"tag","published_at":"2024-02-27T02:07:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0-rc1/manifests"},{"name":"jackson-modules-base-2.15.4","sha":"3baa0119e8c3dc5ad7caaa781a8f10a41b70b8b9","kind":"tag","published_at":"2024-02-15T17:49:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.4/manifests"},{"name":"jackson-modules-base-2.16.1","sha":"c301da73802cb3bc9d1f7c27bbb855cab888ab75","kind":"tag","published_at":"2023-12-24T05:03:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.1/manifests"},{"name":"jackson-modules-base-2.16.0","sha":"8aec482ba9989691c6da42d110f049707bb02914","kind":"tag","published_at":"2023-11-15T23:05:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0/manifests"},{"name":"jackson-modules-base-2.16.0-rc1","sha":"2f2071ca385356772ac08082f1704ea65632273b","kind":"tag","published_at":"2023-10-20T23:04:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0-rc1/manifests"},{"name":"jackson-modules-base-2.15.3","sha":"95f6f63b38c4344da32b4427e2b75498a14f141a","kind":"tag","published_at":"2023-10-13T00:24:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.3/manifests"},{"name":"jackson-modules-base-2.15.2","sha":"23883227f64b6bf89d2ff8f489dd15cedb80ed2f","kind":"tag","published_at":"2023-05-30T23:41:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.2/manifests"},{"name":"jackson-modules-base-2.15.1","sha":"9726ae0172a8a3a1f08ccb93686ec443758b057f","kind":"tag","published_at":"2023-05-16T22:13:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.1/manifests"},{"name":"jackson-modules-base-2.14.3","sha":"0cc7907f2660eeaeb51e030b145ce4d85068cb0b","kind":"tag","published_at":"2023-05-05T17:05:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.3/manifests"},{"name":"jackson-modules-base-2.15.0","sha":"83b5571756ae61750ae719b255f8910cdb63446a","kind":"tag","published_at":"2023-04-23T22:06:04.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0/manifests"},{"name":"jackson-modules-base-2.15.0-rc3","sha":"2ab6b285e3bb8c2aa60264976df08b5244dffb6c","kind":"tag","published_at":"2023-04-14T20:48:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc3/manifests"},{"name":"jackson-modules-base-2.15.0-rc2","sha":"1d62d99d77798e6a255e70eaa146c175e1de237d","kind":"tag","published_at":"2023-03-28T23:41:30.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc2/manifests"},{"name":"jackson-modules-base-2.15.0-rc1","sha":"9aaaafe62b0859d4654769268b2bd3d4aba8cc45","kind":"tag","published_at":"2023-03-18T20:51:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc1/manifests"},{"name":"jackson-modules-base-2.14.2","sha":"fb11d232a51a950ca8415addd126e7b875b56d22","kind":"tag","published_at":"2023-01-29T01:44:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.2/manifests"},{"name":"jackson-modules-base-2.13.5","sha":"6c867018ff4ee098dcbe4ba9e54fba9b6f62ebaf","kind":"tag","published_at":"2023-01-23T01:22:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.5/manifests"},{"name":"jackson-modules-base-2.14.1","sha":"08703ceb7b9454c683d3b4792d285cd4ba619b5a","kind":"tag","published_at":"2022-11-21T23:58:13.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.1/manifests"},{"name":"jackson-modules-base-2.14.0","sha":"b9ae3888207d23193002cce3e78526be379fda20","kind":"tag","published_at":"2022-11-05T22:55:43.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0/manifests"},{"name":"jackson-modules-base-2.14.0-rc3","sha":"50e9209344e7fe8354ab8d4b49d9e03b61c8df78","kind":"tag","published_at":"2022-10-28T22:10:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc3/manifests"},{"name":"jackson-modules-base-2.14.0-rc2","sha":"e6cad294ea9634af5a62e3bdb0f1151de27bc7a1","kind":"tag","published_at":"2022-10-11T00:00:23.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc2/manifests"},{"name":"jackson-modules-base-2.14.0-rc1","sha":"441b96f9e19f105356a872d67f57303006efb4bd","kind":"tag","published_at":"2022-09-25T23:18:47.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc1/manifests"},{"name":"jackson-modules-base-2.13.4","sha":"ed23e9d4b098ff332af8bae4c9af0dfda621d688","kind":"tag","published_at":"2022-09-03T22:32:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.4/manifests"},{"name":"jackson-modules-base-2.12.7","sha":"c3dd9a50a9618dfd39c9b2babc764c3bb8c58ac2","kind":"tag","published_at":"2022-05-26T18:05:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.7/manifests"},{"name":"jackson-modules-base-2.13.3","sha":"06542814371bafddf2e7c7082b16888a181db993","kind":"tag","published_at":"2022-05-14T15:26:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.3/manifests"},{"name":"jackson-modules-base-2.13.2","sha":"3b136f56aa9d5e813304df5b344c56d295565198","kind":"tag","published_at":"2022-03-06T21:10:51.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.2/manifests"},{"name":"jackson-modules-base-2.13.1","sha":"76abc19bb232ecf3abf45c95be93dd1b9ac3697b","kind":"tag","published_at":"2021-12-19T01:30:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.1/manifests"},{"name":"jackson-modules-base-2.12.6","sha":"bbb6726d62c8e2319e565b6ac144839eb98187a9","kind":"tag","published_at":"2021-12-15T04:27:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.6/manifests"},{"name":"jackson-modules-base-2.13.0","sha":"df9f3e64fb47606d8437a31e9f28fc1c7ff8a995","kind":"tag","published_at":"2021-09-30T21:06:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0/manifests"},{"name":"jackson-modules-base-2.13.0-rc2","sha":"6936bebf3b14b6c960e9611890945dc3eaa238c1","kind":"tag","published_at":"2021-08-27T03:56:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc2/manifests"},{"name":"jackson-modules-base-2.12.5","sha":"0d7f897bb0b403711065a2846acfa55e5ad402a0","kind":"tag","published_at":"2021-08-27T01:07:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.5/manifests"},{"name":"jackson-modules-base-2.13.0-rc1","sha":"d4ec19831931dd5fef1502fa3076f2095ee9cfb5","kind":"tag","published_at":"2021-07-14T01:34:16.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc1/manifests"},{"name":"jackson-modules-base-2.12.4","sha":"729695d34b2f6d98e2793ce8d9346fd99a38508a","kind":"tag","published_at":"2021-07-06T20:47:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.4/manifests"},{"name":"jackson-modules-base-2.12.3","sha":"2938bdc7572bfe8385c7f616f2cb7e2f94456d87","kind":"tag","published_at":"2021-04-12T18:25:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.3/manifests"},{"name":"jackson-modules-base-2.12.2","sha":"457dd8533adbff2bb3d8bbda0994a7a6cc3d11c6","kind":"tag","published_at":"2021-03-03T21:46:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.2/manifests"},{"name":"jackson-modules-base-2.12.1","sha":"6fd38a80e5f5274a79c69cc6bb295c61645812f8","kind":"tag","published_at":"2021-01-09T01:50:10.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.1/manifests"},{"name":"jackson-modules-base-2.11.4","sha":"49f85fa2821fea4427fda284ae3fcd943df3f0ef","kind":"tag","published_at":"2020-12-12T00:47:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.4/manifests"},{"name":"jackson-modules-base-2.12.0","sha":"762dddd1b6cf18807e58cf76dba0a38c5b48fedb","kind":"tag","published_at":"2020-11-29T01:29:58.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0/manifests"},{"name":"jackson-modules-base-2.12.0-rc2","sha":"2e225db556f017f9db70615ad0206894c3165c73","kind":"tag","published_at":"2020-11-15T03:46:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc2/manifests"},{"name":"jackson-modules-base-2.12.0-rc1","sha":"161f4467f822157bfa20d6940c7a56972ea2bf9e","kind":"tag","published_at":"2020-10-12T00:48:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc1/manifests"},{"name":"jackson-modules-base-2.11.3","sha":"5710e584d339b91f158f339bfb4e2a3752aa60e8","kind":"tag","published_at":"2020-10-02T00:13:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.3/manifests"},{"name":"jackson-modules-base-2.11.2","sha":"649de3923f13b0d7601d2bda0f811d1f9ee0c047","kind":"tag","published_at":"2020-08-02T19:30:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.2/manifests"},{"name":"jackson-modules-base-2.10.5","sha":"ef93cbbf33679ab75c4445d172a8ad7d9e6546c3","kind":"tag","published_at":"2020-07-21T03:03:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.5/manifests"},{"name":"jackson-modules-base-2.11.1","sha":"81b82e1bc5705025cd287c71e548b33ce3e66a60","kind":"tag","published_at":"2020-06-25T03:58:44.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.1/manifests"},{"name":"jackson-modules-base-2.10.4","sha":"c78454fc9c0e9e281e30e04af0ea4a87b4e035a6","kind":"tag","published_at":"2020-05-02T22:47:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.4/manifests"},{"name":"jackson-modules-base-2.11.0","sha":"c8a4f1124d1638eb3bb6364ef164c4fb6c5484b5","kind":"tag","published_at":"2020-04-26T00:48:33.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0/manifests"},{"name":"jackson-modules-base-2.11.0.rc1","sha":"70b2864af1325aaff85b40747d3d2b517697c6a0","kind":"tag","published_at":"2020-03-24T19:25:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.0.rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0.rc1/manifests"},{"name":"jackson-modules-base-2.10.3","sha":"15d55ccb1e1165a47ea2b316d1fe93bea93589ba","kind":"tag","published_at":"2020-03-03T03:22:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.3/manifests"},{"name":"jackson-modules-base-2.10.2","sha":"ac3ae48c5cbb3d618fbaa9d9b522d17fe4edf9e3","kind":"tag","published_at":"2020-01-05T02:50:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.2/manifests"},{"name":"jackson-modules-base-2.10.1","sha":"599c250f1a4d8e39cb3c5fa27d2f6aaaa6161cd6","kind":"tag","published_at":"2019-11-09T23:21:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.1/manifests"},{"name":"jackson-modules-base-2.10.0","sha":"f6b226778f8d2786b7030c9f3d9fb49bc3d3d5c8","kind":"tag","published_at":"2019-09-26T05:50:54.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0/manifests"},{"name":"jackson-modules-base-2.9.10","sha":"8bcc80faec9bc3f4f8aacc9aa559d3fd6853686f","kind":"tag","published_at":"2019-09-21T18:40:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.10/manifests"},{"name":"jackson-modules-base-2.10.0.pr3","sha":"8144a424855ce040c4502e985ccec2cf2b9c3126","kind":"tag","published_at":"2019-09-17T03:56:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr3/manifests"},{"name":"jackson-modules-base-2.10.0.pr2","sha":"2b5abe0c588f838189c8b0f6c6f14416152177d8","kind":"tag","published_at":"2019-08-31T01:13:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr2/manifests"},{"name":"jackson-modules-base-2.10.0.pr1","sha":"0b7d10b630d89fce59af06e01e310da49db809dd","kind":"tag","published_at":"2019-07-19T05:27:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr1/manifests"},{"name":"jackson-modules-base-2.9.9","sha":"65738ef430362538afe71f20eb0e9314761f656d","kind":"tag","published_at":"2019-05-16T03:18:45.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.9/manifests"},{"name":"jackson-modules-base-2.9.8","sha":"313beb181266cb9e962fec41edd6b354048d4968","kind":"tag","published_at":"2018-12-15T22:05:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.8/manifests"},{"name":"jackson-modules-base-2.9.7","sha":"8e5cd29c9899f0fec01959fc2d0733a0da056398","kind":"tag","published_at":"2018-09-19T02:53:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.7/manifests"},{"name":"jackson-modules-base-2.9.6","sha":"7e0da78dcd72b22393d88518a6f35ad33225e851","kind":"tag","published_at":"2018-06-12T04:10:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.6/manifests"},{"name":"jackson-modules-base-2.9.5","sha":"e9720d6b7c6ea09d6382aea1808910ea325c263e","kind":"tag","published_at":"2018-03-26T15:52:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.5/manifests"},{"name":"jackson-modules-base-2.9.4","sha":"bc85238551477b3717ca4af59d567b0015ad939d","kind":"tag","published_at":"2018-01-24T04:33:25.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.4/manifests"},{"name":"jackson-modules-base-2.8.11","sha":"7f064640bc884d1f6acf2b2e54b9f94673c1446c","kind":"tag","published_at":"2017-12-24T02:25:55.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.11","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.11/manifests"},{"name":"jackson-modules-base-2.9.3","sha":"7a11aa35835ded306cb65e45c311029314a03b48","kind":"tag","published_at":"2017-12-09T03:09:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.3/manifests"},{"name":"jackson-modules-base-2.9.2","sha":"0d5f86f92e04860d54662ad9aa1460a669e29d29","kind":"tag","published_at":"2017-10-14T03:37:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.2/manifests"},{"name":"jackson-modules-base-2.9.1","sha":"e10272ece21002172986bfc29b278a60d6f5ff1f","kind":"tag","published_at":"2017-09-08T01:29:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.1/manifests"},{"name":"jackson-modules-base-2.8.10","sha":"c1f82c9b808233b0a134f2513725225b16824bbc","kind":"tag","published_at":"2017-08-24T04:30:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.10/manifests"},{"name":"jackson-modules-base-2.9.0","sha":"c624f84d96cd9df80fe461e65d4ab7b4f55a73d9","kind":"tag","published_at":"2017-07-30T04:41:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0/manifests"},{"name":"jackson-modules-base-2.9.0.pr4","sha":"9e18e9af285f6211dfc31a9b09fdfc7c317d482a","kind":"tag","published_at":"2017-06-17T01:46:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr4/manifests"},{"name":"jackson-modules-base-2.8.9","sha":"5a3f1c845e4dbd9b4df84b9834666ac5a3ff8d23","kind":"tag","published_at":"2017-06-12T02:55:02.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.9/manifests"},{"name":"jackson-modules-base-2.9.0.pr3","sha":"ec333bb8e7328889091d83089a8f13b5a415ab3d","kind":"tag","published_at":"2017-04-25T05:52:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr3/manifests"},{"name":"jackson-modules-base-2.8.8","sha":"2a75fb29a88e1a53361733f3c1c6985328fa5449","kind":"tag","published_at":"2017-04-05T03:42:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.8/manifests"},{"name":"jackson-modules-base-2.9.0.pr2","sha":"f6ddf6db2f08f30a0a4b8ca67d3a407695261f50","kind":"tag","published_at":"2017-03-22T03:35:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr2/manifests"},{"name":"jackson-modules-base-2.9.0.pr1","sha":"39331dc9eae02516c4cecd422f15685ab35373f3","kind":"tag","published_at":"2017-03-02T19:17:33.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr1/manifests"},{"name":"2.8.7b","sha":"1ffa34d428dc3e61d3cf553b59d842e38ee182f5","kind":"tag","published_at":"2017-02-21T02:43:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/2.8.7b","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/2.8.7b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@2.8.7b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/2.8.7b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/2.8.7b/manifests"},{"name":"jackson-modules-base-2.8.7","sha":"fb7aefe62fab7f83ffbdca0eddbcf912ea31a790","kind":"tag","published_at":"2017-02-21T01:09:43.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.7/manifests"},{"name":"jackson-modules-base-2.7.9","sha":"4c510db4f881622015df71c6adbdc7a89c267e75","kind":"tag","published_at":"2017-02-04T19:29:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.9/manifests"},{"name":"jackson-modules-base-2.8.6","sha":"1441ad2ecf86a0569ec9349b953d4115de04d393","kind":"tag","published_at":"2017-01-12T04:56:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.6/manifests"},{"name":"jackson-modules-base-2.8.5","sha":"8608079913d157c3c9b20bf40c55c949f92d9319","kind":"tag","published_at":"2016-11-14T17:31:59.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.5/manifests"},{"name":"jackson-modules-base-2.8.4","sha":"d8ede42f8bfad5a90de5a65249abc0e440c3e130","kind":"tag","published_at":"2016-10-14T03:58:14.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.4/manifests"},{"name":"jackson-modules-base-2.7.8","sha":"ed803dfb5a527b5770e7b6a72f0d698773a00451","kind":"tag","published_at":"2016-09-26T14:54:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.8/manifests"},{"name":"jackson-modules-base-2.8.3","sha":"637562215ef8507dcbbdbdb2735ea8ca8c39b808","kind":"tag","published_at":"2016-09-19T04:24:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.3/manifests"},{"name":"jackson-modules-base-2.8.2","sha":"864b1f4599ec4d18ca12d221c6606031a4140940","kind":"tag","published_at":"2016-08-30T03:53:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.2/manifests"},{"name":"jackson-modules-base-2.7.7","sha":"ea9920e062a596a3c7cf45bb81d0d5bb45cb801a","kind":"tag","published_at":"2016-08-26T22:02:14.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.7/manifests"},{"name":"jackson-modules-base-2.7.6","sha":"235e1c75ed70e9015f39d46b1efdb6d42125a8db","kind":"tag","published_at":"2016-07-23T02:50:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.6/manifests"},{"name":"jackson-modules-base-2.8.1","sha":"9cae30e885044037c77f83a82c4fc3e63ac9ec66","kind":"tag","published_at":"2016-07-19T23:34:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.1/manifests"},{"name":"jackson-modules-base-2.8.0","sha":"b274ec8565595f7852824304e837a52cdb49738a","kind":"tag","published_at":"2016-07-04T16:47:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0/manifests"},{"name":"jackson-modules-base-2.8.0.rc2","sha":"613ba994c0e1c2e81846217f369aac757b730b69","kind":"tag","published_at":"2016-06-17T00:25:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0.rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc2/manifests"},{"name":"jackson-modules-base-2.7.5","sha":"37d8fbe0cfab731415d5583e3462dc8ee044a186","kind":"tag","published_at":"2016-06-11T02:21:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.5/manifests"},{"name":"jackson-modules-base-2.8.0.rc1","sha":"fe31f321b7afe5504693aae65a55f7f92143b58f","kind":"tag","published_at":"2016-06-07T05:19:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0.rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc1/manifests"},{"name":"jackson-module-base-2.7.4b","sha":"cba2ade7c0a25a18422ccc9118addc1a40c92ad3","kind":"tag","published_at":"2016-04-30T01:22:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-module-base-2.7.4b","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-module-base-2.7.4b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-module-base-2.7.4b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-module-base-2.7.4b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-module-base-2.7.4b/manifests"},{"name":"jackson-modules-base-2.7.4","sha":"24a60cac237af9cb833e0554c8cd6a0d36eb411f","kind":"tag","published_at":"2016-04-29T16:01:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.4/manifests"},{"name":"jackson-modules-base-2.7.3","sha":"272160bbecf12e74cb4d815013748ff44db0571e","kind":"tag","published_at":"2016-03-16T01:35:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.3/manifests"},{"name":"jackson-modules-base-2.7.2","sha":"8ee45378ed842c5064171282b57e0e6aaf6d8f9d","kind":"tag","published_at":"2016-02-27T05:07:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.2/manifests"},{"name":"jackson-modules-base-2.7.1","sha":"636db7b63c5084ecd31cae02fe6c13487fec15fd","kind":"tag","published_at":"2016-02-02T06:36:19.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.1/manifests"}]},"repo_metadata_updated_at":"2026-02-12T23:02:57.282Z","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":17.588176636175945,"forks_count":14.577761369815189,"average":24.036071211449368},"purl":"pkg:maven/com.jwebmp.jackson.module/jackson-module-jaxb-annotations","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.jwebmp.jackson.module:jackson-module-jaxb-annotations","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.jwebmp.jackson.module:jackson-module-jaxb-annotations","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.jwebmp.jackson.module:jackson-module-jaxb-annotations/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-06T20:02:16.555Z","issues_count":99,"pull_requests_count":159,"avg_time_to_close_issue":15677755.279411765,"avg_time_to_close_pull_request":1050985.8675496688,"issues_closed_count":68,"pull_requests_closed_count":151,"pull_request_authors_count":32,"issue_authors_count":72,"avg_comments_per_issue":5.040404040404041,"avg_comments_per_pull_request":1.2138364779874213,"merged_pull_requests_count":137,"bot_issues_count":1,"bot_pull_requests_count":32,"past_year_issues_count":12,"past_year_pull_requests_count":39,"past_year_avg_time_to_close_issue":907416.7142857143,"past_year_avg_time_to_close_pull_request":71268.35294117648,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":4.083333333333333,"past_year_avg_comments_per_pull_request":0.41025641025641024,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/issues","maintainers":[{"login":"cowtowncoder","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"},{"login":"JooHyukKim","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JooHyukKim"},{"login":"pjfanning","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"}],"active_maintainers":[{"login":"cowtowncoder","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"},{"login":"pjfanning","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.jwebmp.jackson.module:jackson-module-jaxb-annotations/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.jwebmp.jackson.module:jackson-module-jaxb-annotations/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.jwebmp.jackson.module:jackson-module-jaxb-annotations/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.jwebmp.jackson.module:jackson-module-jaxb-annotations/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.jwebmp.jackson.module:jackson-module-jaxb-annotations/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":601295,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":4727538,"name":"com.jwebmp.jackson.module:jackson-module-osgi","ecosystem":"maven","description":"Jackson module to inject OSGI services in deserialized beans.","homepage":"https://github.com/FasterXML/jackson-modules-base","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/FasterXML/jackson-modules-base","keywords_array":[],"namespace":"com.jwebmp.jackson.module","versions_count":2,"first_release_published_at":"2018-12-19T01:33:02.000Z","latest_release_published_at":"2018-12-20T00:54:38.000Z","latest_release_number":"0.63.0.19","last_synced_at":"2026-03-27T22:03:44.446Z","created_at":"2022-07-25T23:14:04.916Z","updated_at":"2026-03-27T22:03:44.446Z","registry_url":"https://central.sonatype.com/artifact/com.jwebmp.jackson.module/jackson-module-osgi/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.jwebmp.jackson.module/jackson-module-osgi/","metadata":{"repositories":["https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":37390569,"uuid":"50140860","full_name":"FasterXML/jackson-modules-base","owner":"FasterXML","description":"Uber-project for foundational modules of Jackson that build directly on core components but nothing else; not including data format or datatype modules","archived":false,"fork":false,"pushed_at":"2026-02-02T17:23:19.000Z","size":5066,"stargazers_count":177,"open_issues_count":38,"forks_count":81,"subscribers_count":14,"default_branch":"3.x","last_synced_at":"2026-02-05T04:18:56.654Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/FasterXML.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-01-21T22:24:00.000Z","updated_at":"2026-02-02T17:23:22.000Z","dependencies_parsed_at":"2023-10-02T23:00:39.761Z","dependency_job_id":"1b0e11d4-daba-4b85-a8df-1652ad46d7a4","html_url":"https://github.com/FasterXML/jackson-modules-base","commit_stats":{"total_commits":793,"total_committers":25,"mean_commits":31.72,"dds":"0.15258511979823453","last_synced_commit":"7f04a04e7686604d6cf07cac046a907f20c90c0c"},"previous_names":[],"tags_count":131,"template":false,"template_full_name":null,"purl":"pkg:github/FasterXML/jackson-modules-base","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/refs/heads/3.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/sbom","scorecard":{"id":49399,"data":{"date":"2025-08-11","repo":{"name":"github.com/FasterXML/jackson-modules-base","commit":"f88a47cd4cdd4b4b4d558aee3feb73cc1e912752"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Maintained","score":10,"reason":"29 commit(s) and 2 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/28 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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/dep_build_v2.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/dep_build_v3.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:13","Info: no jobLevel write permissions found"],"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":"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":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":10,"reason":"all dependencies are pinned","details":["Info:   6 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '2.x'"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:16"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"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-14T23:25:03.968Z","repository_id":37390569,"created_at":"2025-08-14T23:25:03.968Z","updated_at":"2025-08-14T23:25:03.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29174324,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T19:56:27.068Z","status":"ssl_error","status_checked_at":"2026-02-06T19:56:18.934Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"FasterXML","name":"FasterXML, LLC","uuid":"382692","kind":"organization","description":null,"email":"info@fasterxml.com","website":"http://fasterxml.com","location":"Seattle, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/382692?v=4","repositories_count":68,"last_synced_at":"2023-04-14T17:44:54.358Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/FasterXML","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T18:09:50.546Z","updated_at":"2023-04-14T17:44:54.918Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML/repositories"},"tags":[{"name":"jackson-modules-base-3.1.0-rc1","sha":"da2948093254505b926163082dbb2613ef389d67","kind":"tag","published_at":"2026-01-28T04:24:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.1.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.1.0-rc1/manifests"},{"name":"jackson-modules-base-3.0.4","sha":"db9ea4fbc5acf1a7a21fce5b70bb0ba3403a56d0","kind":"tag","published_at":"2026-01-22T00:10:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.4/manifests"},{"name":"jackson-modules-base-2.20.2","sha":"0de63fe3f37bafa281936f95114d7291377b5317","kind":"tag","published_at":"2026-01-19T21:28:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.2/manifests"},{"name":"jackson-modules-base-2.21.0","sha":"08f86b93b9d8aba8c2b1d8c99cc57ee23676e9f6","kind":"tag","published_at":"2026-01-18T23:18:58.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.21.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.21.0/manifests"},{"name":"jackson-modules-base-3.0.3","sha":"66e03ac9313fcd4f46b28e9b7129ce6329d0187b","kind":"tag","published_at":"2025-11-28T19:00:34.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.3/manifests"},{"name":"jackson-modules-base-3.0.2","sha":"46dbbb9d83d384b95eb30a1f156f90c6e79d420c","kind":"tag","published_at":"2025-11-07T22:20:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.2/manifests"},{"name":"jackson-modules-base-2.20.1","sha":"28181018f6522aed92f10aec632ac7ff37f1ca5c","kind":"tag","published_at":"2025-10-30T23:51:17.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.1/manifests"},{"name":"jackson-modules-base-2.19.4","sha":"817f72a888c538e42dc0391701ba77991633dc22","kind":"tag","published_at":"2025-10-30T00:11:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.4/manifests"},{"name":"jackson-modules-base-2.19.3","sha":"03cf2098c3297862bcf6b686f3be6735a6b1afc6","kind":"tag","published_at":"2025-10-29T18:37:54.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.3/manifests"},{"name":"jackson-modules-base-2.18.5","sha":"a71ccdddca10a1928f28fa8696109f24809a8fc4","kind":"tag","published_at":"2025-10-28T01:45:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.5/manifests"},{"name":"jackson-modules-base-3.0.1","sha":"ec77cd897ed76cb37655ab09a45889eac5f2d98b","kind":"tag","published_at":"2025-10-22T02:09:55.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.1/manifests"},{"name":"jackson-modules-base-3.0.0","sha":"f4ecc073c980f08fef400d63a8bc9bf415bddf98","kind":"tag","published_at":"2025-10-04T00:15:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc10","sha":"f29369de89a90f2cb31dc4b5bbedf2817f7ca834","kind":"tag","published_at":"2025-09-20T00:18:34.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc10/manifests"},{"name":"jackson-modules-base-3.0.0-rc9","sha":"908d93724c630e047fa55f59607f94f45c3db786","kind":"tag","published_at":"2025-09-06T01:26:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc9/manifests"},{"name":"jackson-modules-base-2.20.0","sha":"874d6044d7805af6ca74b9591783a230d399b789","kind":"tag","published_at":"2025-08-28T23:05:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc8","sha":"9265733af5a75f000a5886afda7e8f323f2a10bd","kind":"tag","published_at":"2025-08-13T18:34:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc8/manifests"},{"name":"jackson-modules-base-3.0.0-rc7","sha":"207e5d3baa3885b858e366bcdb0958e2fd251c5d","kind":"tag","published_at":"2025-08-08T15:58:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc7/manifests"},{"name":"jackson-modules-base-2.20.0-rc1","sha":"d630c5cb87f4df9711800e617e50a0863d1b75d1","kind":"tag","published_at":"2025-08-05T01:08:47.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0-rc1/manifests"},{"name":"jackson-modules-base-3.0.0-rc6","sha":"66a7af70e0e1d51999bfba5cb8fe6fd23ae9ac2a","kind":"tag","published_at":"2025-07-19T01:13:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc6/manifests"},{"name":"jackson-modules-base-2.19.2","sha":"d0f92ed9be1135e983c67554e1ca9dc5933db940","kind":"tag","published_at":"2025-07-18T17:57:56.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.2/manifests"},{"name":"jackson-modules-base-2.19.1","sha":"b113c7ff4d1bba3064829397172a71c69a1e4a1c","kind":"tag","published_at":"2025-06-14T01:23:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.1/manifests"},{"name":"jackson-modules-base-3.0.0-rc5","sha":"d4813b8eb4da2421f98ab4117f2d3057d0ebb20f","kind":"tag","published_at":"2025-05-22T16:59:20.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc5/manifests"},{"name":"jackson-modules-base-3.0.0-rc4","sha":"2d8aeece544c6d0526ba146510e8782721d78e49","kind":"tag","published_at":"2025-05-10T23:41:03.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc4/manifests"},{"name":"jackson-modules-base-2.18.4","sha":"fcf0dff478bacecdef3effea08f15c1521964133","kind":"tag","published_at":"2025-05-07T00:45:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.4/manifests"},{"name":"jackson-modules-base-2.19.0","sha":"65f4e4c727999f95844d811abf732040d08074a1","kind":"tag","published_at":"2025-04-24T23:59:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc3","sha":"4433d966fe9309834c85d52f21105df0768ef78b","kind":"tag","published_at":"2025-04-14T02:09:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc3/manifests"},{"name":"jackson-modules-base-2.19.0-rc2","sha":"b5613a46af505f0641921de7c08e5abddb0a047d","kind":"tag","published_at":"2025-04-08T01:40:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0-rc2/manifests"},{"name":"jackson-modules-base-3.0.0-rc2","sha":"d5177a79c219accca6cbded818677cf043cc7e76","kind":"tag","published_at":"2025-03-28T23:11:24.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc2/manifests"},{"name":"jackson-modules-base-3.0.0-rc1","sha":"1ecbfd5a78891c0ca5984bdf57bb1626d4902994","kind":"tag","published_at":"2025-03-08T00:37:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc1/manifests"},{"name":"jackson-modules-base-2.18.3","sha":"785802151b99780d68267963538618cad057027e","kind":"tag","published_at":"2025-02-28T23:47:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.3/manifests"},{"name":"jackson-modules-base-2.18.2-take-2","sha":"ecea6c465dc5eeb3e3f9355224ac9585b76a4911","kind":"tag","published_at":"2024-11-28T01:43:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.2-take-2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.2-take-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.2-take-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.2-take-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.2-take-2/manifests"},{"name":"jackson-modules-base-2.17.3","sha":"f811f1065217c01c1015a2d71354115b0d31245f","kind":"tag","published_at":"2024-11-01T20:49:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.3/manifests"},{"name":"jackson-modules-base-2.18.1","sha":"1515a8d317579d67e324d766bb99ad16b8b91590","kind":"tag","published_at":"2024-10-28T23:59:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.1/manifests"},{"name":"jackson-modules-base-2.18.0","sha":"684ac1eea16046ca034b28f7384a073126dba5e3","kind":"tag","published_at":"2024-09-27T02:24:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0/manifests"},{"name":"jackson-modules-base-2.18.0-rc1","sha":"95603bb82718f643835302914b10ef4b4b3829bf","kind":"tag","published_at":"2024-08-30T18:41:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0-rc1/manifests"},{"name":"jackson-modules-base-2.17.2","sha":"e3bbd2bbc01176829484256525f70d471407a52c","kind":"tag","published_at":"2024-07-05T17:30:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.2/manifests"},{"name":"jackson-modules-base-2.17.1","sha":"13ce66c0ef5db335e2a6b32a6b6481ab7ff1c72b","kind":"tag","published_at":"2024-05-05T02:16:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.1/manifests"},{"name":"jackson-modules-base-2.17.0","sha":"d05157dafd36f3daa9daa64a101f46c1448adb4f","kind":"tag","published_at":"2024-03-12T22:05:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0/manifests"},{"name":"jackson-modules-base-2.16.2","sha":"757c09f130dc7ccbe607b5880f00f6a31cff3c47","kind":"tag","published_at":"2024-03-09T19:05:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.2/manifests"},{"name":"jackson-modules-base-2.17.0-rc1","sha":"703b50e439662d141507587752525a5de6c437dc","kind":"tag","published_at":"2024-02-27T02:07:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0-rc1/manifests"},{"name":"jackson-modules-base-2.15.4","sha":"3baa0119e8c3dc5ad7caaa781a8f10a41b70b8b9","kind":"tag","published_at":"2024-02-15T17:49:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.4/manifests"},{"name":"jackson-modules-base-2.16.1","sha":"c301da73802cb3bc9d1f7c27bbb855cab888ab75","kind":"tag","published_at":"2023-12-24T05:03:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.1/manifests"},{"name":"jackson-modules-base-2.16.0","sha":"8aec482ba9989691c6da42d110f049707bb02914","kind":"tag","published_at":"2023-11-15T23:05:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0/manifests"},{"name":"jackson-modules-base-2.16.0-rc1","sha":"2f2071ca385356772ac08082f1704ea65632273b","kind":"tag","published_at":"2023-10-20T23:04:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0-rc1/manifests"},{"name":"jackson-modules-base-2.15.3","sha":"95f6f63b38c4344da32b4427e2b75498a14f141a","kind":"tag","published_at":"2023-10-13T00:24:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.3/manifests"},{"name":"jackson-modules-base-2.15.2","sha":"23883227f64b6bf89d2ff8f489dd15cedb80ed2f","kind":"tag","published_at":"2023-05-30T23:41:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.2/manifests"},{"name":"jackson-modules-base-2.15.1","sha":"9726ae0172a8a3a1f08ccb93686ec443758b057f","kind":"tag","published_at":"2023-05-16T22:13:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.1/manifests"},{"name":"jackson-modules-base-2.14.3","sha":"0cc7907f2660eeaeb51e030b145ce4d85068cb0b","kind":"tag","published_at":"2023-05-05T17:05:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.3/manifests"},{"name":"jackson-modules-base-2.15.0","sha":"83b5571756ae61750ae719b255f8910cdb63446a","kind":"tag","published_at":"2023-04-23T22:06:04.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0/manifests"},{"name":"jackson-modules-base-2.15.0-rc3","sha":"2ab6b285e3bb8c2aa60264976df08b5244dffb6c","kind":"tag","published_at":"2023-04-14T20:48:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc3/manifests"},{"name":"jackson-modules-base-2.15.0-rc2","sha":"1d62d99d77798e6a255e70eaa146c175e1de237d","kind":"tag","published_at":"2023-03-28T23:41:30.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc2/manifests"},{"name":"jackson-modules-base-2.15.0-rc1","sha":"9aaaafe62b0859d4654769268b2bd3d4aba8cc45","kind":"tag","published_at":"2023-03-18T20:51:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc1/manifests"},{"name":"jackson-modules-base-2.14.2","sha":"fb11d232a51a950ca8415addd126e7b875b56d22","kind":"tag","published_at":"2023-01-29T01:44:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.2/manifests"},{"name":"jackson-modules-base-2.13.5","sha":"6c867018ff4ee098dcbe4ba9e54fba9b6f62ebaf","kind":"tag","published_at":"2023-01-23T01:22:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.5/manifests"},{"name":"jackson-modules-base-2.14.1","sha":"08703ceb7b9454c683d3b4792d285cd4ba619b5a","kind":"tag","published_at":"2022-11-21T23:58:13.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.1/manifests"},{"name":"jackson-modules-base-2.14.0","sha":"b9ae3888207d23193002cce3e78526be379fda20","kind":"tag","published_at":"2022-11-05T22:55:43.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0/manifests"},{"name":"jackson-modules-base-2.14.0-rc3","sha":"50e9209344e7fe8354ab8d4b49d9e03b61c8df78","kind":"tag","published_at":"2022-10-28T22:10:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc3/manifests"},{"name":"jackson-modules-base-2.14.0-rc2","sha":"e6cad294ea9634af5a62e3bdb0f1151de27bc7a1","kind":"tag","published_at":"2022-10-11T00:00:23.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc2/manifests"},{"name":"jackson-modules-base-2.14.0-rc1","sha":"441b96f9e19f105356a872d67f57303006efb4bd","kind":"tag","published_at":"2022-09-25T23:18:47.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc1/manifests"},{"name":"jackson-modules-base-2.13.4","sha":"ed23e9d4b098ff332af8bae4c9af0dfda621d688","kind":"tag","published_at":"2022-09-03T22:32:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.4/manifests"},{"name":"jackson-modules-base-2.12.7","sha":"c3dd9a50a9618dfd39c9b2babc764c3bb8c58ac2","kind":"tag","published_at":"2022-05-26T18:05:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.7/manifests"},{"name":"jackson-modules-base-2.13.3","sha":"06542814371bafddf2e7c7082b16888a181db993","kind":"tag","published_at":"2022-05-14T15:26:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.3/manifests"},{"name":"jackson-modules-base-2.13.2","sha":"3b136f56aa9d5e813304df5b344c56d295565198","kind":"tag","published_at":"2022-03-06T21:10:51.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.2/manifests"},{"name":"jackson-modules-base-2.13.1","sha":"76abc19bb232ecf3abf45c95be93dd1b9ac3697b","kind":"tag","published_at":"2021-12-19T01:30:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.1/manifests"},{"name":"jackson-modules-base-2.12.6","sha":"bbb6726d62c8e2319e565b6ac144839eb98187a9","kind":"tag","published_at":"2021-12-15T04:27:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.6/manifests"},{"name":"jackson-modules-base-2.13.0","sha":"df9f3e64fb47606d8437a31e9f28fc1c7ff8a995","kind":"tag","published_at":"2021-09-30T21:06:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0/manifests"},{"name":"jackson-modules-base-2.13.0-rc2","sha":"6936bebf3b14b6c960e9611890945dc3eaa238c1","kind":"tag","published_at":"2021-08-27T03:56:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc2/manifests"},{"name":"jackson-modules-base-2.12.5","sha":"0d7f897bb0b403711065a2846acfa55e5ad402a0","kind":"tag","published_at":"2021-08-27T01:07:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.5/manifests"},{"name":"jackson-modules-base-2.13.0-rc1","sha":"d4ec19831931dd5fef1502fa3076f2095ee9cfb5","kind":"tag","published_at":"2021-07-14T01:34:16.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc1/manifests"},{"name":"jackson-modules-base-2.12.4","sha":"729695d34b2f6d98e2793ce8d9346fd99a38508a","kind":"tag","published_at":"2021-07-06T20:47:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.4/manifests"},{"name":"jackson-modules-base-2.12.3","sha":"2938bdc7572bfe8385c7f616f2cb7e2f94456d87","kind":"tag","published_at":"2021-04-12T18:25:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.3/manifests"},{"name":"jackson-modules-base-2.12.2","sha":"457dd8533adbff2bb3d8bbda0994a7a6cc3d11c6","kind":"tag","published_at":"2021-03-03T21:46:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.2/manifests"},{"name":"jackson-modules-base-2.12.1","sha":"6fd38a80e5f5274a79c69cc6bb295c61645812f8","kind":"tag","published_at":"2021-01-09T01:50:10.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.1/manifests"},{"name":"jackson-modules-base-2.11.4","sha":"49f85fa2821fea4427fda284ae3fcd943df3f0ef","kind":"tag","published_at":"2020-12-12T00:47:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.4/manifests"},{"name":"jackson-modules-base-2.12.0","sha":"762dddd1b6cf18807e58cf76dba0a38c5b48fedb","kind":"tag","published_at":"2020-11-29T01:29:58.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0/manifests"},{"name":"jackson-modules-base-2.12.0-rc2","sha":"2e225db556f017f9db70615ad0206894c3165c73","kind":"tag","published_at":"2020-11-15T03:46:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc2/manifests"},{"name":"jackson-modules-base-2.12.0-rc1","sha":"161f4467f822157bfa20d6940c7a56972ea2bf9e","kind":"tag","published_at":"2020-10-12T00:48:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc1/manifests"},{"name":"jackson-modules-base-2.11.3","sha":"5710e584d339b91f158f339bfb4e2a3752aa60e8","kind":"tag","published_at":"2020-10-02T00:13:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.3/manifests"},{"name":"jackson-modules-base-2.11.2","sha":"649de3923f13b0d7601d2bda0f811d1f9ee0c047","kind":"tag","published_at":"2020-08-02T19:30:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.2/manifests"},{"name":"jackson-modules-base-2.10.5","sha":"ef93cbbf33679ab75c4445d172a8ad7d9e6546c3","kind":"tag","published_at":"2020-07-21T03:03:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.5/manifests"},{"name":"jackson-modules-base-2.11.1","sha":"81b82e1bc5705025cd287c71e548b33ce3e66a60","kind":"tag","published_at":"2020-06-25T03:58:44.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.1/manifests"},{"name":"jackson-modules-base-2.10.4","sha":"c78454fc9c0e9e281e30e04af0ea4a87b4e035a6","kind":"tag","published_at":"2020-05-02T22:47:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.4/manifests"},{"name":"jackson-modules-base-2.11.0","sha":"c8a4f1124d1638eb3bb6364ef164c4fb6c5484b5","kind":"tag","published_at":"2020-04-26T00:48:33.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0/manifests"},{"name":"jackson-modules-base-2.11.0.rc1","sha":"70b2864af1325aaff85b40747d3d2b517697c6a0","kind":"tag","published_at":"2020-03-24T19:25:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.0.rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0.rc1/manifests"},{"name":"jackson-modules-base-2.10.3","sha":"15d55ccb1e1165a47ea2b316d1fe93bea93589ba","kind":"tag","published_at":"2020-03-03T03:22:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.3/manifests"},{"name":"jackson-modules-base-2.10.2","sha":"ac3ae48c5cbb3d618fbaa9d9b522d17fe4edf9e3","kind":"tag","published_at":"2020-01-05T02:50:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.2/manifests"},{"name":"jackson-modules-base-2.10.1","sha":"599c250f1a4d8e39cb3c5fa27d2f6aaaa6161cd6","kind":"tag","published_at":"2019-11-09T23:21:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.1/manifests"},{"name":"jackson-modules-base-2.10.0","sha":"f6b226778f8d2786b7030c9f3d9fb49bc3d3d5c8","kind":"tag","published_at":"2019-09-26T05:50:54.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0/manifests"},{"name":"jackson-modules-base-2.9.10","sha":"8bcc80faec9bc3f4f8aacc9aa559d3fd6853686f","kind":"tag","published_at":"2019-09-21T18:40:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.10/manifests"},{"name":"jackson-modules-base-2.10.0.pr3","sha":"8144a424855ce040c4502e985ccec2cf2b9c3126","kind":"tag","published_at":"2019-09-17T03:56:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr3/manifests"},{"name":"jackson-modules-base-2.10.0.pr2","sha":"2b5abe0c588f838189c8b0f6c6f14416152177d8","kind":"tag","published_at":"2019-08-31T01:13:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr2/manifests"},{"name":"jackson-modules-base-2.10.0.pr1","sha":"0b7d10b630d89fce59af06e01e310da49db809dd","kind":"tag","published_at":"2019-07-19T05:27:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr1/manifests"},{"name":"jackson-modules-base-2.9.9","sha":"65738ef430362538afe71f20eb0e9314761f656d","kind":"tag","published_at":"2019-05-16T03:18:45.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.9/manifests"},{"name":"jackson-modules-base-2.9.8","sha":"313beb181266cb9e962fec41edd6b354048d4968","kind":"tag","published_at":"2018-12-15T22:05:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.8/manifests"},{"name":"jackson-modules-base-2.9.7","sha":"8e5cd29c9899f0fec01959fc2d0733a0da056398","kind":"tag","published_at":"2018-09-19T02:53:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.7/manifests"},{"name":"jackson-modules-base-2.9.6","sha":"7e0da78dcd72b22393d88518a6f35ad33225e851","kind":"tag","published_at":"2018-06-12T04:10:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.6/manifests"},{"name":"jackson-modules-base-2.9.5","sha":"e9720d6b7c6ea09d6382aea1808910ea325c263e","kind":"tag","published_at":"2018-03-26T15:52:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.5/manifests"},{"name":"jackson-modules-base-2.9.4","sha":"bc85238551477b3717ca4af59d567b0015ad939d","kind":"tag","published_at":"2018-01-24T04:33:25.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.4/manifests"},{"name":"jackson-modules-base-2.8.11","sha":"7f064640bc884d1f6acf2b2e54b9f94673c1446c","kind":"tag","published_at":"2017-12-24T02:25:55.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.11","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.11/manifests"},{"name":"jackson-modules-base-2.9.3","sha":"7a11aa35835ded306cb65e45c311029314a03b48","kind":"tag","published_at":"2017-12-09T03:09:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.3/manifests"},{"name":"jackson-modules-base-2.9.2","sha":"0d5f86f92e04860d54662ad9aa1460a669e29d29","kind":"tag","published_at":"2017-10-14T03:37:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.2/manifests"},{"name":"jackson-modules-base-2.9.1","sha":"e10272ece21002172986bfc29b278a60d6f5ff1f","kind":"tag","published_at":"2017-09-08T01:29:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.1/manifests"},{"name":"jackson-modules-base-2.8.10","sha":"c1f82c9b808233b0a134f2513725225b16824bbc","kind":"tag","published_at":"2017-08-24T04:30:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.10/manifests"},{"name":"jackson-modules-base-2.9.0","sha":"c624f84d96cd9df80fe461e65d4ab7b4f55a73d9","kind":"tag","published_at":"2017-07-30T04:41:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0/manifests"},{"name":"jackson-modules-base-2.9.0.pr4","sha":"9e18e9af285f6211dfc31a9b09fdfc7c317d482a","kind":"tag","published_at":"2017-06-17T01:46:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr4/manifests"},{"name":"jackson-modules-base-2.8.9","sha":"5a3f1c845e4dbd9b4df84b9834666ac5a3ff8d23","kind":"tag","published_at":"2017-06-12T02:55:02.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.9/manifests"},{"name":"jackson-modules-base-2.9.0.pr3","sha":"ec333bb8e7328889091d83089a8f13b5a415ab3d","kind":"tag","published_at":"2017-04-25T05:52:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr3/manifests"},{"name":"jackson-modules-base-2.8.8","sha":"2a75fb29a88e1a53361733f3c1c6985328fa5449","kind":"tag","published_at":"2017-04-05T03:42:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.8/manifests"},{"name":"jackson-modules-base-2.9.0.pr2","sha":"f6ddf6db2f08f30a0a4b8ca67d3a407695261f50","kind":"tag","published_at":"2017-03-22T03:35:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr2/manifests"},{"name":"jackson-modules-base-2.9.0.pr1","sha":"39331dc9eae02516c4cecd422f15685ab35373f3","kind":"tag","published_at":"2017-03-02T19:17:33.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr1/manifests"},{"name":"2.8.7b","sha":"1ffa34d428dc3e61d3cf553b59d842e38ee182f5","kind":"tag","published_at":"2017-02-21T02:43:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/2.8.7b","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/2.8.7b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@2.8.7b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/2.8.7b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/2.8.7b/manifests"},{"name":"jackson-modules-base-2.8.7","sha":"fb7aefe62fab7f83ffbdca0eddbcf912ea31a790","kind":"tag","published_at":"2017-02-21T01:09:43.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.7/manifests"},{"name":"jackson-modules-base-2.7.9","sha":"4c510db4f881622015df71c6adbdc7a89c267e75","kind":"tag","published_at":"2017-02-04T19:29:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.9/manifests"},{"name":"jackson-modules-base-2.8.6","sha":"1441ad2ecf86a0569ec9349b953d4115de04d393","kind":"tag","published_at":"2017-01-12T04:56:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.6/manifests"},{"name":"jackson-modules-base-2.8.5","sha":"8608079913d157c3c9b20bf40c55c949f92d9319","kind":"tag","published_at":"2016-11-14T17:31:59.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.5/manifests"},{"name":"jackson-modules-base-2.8.4","sha":"d8ede42f8bfad5a90de5a65249abc0e440c3e130","kind":"tag","published_at":"2016-10-14T03:58:14.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.4/manifests"},{"name":"jackson-modules-base-2.7.8","sha":"ed803dfb5a527b5770e7b6a72f0d698773a00451","kind":"tag","published_at":"2016-09-26T14:54:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.8/manifests"},{"name":"jackson-modules-base-2.8.3","sha":"637562215ef8507dcbbdbdb2735ea8ca8c39b808","kind":"tag","published_at":"2016-09-19T04:24:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.3/manifests"},{"name":"jackson-modules-base-2.8.2","sha":"864b1f4599ec4d18ca12d221c6606031a4140940","kind":"tag","published_at":"2016-08-30T03:53:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.2/manifests"},{"name":"jackson-modules-base-2.7.7","sha":"ea9920e062a596a3c7cf45bb81d0d5bb45cb801a","kind":"tag","published_at":"2016-08-26T22:02:14.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.7/manifests"},{"name":"jackson-modules-base-2.7.6","sha":"235e1c75ed70e9015f39d46b1efdb6d42125a8db","kind":"tag","published_at":"2016-07-23T02:50:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.6/manifests"},{"name":"jackson-modules-base-2.8.1","sha":"9cae30e885044037c77f83a82c4fc3e63ac9ec66","kind":"tag","published_at":"2016-07-19T23:34:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.1/manifests"},{"name":"jackson-modules-base-2.8.0","sha":"b274ec8565595f7852824304e837a52cdb49738a","kind":"tag","published_at":"2016-07-04T16:47:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0/manifests"},{"name":"jackson-modules-base-2.8.0.rc2","sha":"613ba994c0e1c2e81846217f369aac757b730b69","kind":"tag","published_at":"2016-06-17T00:25:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0.rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc2/manifests"},{"name":"jackson-modules-base-2.7.5","sha":"37d8fbe0cfab731415d5583e3462dc8ee044a186","kind":"tag","published_at":"2016-06-11T02:21:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.5/manifests"},{"name":"jackson-modules-base-2.8.0.rc1","sha":"fe31f321b7afe5504693aae65a55f7f92143b58f","kind":"tag","published_at":"2016-06-07T05:19:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0.rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc1/manifests"},{"name":"jackson-module-base-2.7.4b","sha":"cba2ade7c0a25a18422ccc9118addc1a40c92ad3","kind":"tag","published_at":"2016-04-30T01:22:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-module-base-2.7.4b","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-module-base-2.7.4b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-module-base-2.7.4b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-module-base-2.7.4b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-module-base-2.7.4b/manifests"},{"name":"jackson-modules-base-2.7.4","sha":"24a60cac237af9cb833e0554c8cd6a0d36eb411f","kind":"tag","published_at":"2016-04-29T16:01:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.4/manifests"},{"name":"jackson-modules-base-2.7.3","sha":"272160bbecf12e74cb4d815013748ff44db0571e","kind":"tag","published_at":"2016-03-16T01:35:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.3/manifests"},{"name":"jackson-modules-base-2.7.2","sha":"8ee45378ed842c5064171282b57e0e6aaf6d8f9d","kind":"tag","published_at":"2016-02-27T05:07:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.2/manifests"},{"name":"jackson-modules-base-2.7.1","sha":"636db7b63c5084ecd31cae02fe6c13487fec15fd","kind":"tag","published_at":"2016-02-02T06:36:19.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.1/manifests"}]},"repo_metadata_updated_at":"2026-02-12T23:02:59.372Z","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":17.588176636175945,"forks_count":14.577761369815189,"average":24.036071211449368},"purl":"pkg:maven/com.jwebmp.jackson.module/jackson-module-osgi","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.jwebmp.jackson.module:jackson-module-osgi","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.jwebmp.jackson.module:jackson-module-osgi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.jwebmp.jackson.module:jackson-module-osgi/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-06T20:02:16.555Z","issues_count":99,"pull_requests_count":159,"avg_time_to_close_issue":15677755.279411765,"avg_time_to_close_pull_request":1050985.8675496688,"issues_closed_count":68,"pull_requests_closed_count":151,"pull_request_authors_count":32,"issue_authors_count":72,"avg_comments_per_issue":5.040404040404041,"avg_comments_per_pull_request":1.2138364779874213,"merged_pull_requests_count":137,"bot_issues_count":1,"bot_pull_requests_count":32,"past_year_issues_count":12,"past_year_pull_requests_count":39,"past_year_avg_time_to_close_issue":907416.7142857143,"past_year_avg_time_to_close_pull_request":71268.35294117648,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":4.083333333333333,"past_year_avg_comments_per_pull_request":0.41025641025641024,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/issues","maintainers":[{"login":"cowtowncoder","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"},{"login":"JooHyukKim","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JooHyukKim"},{"login":"pjfanning","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"}],"active_maintainers":[{"login":"cowtowncoder","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"},{"login":"pjfanning","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.jwebmp.jackson.module:jackson-module-osgi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.jwebmp.jackson.module:jackson-module-osgi/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.jwebmp.jackson.module:jackson-module-osgi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.jwebmp.jackson.module:jackson-module-osgi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.jwebmp.jackson.module:jackson-module-osgi/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":601295,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":12704470,"name":"com.fasterxml.jackson.module:jackson-module-spi-subtypes","ecosystem":"maven","description":"Registering subtypes through SPI without annotating the parent class.","homepage":"https://github.com/FasterXML/jackson-modules-base","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/FasterXML/jackson-modules-base","keywords_array":[],"namespace":"com.fasterxml.jackson.module","versions_count":3,"first_release_published_at":"2026-01-18T23:20:30.000Z","latest_release_published_at":"2026-03-20T16:55:07.000Z","latest_release_number":"2.21.2","last_synced_at":"2026-03-26T16:06:36.854Z","created_at":"2026-01-23T06:04:11.206Z","updated_at":"2026-03-26T16:06:36.854Z","registry_url":"https://central.sonatype.com/artifact/com.fasterxml.jackson.module/jackson-module-spi-subtypes/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.fasterxml.jackson.module/jackson-module-spi-subtypes/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots"]},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:26:14.750Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":30.283132819523846,"dependent_packages_count":43.29485481336088,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":36.788993816442364},"purl":"pkg:maven/com.fasterxml.jackson.module/jackson-module-spi-subtypes","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.fasterxml.jackson.module:jackson-module-spi-subtypes","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.fasterxml.jackson.module:jackson-module-spi-subtypes","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.fasterxml.jackson.module:jackson-module-spi-subtypes/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson.module:jackson-module-spi-subtypes/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson.module:jackson-module-spi-subtypes/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson.module:jackson-module-spi-subtypes/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson.module:jackson-module-spi-subtypes/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson.module:jackson-module-spi-subtypes/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":601295,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":13960727,"name":"java-fasterxml-jackson-modules-base-jaxb","ecosystem":"guix","description":"Jaxb annotations jackson module","homepage":"https://github.com/FasterXML/jackson-modules-base","licenses":"asl2.0","normalized_licenses":["CERN-OHL-P-2.0"],"repository_url":"https://github.com/FasterXML/jackson-modules-base","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T22:04:05.220Z","latest_release_published_at":"2026-03-02T22:04:05.220Z","latest_release_number":"2.9.4","last_synced_at":"2026-04-03T10:24:14.408Z","created_at":"2026-03-02T22:04:04.209Z","updated_at":"2026-04-03T10:24:15.014Z","registry_url":"https://packages.guix.gnu.org/packages/java-fasterxml-jackson-modules-base-jaxb/2.9.4/","install_command":"guix install java-fasterxml-jackson-modules-base-jaxb","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/java.scm#n10409","metadata":{"location":"gnu/packages/java.scm:10409","variable_name":"java-fasterxml-jackson-modules-base-jaxb"},"repo_metadata":{"id":37390569,"uuid":"50140860","full_name":"FasterXML/jackson-modules-base","owner":"FasterXML","description":"Uber-project for foundational modules of Jackson that build directly on core components but nothing else; not including data format or datatype modules","archived":false,"fork":false,"pushed_at":"2026-03-01T22:25:51.000Z","size":5140,"stargazers_count":177,"open_issues_count":38,"forks_count":81,"subscribers_count":14,"default_branch":"3.x","last_synced_at":"2026-03-02T01:35:29.749Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/FasterXML.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-01-21T22:24:00.000Z","updated_at":"2026-03-01T22:25:54.000Z","dependencies_parsed_at":"2023-10-02T23:00:39.761Z","dependency_job_id":"1ac2c9ef-627c-43f2-98f3-55acbb8ef57e","html_url":"https://github.com/FasterXML/jackson-modules-base","commit_stats":{"total_commits":793,"total_committers":25,"mean_commits":31.72,"dds":"0.15258511979823453","last_synced_commit":"7f04a04e7686604d6cf07cac046a907f20c90c0c"},"previous_names":[],"tags_count":134,"template":false,"template_full_name":null,"purl":"pkg:github/FasterXML/jackson-modules-base","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/refs/heads/3.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/sbom","scorecard":{"id":49399,"data":{"date":"2025-08-11","repo":{"name":"github.com/FasterXML/jackson-modules-base","commit":"f88a47cd4cdd4b4b4d558aee3feb73cc1e912752"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Maintained","score":10,"reason":"29 commit(s) and 2 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/28 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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/dep_build_v2.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/dep_build_v3.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:13","Info: no jobLevel write permissions found"],"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":"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":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":10,"reason":"all dependencies are pinned","details":["Info:   6 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '2.x'"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:16"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"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-14T23:25:03.968Z","repository_id":37390569,"created_at":"2025-08-14T23:25:03.968Z","updated_at":"2025-08-14T23:25:03.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30021799,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-02T21:50:36.781Z","status":"ssl_error","status_checked_at":"2026-03-02T21:50:28.329Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"repo_metadata_updated_at":"2026-04-03T10:24:14.991Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/java-fasterxml-jackson-modules-base-jaxb","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/java-fasterxml-jackson-modules-base-jaxb","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/java-fasterxml-jackson-modules-base-jaxb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/java-fasterxml-jackson-modules-base-jaxb/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-25T05:00:56.599Z","issues_count":100,"pull_requests_count":159,"avg_time_to_close_issue":15450695.79710145,"avg_time_to_close_pull_request":1050985.8675496688,"issues_closed_count":69,"pull_requests_closed_count":151,"pull_request_authors_count":32,"issue_authors_count":73,"avg_comments_per_issue":5.05,"avg_comments_per_pull_request":1.2138364779874213,"merged_pull_requests_count":137,"bot_issues_count":1,"bot_pull_requests_count":32,"past_year_issues_count":12,"past_year_pull_requests_count":39,"past_year_avg_time_to_close_issue":652776.0,"past_year_avg_time_to_close_pull_request":71268.35294117648,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":3.25,"past_year_avg_comments_per_pull_request":0.41025641025641024,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/issues","maintainers":[{"login":"cowtowncoder","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"},{"login":"JooHyukKim","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JooHyukKim"},{"login":"pjfanning","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"}],"active_maintainers":[{"login":"cowtowncoder","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"},{"login":"pjfanning","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/java-fasterxml-jackson-modules-base-jaxb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/java-fasterxml-jackson-modules-base-jaxb/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/java-fasterxml-jackson-modules-base-jaxb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/java-fasterxml-jackson-modules-base-jaxb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/java-fasterxml-jackson-modules-base-jaxb/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":31101,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"guix-mirror","metadata":{"funded_packages_count":286},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-04-03T06:23:21.396Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":4762574,"name":"com.fasterxml.jackson.module:jackson-module-jaxb-annotations","ecosystem":"maven","description":"Support for using JAXB annotations as an alternative to \"native\" Jackson annotations, for configuring data-binding.","homepage":"https://github.com/FasterXML/jackson-modules-base","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/FasterXML/jackson-modules-base","keywords_array":[],"namespace":"com.fasterxml.jackson.module","versions_count":178,"first_release_published_at":"2012-02-19T20:58:25.000Z","latest_release_published_at":"2026-03-20T16:55:07.000Z","latest_release_number":"2.21.2","last_synced_at":"2026-03-27T22:23:26.914Z","created_at":"2022-07-26T04:09:21.808Z","updated_at":"2026-03-27T22:23:26.915Z","registry_url":"https://central.sonatype.com/artifact/com.fasterxml.jackson.module/jackson-module-jaxb-annotations/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.fasterxml.jackson.module/jackson-module-jaxb-annotations/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots"]},"repo_metadata":{"id":37390569,"uuid":"50140860","full_name":"FasterXML/jackson-modules-base","owner":"FasterXML","description":"Uber-project for foundational modules of Jackson that build directly on core components but nothing else; not including data format or datatype modules","archived":false,"fork":false,"pushed_at":"2026-02-02T17:23:19.000Z","size":5066,"stargazers_count":177,"open_issues_count":38,"forks_count":81,"subscribers_count":14,"default_branch":"3.x","last_synced_at":"2026-02-05T04:18:56.654Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/FasterXML.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-01-21T22:24:00.000Z","updated_at":"2026-02-02T17:23:22.000Z","dependencies_parsed_at":"2023-10-02T23:00:39.761Z","dependency_job_id":"1b0e11d4-daba-4b85-a8df-1652ad46d7a4","html_url":"https://github.com/FasterXML/jackson-modules-base","commit_stats":{"total_commits":793,"total_committers":25,"mean_commits":31.72,"dds":"0.15258511979823453","last_synced_commit":"7f04a04e7686604d6cf07cac046a907f20c90c0c"},"previous_names":[],"tags_count":131,"template":false,"template_full_name":null,"purl":"pkg:github/FasterXML/jackson-modules-base","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/refs/heads/3.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/sbom","scorecard":{"id":49399,"data":{"date":"2025-08-11","repo":{"name":"github.com/FasterXML/jackson-modules-base","commit":"f88a47cd4cdd4b4b4d558aee3feb73cc1e912752"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Maintained","score":10,"reason":"29 commit(s) and 2 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/28 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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/dep_build_v2.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/dep_build_v3.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:13","Info: no jobLevel write permissions found"],"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":"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":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":10,"reason":"all dependencies are pinned","details":["Info:   6 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '2.x'"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:16"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"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-14T23:25:03.968Z","repository_id":37390569,"created_at":"2025-08-14T23:25:03.968Z","updated_at":"2025-08-14T23:25:03.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29174324,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T19:56:27.068Z","status":"ssl_error","status_checked_at":"2026-02-06T19:56:18.934Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"FasterXML","name":"FasterXML, LLC","uuid":"382692","kind":"organization","description":null,"email":"info@fasterxml.com","website":"http://fasterxml.com","location":"Seattle, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/382692?v=4","repositories_count":68,"last_synced_at":"2023-04-14T17:44:54.358Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/FasterXML","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T18:09:50.546Z","updated_at":"2023-04-14T17:44:54.918Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML/repositories"},"tags":[{"name":"jackson-modules-base-3.1.0-rc1","sha":"da2948093254505b926163082dbb2613ef389d67","kind":"tag","published_at":"2026-01-28T04:24:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.1.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.1.0-rc1/manifests"},{"name":"jackson-modules-base-3.0.4","sha":"db9ea4fbc5acf1a7a21fce5b70bb0ba3403a56d0","kind":"tag","published_at":"2026-01-22T00:10:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.4/manifests"},{"name":"jackson-modules-base-2.20.2","sha":"0de63fe3f37bafa281936f95114d7291377b5317","kind":"tag","published_at":"2026-01-19T21:28:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.2/manifests"},{"name":"jackson-modules-base-2.21.0","sha":"08f86b93b9d8aba8c2b1d8c99cc57ee23676e9f6","kind":"tag","published_at":"2026-01-18T23:18:58.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.21.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.21.0/manifests"},{"name":"jackson-modules-base-3.0.3","sha":"66e03ac9313fcd4f46b28e9b7129ce6329d0187b","kind":"tag","published_at":"2025-11-28T19:00:34.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.3/manifests"},{"name":"jackson-modules-base-3.0.2","sha":"46dbbb9d83d384b95eb30a1f156f90c6e79d420c","kind":"tag","published_at":"2025-11-07T22:20:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.2/manifests"},{"name":"jackson-modules-base-2.20.1","sha":"28181018f6522aed92f10aec632ac7ff37f1ca5c","kind":"tag","published_at":"2025-10-30T23:51:17.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.1/manifests"},{"name":"jackson-modules-base-2.19.4","sha":"817f72a888c538e42dc0391701ba77991633dc22","kind":"tag","published_at":"2025-10-30T00:11:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.4/manifests"},{"name":"jackson-modules-base-2.19.3","sha":"03cf2098c3297862bcf6b686f3be6735a6b1afc6","kind":"tag","published_at":"2025-10-29T18:37:54.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.3/manifests"},{"name":"jackson-modules-base-2.18.5","sha":"a71ccdddca10a1928f28fa8696109f24809a8fc4","kind":"tag","published_at":"2025-10-28T01:45:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.5/manifests"},{"name":"jackson-modules-base-3.0.1","sha":"ec77cd897ed76cb37655ab09a45889eac5f2d98b","kind":"tag","published_at":"2025-10-22T02:09:55.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.1/manifests"},{"name":"jackson-modules-base-3.0.0","sha":"f4ecc073c980f08fef400d63a8bc9bf415bddf98","kind":"tag","published_at":"2025-10-04T00:15:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc10","sha":"f29369de89a90f2cb31dc4b5bbedf2817f7ca834","kind":"tag","published_at":"2025-09-20T00:18:34.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc10/manifests"},{"name":"jackson-modules-base-3.0.0-rc9","sha":"908d93724c630e047fa55f59607f94f45c3db786","kind":"tag","published_at":"2025-09-06T01:26:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc9/manifests"},{"name":"jackson-modules-base-2.20.0","sha":"874d6044d7805af6ca74b9591783a230d399b789","kind":"tag","published_at":"2025-08-28T23:05:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc8","sha":"9265733af5a75f000a5886afda7e8f323f2a10bd","kind":"tag","published_at":"2025-08-13T18:34:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc8/manifests"},{"name":"jackson-modules-base-3.0.0-rc7","sha":"207e5d3baa3885b858e366bcdb0958e2fd251c5d","kind":"tag","published_at":"2025-08-08T15:58:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc7/manifests"},{"name":"jackson-modules-base-2.20.0-rc1","sha":"d630c5cb87f4df9711800e617e50a0863d1b75d1","kind":"tag","published_at":"2025-08-05T01:08:47.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0-rc1/manifests"},{"name":"jackson-modules-base-3.0.0-rc6","sha":"66a7af70e0e1d51999bfba5cb8fe6fd23ae9ac2a","kind":"tag","published_at":"2025-07-19T01:13:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc6/manifests"},{"name":"jackson-modules-base-2.19.2","sha":"d0f92ed9be1135e983c67554e1ca9dc5933db940","kind":"tag","published_at":"2025-07-18T17:57:56.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.2/manifests"},{"name":"jackson-modules-base-2.19.1","sha":"b113c7ff4d1bba3064829397172a71c69a1e4a1c","kind":"tag","published_at":"2025-06-14T01:23:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.1/manifests"},{"name":"jackson-modules-base-3.0.0-rc5","sha":"d4813b8eb4da2421f98ab4117f2d3057d0ebb20f","kind":"tag","published_at":"2025-05-22T16:59:20.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc5/manifests"},{"name":"jackson-modules-base-3.0.0-rc4","sha":"2d8aeece544c6d0526ba146510e8782721d78e49","kind":"tag","published_at":"2025-05-10T23:41:03.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc4/manifests"},{"name":"jackson-modules-base-2.18.4","sha":"fcf0dff478bacecdef3effea08f15c1521964133","kind":"tag","published_at":"2025-05-07T00:45:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.4/manifests"},{"name":"jackson-modules-base-2.19.0","sha":"65f4e4c727999f95844d811abf732040d08074a1","kind":"tag","published_at":"2025-04-24T23:59:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc3","sha":"4433d966fe9309834c85d52f21105df0768ef78b","kind":"tag","published_at":"2025-04-14T02:09:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc3/manifests"},{"name":"jackson-modules-base-2.19.0-rc2","sha":"b5613a46af505f0641921de7c08e5abddb0a047d","kind":"tag","published_at":"2025-04-08T01:40:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0-rc2/manifests"},{"name":"jackson-modules-base-3.0.0-rc2","sha":"d5177a79c219accca6cbded818677cf043cc7e76","kind":"tag","published_at":"2025-03-28T23:11:24.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc2/manifests"},{"name":"jackson-modules-base-3.0.0-rc1","sha":"1ecbfd5a78891c0ca5984bdf57bb1626d4902994","kind":"tag","published_at":"2025-03-08T00:37:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc1/manifests"},{"name":"jackson-modules-base-2.18.3","sha":"785802151b99780d68267963538618cad057027e","kind":"tag","published_at":"2025-02-28T23:47:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.3/manifests"},{"name":"jackson-modules-base-2.18.2-take-2","sha":"ecea6c465dc5eeb3e3f9355224ac9585b76a4911","kind":"tag","published_at":"2024-11-28T01:43:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.2-take-2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.2-take-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.2-take-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.2-take-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.2-take-2/manifests"},{"name":"jackson-modules-base-2.17.3","sha":"f811f1065217c01c1015a2d71354115b0d31245f","kind":"tag","published_at":"2024-11-01T20:49:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.3/manifests"},{"name":"jackson-modules-base-2.18.1","sha":"1515a8d317579d67e324d766bb99ad16b8b91590","kind":"tag","published_at":"2024-10-28T23:59:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.1/manifests"},{"name":"jackson-modules-base-2.18.0","sha":"684ac1eea16046ca034b28f7384a073126dba5e3","kind":"tag","published_at":"2024-09-27T02:24:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0/manifests"},{"name":"jackson-modules-base-2.18.0-rc1","sha":"95603bb82718f643835302914b10ef4b4b3829bf","kind":"tag","published_at":"2024-08-30T18:41:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0-rc1/manifests"},{"name":"jackson-modules-base-2.17.2","sha":"e3bbd2bbc01176829484256525f70d471407a52c","kind":"tag","published_at":"2024-07-05T17:30:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.2/manifests"},{"name":"jackson-modules-base-2.17.1","sha":"13ce66c0ef5db335e2a6b32a6b6481ab7ff1c72b","kind":"tag","published_at":"2024-05-05T02:16:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.1/manifests"},{"name":"jackson-modules-base-2.17.0","sha":"d05157dafd36f3daa9daa64a101f46c1448adb4f","kind":"tag","published_at":"2024-03-12T22:05:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0/manifests"},{"name":"jackson-modules-base-2.16.2","sha":"757c09f130dc7ccbe607b5880f00f6a31cff3c47","kind":"tag","published_at":"2024-03-09T19:05:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.2/manifests"},{"name":"jackson-modules-base-2.17.0-rc1","sha":"703b50e439662d141507587752525a5de6c437dc","kind":"tag","published_at":"2024-02-27T02:07:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0-rc1/manifests"},{"name":"jackson-modules-base-2.15.4","sha":"3baa0119e8c3dc5ad7caaa781a8f10a41b70b8b9","kind":"tag","published_at":"2024-02-15T17:49:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.4/manifests"},{"name":"jackson-modules-base-2.16.1","sha":"c301da73802cb3bc9d1f7c27bbb855cab888ab75","kind":"tag","published_at":"2023-12-24T05:03:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.1/manifests"},{"name":"jackson-modules-base-2.16.0","sha":"8aec482ba9989691c6da42d110f049707bb02914","kind":"tag","published_at":"2023-11-15T23:05:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0/manifests"},{"name":"jackson-modules-base-2.16.0-rc1","sha":"2f2071ca385356772ac08082f1704ea65632273b","kind":"tag","published_at":"2023-10-20T23:04:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0-rc1/manifests"},{"name":"jackson-modules-base-2.15.3","sha":"95f6f63b38c4344da32b4427e2b75498a14f141a","kind":"tag","published_at":"2023-10-13T00:24:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.3/manifests"},{"name":"jackson-modules-base-2.15.2","sha":"23883227f64b6bf89d2ff8f489dd15cedb80ed2f","kind":"tag","published_at":"2023-05-30T23:41:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.2/manifests"},{"name":"jackson-modules-base-2.15.1","sha":"9726ae0172a8a3a1f08ccb93686ec443758b057f","kind":"tag","published_at":"2023-05-16T22:13:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.1/manifests"},{"name":"jackson-modules-base-2.14.3","sha":"0cc7907f2660eeaeb51e030b145ce4d85068cb0b","kind":"tag","published_at":"2023-05-05T17:05:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.3/manifests"},{"name":"jackson-modules-base-2.15.0","sha":"83b5571756ae61750ae719b255f8910cdb63446a","kind":"tag","published_at":"2023-04-23T22:06:04.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0/manifests"},{"name":"jackson-modules-base-2.15.0-rc3","sha":"2ab6b285e3bb8c2aa60264976df08b5244dffb6c","kind":"tag","published_at":"2023-04-14T20:48:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc3/manifests"},{"name":"jackson-modules-base-2.15.0-rc2","sha":"1d62d99d77798e6a255e70eaa146c175e1de237d","kind":"tag","published_at":"2023-03-28T23:41:30.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc2/manifests"},{"name":"jackson-modules-base-2.15.0-rc1","sha":"9aaaafe62b0859d4654769268b2bd3d4aba8cc45","kind":"tag","published_at":"2023-03-18T20:51:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc1/manifests"},{"name":"jackson-modules-base-2.14.2","sha":"fb11d232a51a950ca8415addd126e7b875b56d22","kind":"tag","published_at":"2023-01-29T01:44:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.2/manifests"},{"name":"jackson-modules-base-2.13.5","sha":"6c867018ff4ee098dcbe4ba9e54fba9b6f62ebaf","kind":"tag","published_at":"2023-01-23T01:22:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.5/manifests"},{"name":"jackson-modules-base-2.14.1","sha":"08703ceb7b9454c683d3b4792d285cd4ba619b5a","kind":"tag","published_at":"2022-11-21T23:58:13.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.1/manifests"},{"name":"jackson-modules-base-2.14.0","sha":"b9ae3888207d23193002cce3e78526be379fda20","kind":"tag","published_at":"2022-11-05T22:55:43.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0/manifests"},{"name":"jackson-modules-base-2.14.0-rc3","sha":"50e9209344e7fe8354ab8d4b49d9e03b61c8df78","kind":"tag","published_at":"2022-10-28T22:10:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc3/manifests"},{"name":"jackson-modules-base-2.14.0-rc2","sha":"e6cad294ea9634af5a62e3bdb0f1151de27bc7a1","kind":"tag","published_at":"2022-10-11T00:00:23.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc2/manifests"},{"name":"jackson-modules-base-2.14.0-rc1","sha":"441b96f9e19f105356a872d67f57303006efb4bd","kind":"tag","published_at":"2022-09-25T23:18:47.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc1/manifests"},{"name":"jackson-modules-base-2.13.4","sha":"ed23e9d4b098ff332af8bae4c9af0dfda621d688","kind":"tag","published_at":"2022-09-03T22:32:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.4/manifests"},{"name":"jackson-modules-base-2.12.7","sha":"c3dd9a50a9618dfd39c9b2babc764c3bb8c58ac2","kind":"tag","published_at":"2022-05-26T18:05:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.7/manifests"},{"name":"jackson-modules-base-2.13.3","sha":"06542814371bafddf2e7c7082b16888a181db993","kind":"tag","published_at":"2022-05-14T15:26:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.3/manifests"},{"name":"jackson-modules-base-2.13.2","sha":"3b136f56aa9d5e813304df5b344c56d295565198","kind":"tag","published_at":"2022-03-06T21:10:51.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.2/manifests"},{"name":"jackson-modules-base-2.13.1","sha":"76abc19bb232ecf3abf45c95be93dd1b9ac3697b","kind":"tag","published_at":"2021-12-19T01:30:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.1/manifests"},{"name":"jackson-modules-base-2.12.6","sha":"bbb6726d62c8e2319e565b6ac144839eb98187a9","kind":"tag","published_at":"2021-12-15T04:27:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.6/manifests"},{"name":"jackson-modules-base-2.13.0","sha":"df9f3e64fb47606d8437a31e9f28fc1c7ff8a995","kind":"tag","published_at":"2021-09-30T21:06:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0/manifests"},{"name":"jackson-modules-base-2.13.0-rc2","sha":"6936bebf3b14b6c960e9611890945dc3eaa238c1","kind":"tag","published_at":"2021-08-27T03:56:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc2/manifests"},{"name":"jackson-modules-base-2.12.5","sha":"0d7f897bb0b403711065a2846acfa55e5ad402a0","kind":"tag","published_at":"2021-08-27T01:07:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.5/manifests"},{"name":"jackson-modules-base-2.13.0-rc1","sha":"d4ec19831931dd5fef1502fa3076f2095ee9cfb5","kind":"tag","published_at":"2021-07-14T01:34:16.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc1/manifests"},{"name":"jackson-modules-base-2.12.4","sha":"729695d34b2f6d98e2793ce8d9346fd99a38508a","kind":"tag","published_at":"2021-07-06T20:47:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.4/manifests"},{"name":"jackson-modules-base-2.12.3","sha":"2938bdc7572bfe8385c7f616f2cb7e2f94456d87","kind":"tag","published_at":"2021-04-12T18:25:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.3/manifests"},{"name":"jackson-modules-base-2.12.2","sha":"457dd8533adbff2bb3d8bbda0994a7a6cc3d11c6","kind":"tag","published_at":"2021-03-03T21:46:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.2/manifests"},{"name":"jackson-modules-base-2.12.1","sha":"6fd38a80e5f5274a79c69cc6bb295c61645812f8","kind":"tag","published_at":"2021-01-09T01:50:10.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.1/manifests"},{"name":"jackson-modules-base-2.11.4","sha":"49f85fa2821fea4427fda284ae3fcd943df3f0ef","kind":"tag","published_at":"2020-12-12T00:47:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.4/manifests"},{"name":"jackson-modules-base-2.12.0","sha":"762dddd1b6cf18807e58cf76dba0a38c5b48fedb","kind":"tag","published_at":"2020-11-29T01:29:58.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0/manifests"},{"name":"jackson-modules-base-2.12.0-rc2","sha":"2e225db556f017f9db70615ad0206894c3165c73","kind":"tag","published_at":"2020-11-15T03:46:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc2/manifests"},{"name":"jackson-modules-base-2.12.0-rc1","sha":"161f4467f822157bfa20d6940c7a56972ea2bf9e","kind":"tag","published_at":"2020-10-12T00:48:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc1/manifests"},{"name":"jackson-modules-base-2.11.3","sha":"5710e584d339b91f158f339bfb4e2a3752aa60e8","kind":"tag","published_at":"2020-10-02T00:13:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.3/manifests"},{"name":"jackson-modules-base-2.11.2","sha":"649de3923f13b0d7601d2bda0f811d1f9ee0c047","kind":"tag","published_at":"2020-08-02T19:30:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.2/manifests"},{"name":"jackson-modules-base-2.10.5","sha":"ef93cbbf33679ab75c4445d172a8ad7d9e6546c3","kind":"tag","published_at":"2020-07-21T03:03:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.5/manifests"},{"name":"jackson-modules-base-2.11.1","sha":"81b82e1bc5705025cd287c71e548b33ce3e66a60","kind":"tag","published_at":"2020-06-25T03:58:44.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.1/manifests"},{"name":"jackson-modules-base-2.10.4","sha":"c78454fc9c0e9e281e30e04af0ea4a87b4e035a6","kind":"tag","published_at":"2020-05-02T22:47:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.4/manifests"},{"name":"jackson-modules-base-2.11.0","sha":"c8a4f1124d1638eb3bb6364ef164c4fb6c5484b5","kind":"tag","published_at":"2020-04-26T00:48:33.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0/manifests"},{"name":"jackson-modules-base-2.11.0.rc1","sha":"70b2864af1325aaff85b40747d3d2b517697c6a0","kind":"tag","published_at":"2020-03-24T19:25:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.0.rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0.rc1/manifests"},{"name":"jackson-modules-base-2.10.3","sha":"15d55ccb1e1165a47ea2b316d1fe93bea93589ba","kind":"tag","published_at":"2020-03-03T03:22:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.3/manifests"},{"name":"jackson-modules-base-2.10.2","sha":"ac3ae48c5cbb3d618fbaa9d9b522d17fe4edf9e3","kind":"tag","published_at":"2020-01-05T02:50:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.2/manifests"},{"name":"jackson-modules-base-2.10.1","sha":"599c250f1a4d8e39cb3c5fa27d2f6aaaa6161cd6","kind":"tag","published_at":"2019-11-09T23:21:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.1/manifests"},{"name":"jackson-modules-base-2.10.0","sha":"f6b226778f8d2786b7030c9f3d9fb49bc3d3d5c8","kind":"tag","published_at":"2019-09-26T05:50:54.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0/manifests"},{"name":"jackson-modules-base-2.9.10","sha":"8bcc80faec9bc3f4f8aacc9aa559d3fd6853686f","kind":"tag","published_at":"2019-09-21T18:40:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.10/manifests"},{"name":"jackson-modules-base-2.10.0.pr3","sha":"8144a424855ce040c4502e985ccec2cf2b9c3126","kind":"tag","published_at":"2019-09-17T03:56:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr3/manifests"},{"name":"jackson-modules-base-2.10.0.pr2","sha":"2b5abe0c588f838189c8b0f6c6f14416152177d8","kind":"tag","published_at":"2019-08-31T01:13:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr2/manifests"},{"name":"jackson-modules-base-2.10.0.pr1","sha":"0b7d10b630d89fce59af06e01e310da49db809dd","kind":"tag","published_at":"2019-07-19T05:27:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr1/manifests"},{"name":"jackson-modules-base-2.9.9","sha":"65738ef430362538afe71f20eb0e9314761f656d","kind":"tag","published_at":"2019-05-16T03:18:45.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.9/manifests"},{"name":"jackson-modules-base-2.9.8","sha":"313beb181266cb9e962fec41edd6b354048d4968","kind":"tag","published_at":"2018-12-15T22:05:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.8/manifests"},{"name":"jackson-modules-base-2.9.7","sha":"8e5cd29c9899f0fec01959fc2d0733a0da056398","kind":"tag","published_at":"2018-09-19T02:53:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.7/manifests"},{"name":"jackson-modules-base-2.9.6","sha":"7e0da78dcd72b22393d88518a6f35ad33225e851","kind":"tag","published_at":"2018-06-12T04:10:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.6/manifests"},{"name":"jackson-modules-base-2.9.5","sha":"e9720d6b7c6ea09d6382aea1808910ea325c263e","kind":"tag","published_at":"2018-03-26T15:52:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.5/manifests"},{"name":"jackson-modules-base-2.9.4","sha":"bc85238551477b3717ca4af59d567b0015ad939d","kind":"tag","published_at":"2018-01-24T04:33:25.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.4/manifests"},{"name":"jackson-modules-base-2.8.11","sha":"7f064640bc884d1f6acf2b2e54b9f94673c1446c","kind":"tag","published_at":"2017-12-24T02:25:55.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.11","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.11/manifests"},{"name":"jackson-modules-base-2.9.3","sha":"7a11aa35835ded306cb65e45c311029314a03b48","kind":"tag","published_at":"2017-12-09T03:09:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.3/manifests"},{"name":"jackson-modules-base-2.9.2","sha":"0d5f86f92e04860d54662ad9aa1460a669e29d29","kind":"tag","published_at":"2017-10-14T03:37:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.2/manifests"},{"name":"jackson-modules-base-2.9.1","sha":"e10272ece21002172986bfc29b278a60d6f5ff1f","kind":"tag","published_at":"2017-09-08T01:29:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.1/manifests"},{"name":"jackson-modules-base-2.8.10","sha":"c1f82c9b808233b0a134f2513725225b16824bbc","kind":"tag","published_at":"2017-08-24T04:30:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.10/manifests"},{"name":"jackson-modules-base-2.9.0","sha":"c624f84d96cd9df80fe461e65d4ab7b4f55a73d9","kind":"tag","published_at":"2017-07-30T04:41:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0/manifests"},{"name":"jackson-modules-base-2.9.0.pr4","sha":"9e18e9af285f6211dfc31a9b09fdfc7c317d482a","kind":"tag","published_at":"2017-06-17T01:46:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr4/manifests"},{"name":"jackson-modules-base-2.8.9","sha":"5a3f1c845e4dbd9b4df84b9834666ac5a3ff8d23","kind":"tag","published_at":"2017-06-12T02:55:02.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.9/manifests"},{"name":"jackson-modules-base-2.9.0.pr3","sha":"ec333bb8e7328889091d83089a8f13b5a415ab3d","kind":"tag","published_at":"2017-04-25T05:52:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr3/manifests"},{"name":"jackson-modules-base-2.8.8","sha":"2a75fb29a88e1a53361733f3c1c6985328fa5449","kind":"tag","published_at":"2017-04-05T03:42:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.8/manifests"},{"name":"jackson-modules-base-2.9.0.pr2","sha":"f6ddf6db2f08f30a0a4b8ca67d3a407695261f50","kind":"tag","published_at":"2017-03-22T03:35:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr2/manifests"},{"name":"jackson-modules-base-2.9.0.pr1","sha":"39331dc9eae02516c4cecd422f15685ab35373f3","kind":"tag","published_at":"2017-03-02T19:17:33.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr1/manifests"},{"name":"2.8.7b","sha":"1ffa34d428dc3e61d3cf553b59d842e38ee182f5","kind":"tag","published_at":"2017-02-21T02:43:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/2.8.7b","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/2.8.7b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@2.8.7b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/2.8.7b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/2.8.7b/manifests"},{"name":"jackson-modules-base-2.8.7","sha":"fb7aefe62fab7f83ffbdca0eddbcf912ea31a790","kind":"tag","published_at":"2017-02-21T01:09:43.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.7/manifests"},{"name":"jackson-modules-base-2.7.9","sha":"4c510db4f881622015df71c6adbdc7a89c267e75","kind":"tag","published_at":"2017-02-04T19:29:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.9/manifests"},{"name":"jackson-modules-base-2.8.6","sha":"1441ad2ecf86a0569ec9349b953d4115de04d393","kind":"tag","published_at":"2017-01-12T04:56:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.6/manifests"},{"name":"jackson-modules-base-2.8.5","sha":"8608079913d157c3c9b20bf40c55c949f92d9319","kind":"tag","published_at":"2016-11-14T17:31:59.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.5/manifests"},{"name":"jackson-modules-base-2.8.4","sha":"d8ede42f8bfad5a90de5a65249abc0e440c3e130","kind":"tag","published_at":"2016-10-14T03:58:14.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.4/manifests"},{"name":"jackson-modules-base-2.7.8","sha":"ed803dfb5a527b5770e7b6a72f0d698773a00451","kind":"tag","published_at":"2016-09-26T14:54:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.8/manifests"},{"name":"jackson-modules-base-2.8.3","sha":"637562215ef8507dcbbdbdb2735ea8ca8c39b808","kind":"tag","published_at":"2016-09-19T04:24:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.3/manifests"},{"name":"jackson-modules-base-2.8.2","sha":"864b1f4599ec4d18ca12d221c6606031a4140940","kind":"tag","published_at":"2016-08-30T03:53:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.2/manifests"},{"name":"jackson-modules-base-2.7.7","sha":"ea9920e062a596a3c7cf45bb81d0d5bb45cb801a","kind":"tag","published_at":"2016-08-26T22:02:14.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.7/manifests"},{"name":"jackson-modules-base-2.7.6","sha":"235e1c75ed70e9015f39d46b1efdb6d42125a8db","kind":"tag","published_at":"2016-07-23T02:50:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.6/manifests"},{"name":"jackson-modules-base-2.8.1","sha":"9cae30e885044037c77f83a82c4fc3e63ac9ec66","kind":"tag","published_at":"2016-07-19T23:34:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.1/manifests"},{"name":"jackson-modules-base-2.8.0","sha":"b274ec8565595f7852824304e837a52cdb49738a","kind":"tag","published_at":"2016-07-04T16:47:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0/manifests"},{"name":"jackson-modules-base-2.8.0.rc2","sha":"613ba994c0e1c2e81846217f369aac757b730b69","kind":"tag","published_at":"2016-06-17T00:25:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0.rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc2/manifests"},{"name":"jackson-modules-base-2.7.5","sha":"37d8fbe0cfab731415d5583e3462dc8ee044a186","kind":"tag","published_at":"2016-06-11T02:21:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.5/manifests"},{"name":"jackson-modules-base-2.8.0.rc1","sha":"fe31f321b7afe5504693aae65a55f7f92143b58f","kind":"tag","published_at":"2016-06-07T05:19:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0.rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc1/manifests"},{"name":"jackson-module-base-2.7.4b","sha":"cba2ade7c0a25a18422ccc9118addc1a40c92ad3","kind":"tag","published_at":"2016-04-30T01:22:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-module-base-2.7.4b","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-module-base-2.7.4b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-module-base-2.7.4b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-module-base-2.7.4b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-module-base-2.7.4b/manifests"},{"name":"jackson-modules-base-2.7.4","sha":"24a60cac237af9cb833e0554c8cd6a0d36eb411f","kind":"tag","published_at":"2016-04-29T16:01:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.4/manifests"},{"name":"jackson-modules-base-2.7.3","sha":"272160bbecf12e74cb4d815013748ff44db0571e","kind":"tag","published_at":"2016-03-16T01:35:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.3/manifests"},{"name":"jackson-modules-base-2.7.2","sha":"8ee45378ed842c5064171282b57e0e6aaf6d8f9d","kind":"tag","published_at":"2016-02-27T05:07:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.2/manifests"},{"name":"jackson-modules-base-2.7.1","sha":"636db7b63c5084ecd31cae02fe6c13487fec15fd","kind":"tag","published_at":"2016-02-02T06:36:19.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.1/manifests"}]},"repo_metadata_updated_at":"2026-02-12T23:01:59.049Z","dependent_packages_count":1244,"downloads":null,"downloads_period":null,"dependent_repos_count":13365,"rankings":{"downloads":null,"dependent_repos_count":0.06448189200284361,"dependent_packages_count":0.06247934877294163,"stargazers_count":24.30967219943604,"forks_count":21.000070089013047,"docker_downloads_count":0.008811190211568691,"average":9.089102943887287},"purl":"pkg:maven/com.fasterxml.jackson.module/jackson-module-jaxb-annotations","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.fasterxml.jackson.module:jackson-module-jaxb-annotations","docker_dependents_count":9780,"docker_downloads_count":9418955590,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.fasterxml.jackson.module:jackson-module-jaxb-annotations","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.fasterxml.jackson.module:jackson-module-jaxb-annotations/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-02-06T20:02:16.555Z","issues_count":99,"pull_requests_count":159,"avg_time_to_close_issue":15677755.279411765,"avg_time_to_close_pull_request":1050985.8675496688,"issues_closed_count":68,"pull_requests_closed_count":151,"pull_request_authors_count":32,"issue_authors_count":72,"avg_comments_per_issue":5.040404040404041,"avg_comments_per_pull_request":1.2138364779874213,"merged_pull_requests_count":137,"bot_issues_count":1,"bot_pull_requests_count":32,"past_year_issues_count":12,"past_year_pull_requests_count":39,"past_year_avg_time_to_close_issue":907416.7142857143,"past_year_avg_time_to_close_pull_request":71268.35294117648,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":4.083333333333333,"past_year_avg_comments_per_pull_request":0.41025641025641024,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/issues","maintainers":[{"login":"cowtowncoder","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"},{"login":"JooHyukKim","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JooHyukKim"},{"login":"pjfanning","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"}],"active_maintainers":[{"login":"cowtowncoder","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"},{"login":"pjfanning","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson.module:jackson-module-jaxb-annotations/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson.module:jackson-module-jaxb-annotations/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson.module:jackson-module-jaxb-annotations/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson.module:jackson-module-jaxb-annotations/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson.module:jackson-module-jaxb-annotations/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":601295,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":13960675,"name":"java-fasterxml-jackson-modules-base-mrbean","ecosystem":"guix","description":"POJO type materialization for Java","homepage":"https://github.com/FasterXML/jackson-modules-base","licenses":"asl2.0","normalized_licenses":["CERN-OHL-P-2.0"],"repository_url":"https://github.com/FasterXML/jackson-modules-base","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T22:02:34.765Z","latest_release_published_at":"2026-03-02T22:02:34.765Z","latest_release_number":"2.9.4","last_synced_at":"2026-04-03T10:19:51.126Z","created_at":"2026-03-02T22:02:34.585Z","updated_at":"2026-04-03T10:22:41.263Z","registry_url":"https://packages.guix.gnu.org/packages/java-fasterxml-jackson-modules-base-mrbean/2.9.4/","install_command":"guix install java-fasterxml-jackson-modules-base-mrbean","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/java.scm#n10457","metadata":{"location":"gnu/packages/java.scm:10457","variable_name":"java-fasterxml-jackson-modules-base-mrbean"},"repo_metadata":{"id":37390569,"uuid":"50140860","full_name":"FasterXML/jackson-modules-base","owner":"FasterXML","description":"Uber-project for foundational modules of Jackson that build directly on core components but nothing else; not including data format or datatype modules","archived":false,"fork":false,"pushed_at":"2026-02-14T00:28:38.000Z","size":5074,"stargazers_count":177,"open_issues_count":38,"forks_count":81,"subscribers_count":14,"default_branch":"3.x","last_synced_at":"2026-02-21T06:54:21.333Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/FasterXML.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-01-21T22:24:00.000Z","updated_at":"2026-02-14T00:28:40.000Z","dependencies_parsed_at":"2023-10-02T23:00:39.761Z","dependency_job_id":"1ac2c9ef-627c-43f2-98f3-55acbb8ef57e","html_url":"https://github.com/FasterXML/jackson-modules-base","commit_stats":{"total_commits":793,"total_committers":25,"mean_commits":31.72,"dds":"0.15258511979823453","last_synced_commit":"7f04a04e7686604d6cf07cac046a907f20c90c0c"},"previous_names":[],"tags_count":131,"template":false,"template_full_name":null,"purl":"pkg:github/FasterXML/jackson-modules-base","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/refs/heads/3.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/sbom","scorecard":{"id":49399,"data":{"date":"2025-08-11","repo":{"name":"github.com/FasterXML/jackson-modules-base","commit":"f88a47cd4cdd4b4b4d558aee3feb73cc1e912752"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Maintained","score":10,"reason":"29 commit(s) and 2 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/28 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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/dep_build_v2.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/dep_build_v3.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:13","Info: no jobLevel write permissions found"],"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":"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":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":10,"reason":"all dependencies are pinned","details":["Info:   6 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '2.x'"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:16"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"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-14T23:25:03.968Z","repository_id":37390569,"created_at":"2025-08-14T23:25:03.968Z","updated_at":"2025-08-14T23:25:03.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29736978,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-23T02:24:00.660Z","status":"ssl_error","status_checked_at":"2026-02-23T02:22:56.087Z","response_time":90,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"repo_metadata_updated_at":"2026-04-03T10:22:41.236Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/java-fasterxml-jackson-modules-base-mrbean","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/java-fasterxml-jackson-modules-base-mrbean","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/java-fasterxml-jackson-modules-base-mrbean","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/java-fasterxml-jackson-modules-base-mrbean/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-25T05:00:56.599Z","issues_count":100,"pull_requests_count":159,"avg_time_to_close_issue":15450695.79710145,"avg_time_to_close_pull_request":1050985.8675496688,"issues_closed_count":69,"pull_requests_closed_count":151,"pull_request_authors_count":32,"issue_authors_count":73,"avg_comments_per_issue":5.05,"avg_comments_per_pull_request":1.2138364779874213,"merged_pull_requests_count":137,"bot_issues_count":1,"bot_pull_requests_count":32,"past_year_issues_count":12,"past_year_pull_requests_count":39,"past_year_avg_time_to_close_issue":652776.0,"past_year_avg_time_to_close_pull_request":71268.35294117648,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":3.25,"past_year_avg_comments_per_pull_request":0.41025641025641024,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/issues","maintainers":[{"login":"cowtowncoder","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"},{"login":"JooHyukKim","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JooHyukKim"},{"login":"pjfanning","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"}],"active_maintainers":[{"login":"cowtowncoder","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"},{"login":"pjfanning","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/java-fasterxml-jackson-modules-base-mrbean/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/java-fasterxml-jackson-modules-base-mrbean/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/java-fasterxml-jackson-modules-base-mrbean/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/java-fasterxml-jackson-modules-base-mrbean/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/java-fasterxml-jackson-modules-base-mrbean/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":31101,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"guix-mirror","metadata":{"funded_packages_count":286},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-04-03T06:23:21.396Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":4727536,"name":"com.jwebmp.jackson.module:jackson-module-afterburner","ecosystem":"maven","description":"Jackson (https://github.com/FasterXML/jackson) extension module used to enhance performance using bytecode generation to replace use of Reflection for field access and method calls","homepage":"https://github.com/FasterXML/jackson-modules-base","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/FasterXML/jackson-modules-base","keywords_array":[],"namespace":"com.jwebmp.jackson.module","versions_count":2,"first_release_published_at":"2018-12-19T01:33:13.000Z","latest_release_published_at":"2018-12-20T00:54:35.000Z","latest_release_number":"0.63.0.19","last_synced_at":"2026-03-27T22:24:32.382Z","created_at":"2022-07-25T23:14:04.653Z","updated_at":"2026-03-27T22:24:32.382Z","registry_url":"https://central.sonatype.com/artifact/com.jwebmp.jackson.module/jackson-module-afterburner/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.jwebmp.jackson.module/jackson-module-afterburner/","metadata":{"repositories":["https://oss.sonatype.org/content/repositories/snapshots"]},"repo_metadata":{"id":37390569,"uuid":"50140860","full_name":"FasterXML/jackson-modules-base","owner":"FasterXML","description":"Uber-project for foundational modules of Jackson that build directly on core components but nothing else; not including data format or datatype modules","archived":false,"fork":false,"pushed_at":"2026-02-05T21:42:41.000Z","size":5069,"stargazers_count":177,"open_issues_count":38,"forks_count":81,"subscribers_count":14,"default_branch":"3.x","last_synced_at":"2026-02-13T04:47:53.629Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/FasterXML.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-01-21T22:24:00.000Z","updated_at":"2026-02-05T21:42:46.000Z","dependencies_parsed_at":"2023-10-02T23:00:39.761Z","dependency_job_id":"1ac2c9ef-627c-43f2-98f3-55acbb8ef57e","html_url":"https://github.com/FasterXML/jackson-modules-base","commit_stats":{"total_commits":793,"total_committers":25,"mean_commits":31.72,"dds":"0.15258511979823453","last_synced_commit":"7f04a04e7686604d6cf07cac046a907f20c90c0c"},"previous_names":[],"tags_count":131,"template":false,"template_full_name":null,"purl":"pkg:github/FasterXML/jackson-modules-base","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/refs/heads/3.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/sbom","scorecard":{"id":49399,"data":{"date":"2025-08-11","repo":{"name":"github.com/FasterXML/jackson-modules-base","commit":"f88a47cd4cdd4b4b4d558aee3feb73cc1e912752"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Maintained","score":10,"reason":"29 commit(s) and 2 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/28 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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/dep_build_v2.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/dep_build_v3.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:13","Info: no jobLevel write permissions found"],"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":"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":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":10,"reason":"all dependencies are pinned","details":["Info:   6 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '2.x'"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:16"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"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-14T23:25:03.968Z","repository_id":37390569,"created_at":"2025-08-14T23:25:03.968Z","updated_at":"2025-08-14T23:25:03.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29528215,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T00:57:22.232Z","status":"ssl_error","status_checked_at":"2026-02-17T00:54:25.811Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"FasterXML","name":"FasterXML, LLC","uuid":"382692","kind":"organization","description":null,"email":"info@fasterxml.com","website":"http://fasterxml.com","location":"Seattle, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/382692?v=4","repositories_count":68,"last_synced_at":"2023-04-14T17:44:54.358Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/FasterXML","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T18:09:50.546Z","updated_at":"2023-04-14T17:44:54.918Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML/repositories"},"tags":[{"name":"jackson-modules-base-3.1.0-rc1","sha":"da2948093254505b926163082dbb2613ef389d67","kind":"tag","published_at":"2026-01-28T04:24:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.1.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.1.0-rc1/manifests"},{"name":"jackson-modules-base-3.0.4","sha":"db9ea4fbc5acf1a7a21fce5b70bb0ba3403a56d0","kind":"tag","published_at":"2026-01-22T00:10:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.4/manifests"},{"name":"jackson-modules-base-2.20.2","sha":"0de63fe3f37bafa281936f95114d7291377b5317","kind":"tag","published_at":"2026-01-19T21:28:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.2/manifests"},{"name":"jackson-modules-base-2.21.0","sha":"08f86b93b9d8aba8c2b1d8c99cc57ee23676e9f6","kind":"tag","published_at":"2026-01-18T23:18:58.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.21.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.21.0/manifests"},{"name":"jackson-modules-base-3.0.3","sha":"66e03ac9313fcd4f46b28e9b7129ce6329d0187b","kind":"tag","published_at":"2025-11-28T19:00:34.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.3/manifests"},{"name":"jackson-modules-base-3.0.2","sha":"46dbbb9d83d384b95eb30a1f156f90c6e79d420c","kind":"tag","published_at":"2025-11-07T22:20:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.2/manifests"},{"name":"jackson-modules-base-2.20.1","sha":"28181018f6522aed92f10aec632ac7ff37f1ca5c","kind":"tag","published_at":"2025-10-30T23:51:17.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.1/manifests"},{"name":"jackson-modules-base-2.19.4","sha":"817f72a888c538e42dc0391701ba77991633dc22","kind":"tag","published_at":"2025-10-30T00:11:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.4/manifests"},{"name":"jackson-modules-base-2.19.3","sha":"03cf2098c3297862bcf6b686f3be6735a6b1afc6","kind":"tag","published_at":"2025-10-29T18:37:54.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.3/manifests"},{"name":"jackson-modules-base-2.18.5","sha":"a71ccdddca10a1928f28fa8696109f24809a8fc4","kind":"tag","published_at":"2025-10-28T01:45:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.5/manifests"},{"name":"jackson-modules-base-3.0.1","sha":"ec77cd897ed76cb37655ab09a45889eac5f2d98b","kind":"tag","published_at":"2025-10-22T02:09:55.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.1/manifests"},{"name":"jackson-modules-base-3.0.0","sha":"f4ecc073c980f08fef400d63a8bc9bf415bddf98","kind":"tag","published_at":"2025-10-04T00:15:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc10","sha":"f29369de89a90f2cb31dc4b5bbedf2817f7ca834","kind":"tag","published_at":"2025-09-20T00:18:34.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc10/manifests"},{"name":"jackson-modules-base-3.0.0-rc9","sha":"908d93724c630e047fa55f59607f94f45c3db786","kind":"tag","published_at":"2025-09-06T01:26:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc9/manifests"},{"name":"jackson-modules-base-2.20.0","sha":"874d6044d7805af6ca74b9591783a230d399b789","kind":"tag","published_at":"2025-08-28T23:05:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc8","sha":"9265733af5a75f000a5886afda7e8f323f2a10bd","kind":"tag","published_at":"2025-08-13T18:34:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc8/manifests"},{"name":"jackson-modules-base-3.0.0-rc7","sha":"207e5d3baa3885b858e366bcdb0958e2fd251c5d","kind":"tag","published_at":"2025-08-08T15:58:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc7/manifests"},{"name":"jackson-modules-base-2.20.0-rc1","sha":"d630c5cb87f4df9711800e617e50a0863d1b75d1","kind":"tag","published_at":"2025-08-05T01:08:47.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0-rc1/manifests"},{"name":"jackson-modules-base-3.0.0-rc6","sha":"66a7af70e0e1d51999bfba5cb8fe6fd23ae9ac2a","kind":"tag","published_at":"2025-07-19T01:13:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc6/manifests"},{"name":"jackson-modules-base-2.19.2","sha":"d0f92ed9be1135e983c67554e1ca9dc5933db940","kind":"tag","published_at":"2025-07-18T17:57:56.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.2/manifests"},{"name":"jackson-modules-base-2.19.1","sha":"b113c7ff4d1bba3064829397172a71c69a1e4a1c","kind":"tag","published_at":"2025-06-14T01:23:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.1/manifests"},{"name":"jackson-modules-base-3.0.0-rc5","sha":"d4813b8eb4da2421f98ab4117f2d3057d0ebb20f","kind":"tag","published_at":"2025-05-22T16:59:20.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc5/manifests"},{"name":"jackson-modules-base-3.0.0-rc4","sha":"2d8aeece544c6d0526ba146510e8782721d78e49","kind":"tag","published_at":"2025-05-10T23:41:03.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc4/manifests"},{"name":"jackson-modules-base-2.18.4","sha":"fcf0dff478bacecdef3effea08f15c1521964133","kind":"tag","published_at":"2025-05-07T00:45:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.4/manifests"},{"name":"jackson-modules-base-2.19.0","sha":"65f4e4c727999f95844d811abf732040d08074a1","kind":"tag","published_at":"2025-04-24T23:59:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc3","sha":"4433d966fe9309834c85d52f21105df0768ef78b","kind":"tag","published_at":"2025-04-14T02:09:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc3/manifests"},{"name":"jackson-modules-base-2.19.0-rc2","sha":"b5613a46af505f0641921de7c08e5abddb0a047d","kind":"tag","published_at":"2025-04-08T01:40:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0-rc2/manifests"},{"name":"jackson-modules-base-3.0.0-rc2","sha":"d5177a79c219accca6cbded818677cf043cc7e76","kind":"tag","published_at":"2025-03-28T23:11:24.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc2/manifests"},{"name":"jackson-modules-base-3.0.0-rc1","sha":"1ecbfd5a78891c0ca5984bdf57bb1626d4902994","kind":"tag","published_at":"2025-03-08T00:37:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc1/manifests"},{"name":"jackson-modules-base-2.18.3","sha":"785802151b99780d68267963538618cad057027e","kind":"tag","published_at":"2025-02-28T23:47:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.3/manifests"},{"name":"jackson-modules-base-2.18.2-take-2","sha":"ecea6c465dc5eeb3e3f9355224ac9585b76a4911","kind":"tag","published_at":"2024-11-28T01:43:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.2-take-2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.2-take-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.2-take-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.2-take-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.2-take-2/manifests"},{"name":"jackson-modules-base-2.17.3","sha":"f811f1065217c01c1015a2d71354115b0d31245f","kind":"tag","published_at":"2024-11-01T20:49:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.3/manifests"},{"name":"jackson-modules-base-2.18.1","sha":"1515a8d317579d67e324d766bb99ad16b8b91590","kind":"tag","published_at":"2024-10-28T23:59:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.1/manifests"},{"name":"jackson-modules-base-2.18.0","sha":"684ac1eea16046ca034b28f7384a073126dba5e3","kind":"tag","published_at":"2024-09-27T02:24:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0/manifests"},{"name":"jackson-modules-base-2.18.0-rc1","sha":"95603bb82718f643835302914b10ef4b4b3829bf","kind":"tag","published_at":"2024-08-30T18:41:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0-rc1/manifests"},{"name":"jackson-modules-base-2.17.2","sha":"e3bbd2bbc01176829484256525f70d471407a52c","kind":"tag","published_at":"2024-07-05T17:30:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.2/manifests"},{"name":"jackson-modules-base-2.17.1","sha":"13ce66c0ef5db335e2a6b32a6b6481ab7ff1c72b","kind":"tag","published_at":"2024-05-05T02:16:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.1/manifests"},{"name":"jackson-modules-base-2.17.0","sha":"d05157dafd36f3daa9daa64a101f46c1448adb4f","kind":"tag","published_at":"2024-03-12T22:05:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0/manifests"},{"name":"jackson-modules-base-2.16.2","sha":"757c09f130dc7ccbe607b5880f00f6a31cff3c47","kind":"tag","published_at":"2024-03-09T19:05:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.2/manifests"},{"name":"jackson-modules-base-2.17.0-rc1","sha":"703b50e439662d141507587752525a5de6c437dc","kind":"tag","published_at":"2024-02-27T02:07:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0-rc1/manifests"},{"name":"jackson-modules-base-2.15.4","sha":"3baa0119e8c3dc5ad7caaa781a8f10a41b70b8b9","kind":"tag","published_at":"2024-02-15T17:49:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.4/manifests"},{"name":"jackson-modules-base-2.16.1","sha":"c301da73802cb3bc9d1f7c27bbb855cab888ab75","kind":"tag","published_at":"2023-12-24T05:03:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.1/manifests"},{"name":"jackson-modules-base-2.16.0","sha":"8aec482ba9989691c6da42d110f049707bb02914","kind":"tag","published_at":"2023-11-15T23:05:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0/manifests"},{"name":"jackson-modules-base-2.16.0-rc1","sha":"2f2071ca385356772ac08082f1704ea65632273b","kind":"tag","published_at":"2023-10-20T23:04:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0-rc1/manifests"},{"name":"jackson-modules-base-2.15.3","sha":"95f6f63b38c4344da32b4427e2b75498a14f141a","kind":"tag","published_at":"2023-10-13T00:24:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.3/manifests"},{"name":"jackson-modules-base-2.15.2","sha":"23883227f64b6bf89d2ff8f489dd15cedb80ed2f","kind":"tag","published_at":"2023-05-30T23:41:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.2/manifests"},{"name":"jackson-modules-base-2.15.1","sha":"9726ae0172a8a3a1f08ccb93686ec443758b057f","kind":"tag","published_at":"2023-05-16T22:13:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.1/manifests"},{"name":"jackson-modules-base-2.14.3","sha":"0cc7907f2660eeaeb51e030b145ce4d85068cb0b","kind":"tag","published_at":"2023-05-05T17:05:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.3/manifests"},{"name":"jackson-modules-base-2.15.0","sha":"83b5571756ae61750ae719b255f8910cdb63446a","kind":"tag","published_at":"2023-04-23T22:06:04.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0/manifests"},{"name":"jackson-modules-base-2.15.0-rc3","sha":"2ab6b285e3bb8c2aa60264976df08b5244dffb6c","kind":"tag","published_at":"2023-04-14T20:48:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc3/manifests"},{"name":"jackson-modules-base-2.15.0-rc2","sha":"1d62d99d77798e6a255e70eaa146c175e1de237d","kind":"tag","published_at":"2023-03-28T23:41:30.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc2/manifests"},{"name":"jackson-modules-base-2.15.0-rc1","sha":"9aaaafe62b0859d4654769268b2bd3d4aba8cc45","kind":"tag","published_at":"2023-03-18T20:51:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc1/manifests"},{"name":"jackson-modules-base-2.14.2","sha":"fb11d232a51a950ca8415addd126e7b875b56d22","kind":"tag","published_at":"2023-01-29T01:44:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.2/manifests"},{"name":"jackson-modules-base-2.13.5","sha":"6c867018ff4ee098dcbe4ba9e54fba9b6f62ebaf","kind":"tag","published_at":"2023-01-23T01:22:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.5/manifests"},{"name":"jackson-modules-base-2.14.1","sha":"08703ceb7b9454c683d3b4792d285cd4ba619b5a","kind":"tag","published_at":"2022-11-21T23:58:13.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.1/manifests"},{"name":"jackson-modules-base-2.14.0","sha":"b9ae3888207d23193002cce3e78526be379fda20","kind":"tag","published_at":"2022-11-05T22:55:43.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0/manifests"},{"name":"jackson-modules-base-2.14.0-rc3","sha":"50e9209344e7fe8354ab8d4b49d9e03b61c8df78","kind":"tag","published_at":"2022-10-28T22:10:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc3/manifests"},{"name":"jackson-modules-base-2.14.0-rc2","sha":"e6cad294ea9634af5a62e3bdb0f1151de27bc7a1","kind":"tag","published_at":"2022-10-11T00:00:23.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc2/manifests"},{"name":"jackson-modules-base-2.14.0-rc1","sha":"441b96f9e19f105356a872d67f57303006efb4bd","kind":"tag","published_at":"2022-09-25T23:18:47.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc1/manifests"},{"name":"jackson-modules-base-2.13.4","sha":"ed23e9d4b098ff332af8bae4c9af0dfda621d688","kind":"tag","published_at":"2022-09-03T22:32:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.4/manifests"},{"name":"jackson-modules-base-2.12.7","sha":"c3dd9a50a9618dfd39c9b2babc764c3bb8c58ac2","kind":"tag","published_at":"2022-05-26T18:05:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.7/manifests"},{"name":"jackson-modules-base-2.13.3","sha":"06542814371bafddf2e7c7082b16888a181db993","kind":"tag","published_at":"2022-05-14T15:26:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.3/manifests"},{"name":"jackson-modules-base-2.13.2","sha":"3b136f56aa9d5e813304df5b344c56d295565198","kind":"tag","published_at":"2022-03-06T21:10:51.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.2/manifests"},{"name":"jackson-modules-base-2.13.1","sha":"76abc19bb232ecf3abf45c95be93dd1b9ac3697b","kind":"tag","published_at":"2021-12-19T01:30:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.1/manifests"},{"name":"jackson-modules-base-2.12.6","sha":"bbb6726d62c8e2319e565b6ac144839eb98187a9","kind":"tag","published_at":"2021-12-15T04:27:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.6/manifests"},{"name":"jackson-modules-base-2.13.0","sha":"df9f3e64fb47606d8437a31e9f28fc1c7ff8a995","kind":"tag","published_at":"2021-09-30T21:06:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0/manifests"},{"name":"jackson-modules-base-2.13.0-rc2","sha":"6936bebf3b14b6c960e9611890945dc3eaa238c1","kind":"tag","published_at":"2021-08-27T03:56:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc2/manifests"},{"name":"jackson-modules-base-2.12.5","sha":"0d7f897bb0b403711065a2846acfa55e5ad402a0","kind":"tag","published_at":"2021-08-27T01:07:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.5/manifests"},{"name":"jackson-modules-base-2.13.0-rc1","sha":"d4ec19831931dd5fef1502fa3076f2095ee9cfb5","kind":"tag","published_at":"2021-07-14T01:34:16.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc1/manifests"},{"name":"jackson-modules-base-2.12.4","sha":"729695d34b2f6d98e2793ce8d9346fd99a38508a","kind":"tag","published_at":"2021-07-06T20:47:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.4/manifests"},{"name":"jackson-modules-base-2.12.3","sha":"2938bdc7572bfe8385c7f616f2cb7e2f94456d87","kind":"tag","published_at":"2021-04-12T18:25:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.3/manifests"},{"name":"jackson-modules-base-2.12.2","sha":"457dd8533adbff2bb3d8bbda0994a7a6cc3d11c6","kind":"tag","published_at":"2021-03-03T21:46:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.2/manifests"},{"name":"jackson-modules-base-2.12.1","sha":"6fd38a80e5f5274a79c69cc6bb295c61645812f8","kind":"tag","published_at":"2021-01-09T01:50:10.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.1/manifests"},{"name":"jackson-modules-base-2.11.4","sha":"49f85fa2821fea4427fda284ae3fcd943df3f0ef","kind":"tag","published_at":"2020-12-12T00:47:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.4/manifests"},{"name":"jackson-modules-base-2.12.0","sha":"762dddd1b6cf18807e58cf76dba0a38c5b48fedb","kind":"tag","published_at":"2020-11-29T01:29:58.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0/manifests"},{"name":"jackson-modules-base-2.12.0-rc2","sha":"2e225db556f017f9db70615ad0206894c3165c73","kind":"tag","published_at":"2020-11-15T03:46:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc2/manifests"},{"name":"jackson-modules-base-2.12.0-rc1","sha":"161f4467f822157bfa20d6940c7a56972ea2bf9e","kind":"tag","published_at":"2020-10-12T00:48:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc1/manifests"},{"name":"jackson-modules-base-2.11.3","sha":"5710e584d339b91f158f339bfb4e2a3752aa60e8","kind":"tag","published_at":"2020-10-02T00:13:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.3/manifests"},{"name":"jackson-modules-base-2.11.2","sha":"649de3923f13b0d7601d2bda0f811d1f9ee0c047","kind":"tag","published_at":"2020-08-02T19:30:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.2/manifests"},{"name":"jackson-modules-base-2.10.5","sha":"ef93cbbf33679ab75c4445d172a8ad7d9e6546c3","kind":"tag","published_at":"2020-07-21T03:03:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.5/manifests"},{"name":"jackson-modules-base-2.11.1","sha":"81b82e1bc5705025cd287c71e548b33ce3e66a60","kind":"tag","published_at":"2020-06-25T03:58:44.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.1/manifests"},{"name":"jackson-modules-base-2.10.4","sha":"c78454fc9c0e9e281e30e04af0ea4a87b4e035a6","kind":"tag","published_at":"2020-05-02T22:47:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.4/manifests"},{"name":"jackson-modules-base-2.11.0","sha":"c8a4f1124d1638eb3bb6364ef164c4fb6c5484b5","kind":"tag","published_at":"2020-04-26T00:48:33.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0/manifests"},{"name":"jackson-modules-base-2.11.0.rc1","sha":"70b2864af1325aaff85b40747d3d2b517697c6a0","kind":"tag","published_at":"2020-03-24T19:25:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.0.rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0.rc1/manifests"},{"name":"jackson-modules-base-2.10.3","sha":"15d55ccb1e1165a47ea2b316d1fe93bea93589ba","kind":"tag","published_at":"2020-03-03T03:22:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.3/manifests"},{"name":"jackson-modules-base-2.10.2","sha":"ac3ae48c5cbb3d618fbaa9d9b522d17fe4edf9e3","kind":"tag","published_at":"2020-01-05T02:50:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.2/manifests"},{"name":"jackson-modules-base-2.10.1","sha":"599c250f1a4d8e39cb3c5fa27d2f6aaaa6161cd6","kind":"tag","published_at":"2019-11-09T23:21:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.1/manifests"},{"name":"jackson-modules-base-2.10.0","sha":"f6b226778f8d2786b7030c9f3d9fb49bc3d3d5c8","kind":"tag","published_at":"2019-09-26T05:50:54.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0/manifests"},{"name":"jackson-modules-base-2.9.10","sha":"8bcc80faec9bc3f4f8aacc9aa559d3fd6853686f","kind":"tag","published_at":"2019-09-21T18:40:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.10/manifests"},{"name":"jackson-modules-base-2.10.0.pr3","sha":"8144a424855ce040c4502e985ccec2cf2b9c3126","kind":"tag","published_at":"2019-09-17T03:56:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr3/manifests"},{"name":"jackson-modules-base-2.10.0.pr2","sha":"2b5abe0c588f838189c8b0f6c6f14416152177d8","kind":"tag","published_at":"2019-08-31T01:13:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr2/manifests"},{"name":"jackson-modules-base-2.10.0.pr1","sha":"0b7d10b630d89fce59af06e01e310da49db809dd","kind":"tag","published_at":"2019-07-19T05:27:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr1/manifests"},{"name":"jackson-modules-base-2.9.9","sha":"65738ef430362538afe71f20eb0e9314761f656d","kind":"tag","published_at":"2019-05-16T03:18:45.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.9/manifests"},{"name":"jackson-modules-base-2.9.8","sha":"313beb181266cb9e962fec41edd6b354048d4968","kind":"tag","published_at":"2018-12-15T22:05:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.8/manifests"},{"name":"jackson-modules-base-2.9.7","sha":"8e5cd29c9899f0fec01959fc2d0733a0da056398","kind":"tag","published_at":"2018-09-19T02:53:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.7/manifests"},{"name":"jackson-modules-base-2.9.6","sha":"7e0da78dcd72b22393d88518a6f35ad33225e851","kind":"tag","published_at":"2018-06-12T04:10:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.6/manifests"},{"name":"jackson-modules-base-2.9.5","sha":"e9720d6b7c6ea09d6382aea1808910ea325c263e","kind":"tag","published_at":"2018-03-26T15:52:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.5/manifests"},{"name":"jackson-modules-base-2.9.4","sha":"bc85238551477b3717ca4af59d567b0015ad939d","kind":"tag","published_at":"2018-01-24T04:33:25.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.4/manifests"},{"name":"jackson-modules-base-2.8.11","sha":"7f064640bc884d1f6acf2b2e54b9f94673c1446c","kind":"tag","published_at":"2017-12-24T02:25:55.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.11","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.11/manifests"},{"name":"jackson-modules-base-2.9.3","sha":"7a11aa35835ded306cb65e45c311029314a03b48","kind":"tag","published_at":"2017-12-09T03:09:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.3/manifests"},{"name":"jackson-modules-base-2.9.2","sha":"0d5f86f92e04860d54662ad9aa1460a669e29d29","kind":"tag","published_at":"2017-10-14T03:37:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.2/manifests"},{"name":"jackson-modules-base-2.9.1","sha":"e10272ece21002172986bfc29b278a60d6f5ff1f","kind":"tag","published_at":"2017-09-08T01:29:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.1/manifests"},{"name":"jackson-modules-base-2.8.10","sha":"c1f82c9b808233b0a134f2513725225b16824bbc","kind":"tag","published_at":"2017-08-24T04:30:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.10/manifests"},{"name":"jackson-modules-base-2.9.0","sha":"c624f84d96cd9df80fe461e65d4ab7b4f55a73d9","kind":"tag","published_at":"2017-07-30T04:41:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0/manifests"},{"name":"jackson-modules-base-2.9.0.pr4","sha":"9e18e9af285f6211dfc31a9b09fdfc7c317d482a","kind":"tag","published_at":"2017-06-17T01:46:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr4/manifests"},{"name":"jackson-modules-base-2.8.9","sha":"5a3f1c845e4dbd9b4df84b9834666ac5a3ff8d23","kind":"tag","published_at":"2017-06-12T02:55:02.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.9/manifests"},{"name":"jackson-modules-base-2.9.0.pr3","sha":"ec333bb8e7328889091d83089a8f13b5a415ab3d","kind":"tag","published_at":"2017-04-25T05:52:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr3/manifests"},{"name":"jackson-modules-base-2.8.8","sha":"2a75fb29a88e1a53361733f3c1c6985328fa5449","kind":"tag","published_at":"2017-04-05T03:42:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.8/manifests"},{"name":"jackson-modules-base-2.9.0.pr2","sha":"f6ddf6db2f08f30a0a4b8ca67d3a407695261f50","kind":"tag","published_at":"2017-03-22T03:35:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr2/manifests"},{"name":"jackson-modules-base-2.9.0.pr1","sha":"39331dc9eae02516c4cecd422f15685ab35373f3","kind":"tag","published_at":"2017-03-02T19:17:33.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr1/manifests"},{"name":"2.8.7b","sha":"1ffa34d428dc3e61d3cf553b59d842e38ee182f5","kind":"tag","published_at":"2017-02-21T02:43:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/2.8.7b","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/2.8.7b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@2.8.7b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/2.8.7b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/2.8.7b/manifests"},{"name":"jackson-modules-base-2.8.7","sha":"fb7aefe62fab7f83ffbdca0eddbcf912ea31a790","kind":"tag","published_at":"2017-02-21T01:09:43.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.7/manifests"},{"name":"jackson-modules-base-2.7.9","sha":"4c510db4f881622015df71c6adbdc7a89c267e75","kind":"tag","published_at":"2017-02-04T19:29:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.9/manifests"},{"name":"jackson-modules-base-2.8.6","sha":"1441ad2ecf86a0569ec9349b953d4115de04d393","kind":"tag","published_at":"2017-01-12T04:56:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.6/manifests"},{"name":"jackson-modules-base-2.8.5","sha":"8608079913d157c3c9b20bf40c55c949f92d9319","kind":"tag","published_at":"2016-11-14T17:31:59.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.5/manifests"},{"name":"jackson-modules-base-2.8.4","sha":"d8ede42f8bfad5a90de5a65249abc0e440c3e130","kind":"tag","published_at":"2016-10-14T03:58:14.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.4/manifests"},{"name":"jackson-modules-base-2.7.8","sha":"ed803dfb5a527b5770e7b6a72f0d698773a00451","kind":"tag","published_at":"2016-09-26T14:54:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.8/manifests"},{"name":"jackson-modules-base-2.8.3","sha":"637562215ef8507dcbbdbdb2735ea8ca8c39b808","kind":"tag","published_at":"2016-09-19T04:24:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.3/manifests"},{"name":"jackson-modules-base-2.8.2","sha":"864b1f4599ec4d18ca12d221c6606031a4140940","kind":"tag","published_at":"2016-08-30T03:53:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.2/manifests"},{"name":"jackson-modules-base-2.7.7","sha":"ea9920e062a596a3c7cf45bb81d0d5bb45cb801a","kind":"tag","published_at":"2016-08-26T22:02:14.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.7/manifests"},{"name":"jackson-modules-base-2.7.6","sha":"235e1c75ed70e9015f39d46b1efdb6d42125a8db","kind":"tag","published_at":"2016-07-23T02:50:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.6/manifests"},{"name":"jackson-modules-base-2.8.1","sha":"9cae30e885044037c77f83a82c4fc3e63ac9ec66","kind":"tag","published_at":"2016-07-19T23:34:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.1/manifests"},{"name":"jackson-modules-base-2.8.0","sha":"b274ec8565595f7852824304e837a52cdb49738a","kind":"tag","published_at":"2016-07-04T16:47:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0/manifests"},{"name":"jackson-modules-base-2.8.0.rc2","sha":"613ba994c0e1c2e81846217f369aac757b730b69","kind":"tag","published_at":"2016-06-17T00:25:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0.rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc2/manifests"},{"name":"jackson-modules-base-2.7.5","sha":"37d8fbe0cfab731415d5583e3462dc8ee044a186","kind":"tag","published_at":"2016-06-11T02:21:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.5/manifests"},{"name":"jackson-modules-base-2.8.0.rc1","sha":"fe31f321b7afe5504693aae65a55f7f92143b58f","kind":"tag","published_at":"2016-06-07T05:19:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0.rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc1/manifests"},{"name":"jackson-module-base-2.7.4b","sha":"cba2ade7c0a25a18422ccc9118addc1a40c92ad3","kind":"tag","published_at":"2016-04-30T01:22:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-module-base-2.7.4b","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-module-base-2.7.4b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-module-base-2.7.4b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-module-base-2.7.4b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-module-base-2.7.4b/manifests"},{"name":"jackson-modules-base-2.7.4","sha":"24a60cac237af9cb833e0554c8cd6a0d36eb411f","kind":"tag","published_at":"2016-04-29T16:01:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.4/manifests"},{"name":"jackson-modules-base-2.7.3","sha":"272160bbecf12e74cb4d815013748ff44db0571e","kind":"tag","published_at":"2016-03-16T01:35:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.3/manifests"},{"name":"jackson-modules-base-2.7.2","sha":"8ee45378ed842c5064171282b57e0e6aaf6d8f9d","kind":"tag","published_at":"2016-02-27T05:07:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.2/manifests"},{"name":"jackson-modules-base-2.7.1","sha":"636db7b63c5084ecd31cae02fe6c13487fec15fd","kind":"tag","published_at":"2016-02-02T06:36:19.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.1/manifests"}]},"repo_metadata_updated_at":"2026-02-17T01:02:16.126Z","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":17.588176636175945,"forks_count":14.577761369815189,"average":24.036071211449368},"purl":"pkg:maven/com.jwebmp.jackson.module/jackson-module-afterburner","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.jwebmp.jackson.module:jackson-module-afterburner","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.jwebmp.jackson.module:jackson-module-afterburner","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.jwebmp.jackson.module:jackson-module-afterburner/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-14T03:01:11.242Z","issues_count":99,"pull_requests_count":159,"avg_time_to_close_issue":15677755.279411765,"avg_time_to_close_pull_request":1050985.8675496688,"issues_closed_count":68,"pull_requests_closed_count":151,"pull_request_authors_count":32,"issue_authors_count":72,"avg_comments_per_issue":5.040404040404041,"avg_comments_per_pull_request":1.2138364779874213,"merged_pull_requests_count":137,"bot_issues_count":1,"bot_pull_requests_count":32,"past_year_issues_count":12,"past_year_pull_requests_count":39,"past_year_avg_time_to_close_issue":907416.7142857143,"past_year_avg_time_to_close_pull_request":71268.35294117648,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":4.083333333333333,"past_year_avg_comments_per_pull_request":0.41025641025641024,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/issues","maintainers":[{"login":"cowtowncoder","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"},{"login":"JooHyukKim","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JooHyukKim"},{"login":"pjfanning","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"}],"active_maintainers":[{"login":"cowtowncoder","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"},{"login":"pjfanning","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.jwebmp.jackson.module:jackson-module-afterburner/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.jwebmp.jackson.module:jackson-module-afterburner/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.jwebmp.jackson.module:jackson-module-afterburner/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.jwebmp.jackson.module:jackson-module-afterburner/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.jwebmp.jackson.module:jackson-module-afterburner/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":601295,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":12005468,"name":"tools.jackson.module:jackson-module-android-record","ecosystem":"maven","description":"Support deserialization into records on Android","homepage":"https://github.com/FasterXML/jackson-modules-base","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/FasterXML/jackson-modules-base","keywords_array":[],"namespace":"tools.jackson.module","versions_count":18,"first_release_published_at":"2025-03-08T00:41:42.000Z","latest_release_published_at":"2026-03-27T22:27:35.000Z","latest_release_number":"3.1.1","last_synced_at":"2026-03-27T23:49:41.195Z","created_at":"2025-08-13T18:48:22.469Z","updated_at":"2026-03-27T23:49:41.195Z","registry_url":"https://central.sonatype.com/artifact/tools.jackson.module/jackson-module-android-record/","install_command":null,"documentation_url":"https://appdoc.app/artifact/tools.jackson.module/jackson-module-android-record/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots"]},"repo_metadata":{"id":37390569,"uuid":"50140860","full_name":"FasterXML/jackson-modules-base","owner":"FasterXML","description":"Uber-project for foundational modules of Jackson that build directly on core components but nothing else; not including data format or datatype modules","archived":false,"fork":false,"pushed_at":"2025-10-04T00:17:50.000Z","size":4931,"stargazers_count":176,"open_issues_count":45,"forks_count":83,"subscribers_count":14,"default_branch":"2.x","last_synced_at":"2025-10-11T09:34:04.799Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/FasterXML.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-01-21T22:24:00.000Z","updated_at":"2025-10-10T08:14:07.000Z","dependencies_parsed_at":"2023-10-02T23:00:39.761Z","dependency_job_id":"1b0e11d4-daba-4b85-a8df-1652ad46d7a4","html_url":"https://github.com/FasterXML/jackson-modules-base","commit_stats":{"total_commits":793,"total_committers":25,"mean_commits":31.72,"dds":"0.15258511979823453","last_synced_commit":"7f04a04e7686604d6cf07cac046a907f20c90c0c"},"previous_names":[],"tags_count":120,"template":false,"template_full_name":null,"purl":"pkg:github/FasterXML/jackson-modules-base","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/refs/heads/2.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/sbom","scorecard":{"id":49399,"data":{"date":"2025-08-11","repo":{"name":"github.com/FasterXML/jackson-modules-base","commit":"f88a47cd4cdd4b4b4d558aee3feb73cc1e912752"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Maintained","score":10,"reason":"29 commit(s) and 2 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/28 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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/dep_build_v2.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/dep_build_v3.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:13","Info: no jobLevel write permissions found"],"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":"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":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":10,"reason":"all dependencies are pinned","details":["Info:   6 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '2.x'"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:16"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"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-14T23:25:03.968Z","repository_id":37390569,"created_at":"2025-08-14T23:25:03.968Z","updated_at":"2025-08-14T23:25:03.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010144,"owners_count":26084692,"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-12T02:00:06.719Z","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":"FasterXML","name":"FasterXML, LLC","uuid":"382692","kind":"organization","description":null,"email":"info@fasterxml.com","website":"http://fasterxml.com","location":"Seattle, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/382692?v=4","repositories_count":68,"last_synced_at":"2023-04-14T17:44:54.358Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/FasterXML","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T18:09:50.546Z","updated_at":"2023-04-14T17:44:54.918Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML/repositories"},"tags":[{"name":"jackson-modules-base-3.0.0","sha":"f4ecc073c980f08fef400d63a8bc9bf415bddf98","kind":"tag","published_at":"2025-10-04T00:15:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc10","sha":"f29369de89a90f2cb31dc4b5bbedf2817f7ca834","kind":"tag","published_at":"2025-09-20T00:18:34.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc10/manifests"},{"name":"jackson-modules-base-3.0.0-rc9","sha":"908d93724c630e047fa55f59607f94f45c3db786","kind":"tag","published_at":"2025-09-06T01:26:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc9/manifests"},{"name":"jackson-modules-base-2.20.0","sha":"874d6044d7805af6ca74b9591783a230d399b789","kind":"tag","published_at":"2025-08-28T23:05:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc8","sha":"9265733af5a75f000a5886afda7e8f323f2a10bd","kind":"tag","published_at":"2025-08-13T18:34:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc8/manifests"},{"name":"jackson-modules-base-3.0.0-rc7","sha":"207e5d3baa3885b858e366bcdb0958e2fd251c5d","kind":"tag","published_at":"2025-08-08T15:58:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc7/manifests"},{"name":"jackson-modules-base-2.20.0-rc1","sha":"d630c5cb87f4df9711800e617e50a0863d1b75d1","kind":"tag","published_at":"2025-08-05T01:08:47.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0-rc1/manifests"},{"name":"jackson-modules-base-3.0.0-rc6","sha":"66a7af70e0e1d51999bfba5cb8fe6fd23ae9ac2a","kind":"tag","published_at":"2025-07-19T01:13:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc6/manifests"},{"name":"jackson-modules-base-2.19.2","sha":"d0f92ed9be1135e983c67554e1ca9dc5933db940","kind":"tag","published_at":"2025-07-18T17:57:56.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.2/manifests"},{"name":"jackson-modules-base-2.19.1","sha":"b113c7ff4d1bba3064829397172a71c69a1e4a1c","kind":"tag","published_at":"2025-06-14T01:23:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.1/manifests"},{"name":"jackson-modules-base-3.0.0-rc5","sha":"d4813b8eb4da2421f98ab4117f2d3057d0ebb20f","kind":"tag","published_at":"2025-05-22T16:59:20.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc5/manifests"},{"name":"jackson-modules-base-3.0.0-rc4","sha":"2d8aeece544c6d0526ba146510e8782721d78e49","kind":"tag","published_at":"2025-05-10T23:41:03.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc4/manifests"},{"name":"jackson-modules-base-2.18.4","sha":"fcf0dff478bacecdef3effea08f15c1521964133","kind":"tag","published_at":"2025-05-07T00:45:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.4/manifests"},{"name":"jackson-modules-base-2.19.0","sha":"65f4e4c727999f95844d811abf732040d08074a1","kind":"tag","published_at":"2025-04-24T23:59:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc3","sha":"4433d966fe9309834c85d52f21105df0768ef78b","kind":"tag","published_at":"2025-04-14T02:09:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc3/manifests"},{"name":"jackson-modules-base-2.19.0-rc2","sha":"b5613a46af505f0641921de7c08e5abddb0a047d","kind":"tag","published_at":"2025-04-08T01:40:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0-rc2/manifests"},{"name":"jackson-modules-base-3.0.0-rc2","sha":"d5177a79c219accca6cbded818677cf043cc7e76","kind":"tag","published_at":"2025-03-28T23:11:24.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc2/manifests"},{"name":"jackson-modules-base-3.0.0-rc1","sha":"1ecbfd5a78891c0ca5984bdf57bb1626d4902994","kind":"tag","published_at":"2025-03-08T00:37:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc1/manifests"},{"name":"jackson-modules-base-2.18.3","sha":"785802151b99780d68267963538618cad057027e","kind":"tag","published_at":"2025-02-28T23:47:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.3/manifests"},{"name":"jackson-modules-base-2.18.2-take-2","sha":"ecea6c465dc5eeb3e3f9355224ac9585b76a4911","kind":"tag","published_at":"2024-11-28T01:43:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.2-take-2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.2-take-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.2-take-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.2-take-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.2-take-2/manifests"},{"name":"jackson-modules-base-2.17.3","sha":"f811f1065217c01c1015a2d71354115b0d31245f","kind":"tag","published_at":"2024-11-01T20:49:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.3/manifests"},{"name":"jackson-modules-base-2.18.1","sha":"1515a8d317579d67e324d766bb99ad16b8b91590","kind":"tag","published_at":"2024-10-28T23:59:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.1/manifests"},{"name":"jackson-modules-base-2.18.0","sha":"684ac1eea16046ca034b28f7384a073126dba5e3","kind":"tag","published_at":"2024-09-27T02:24:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0/manifests"},{"name":"jackson-modules-base-2.18.0-rc1","sha":"95603bb82718f643835302914b10ef4b4b3829bf","kind":"tag","published_at":"2024-08-30T18:41:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0-rc1/manifests"},{"name":"jackson-modules-base-2.17.2","sha":"e3bbd2bbc01176829484256525f70d471407a52c","kind":"tag","published_at":"2024-07-05T17:30:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.2/manifests"},{"name":"jackson-modules-base-2.17.1","sha":"13ce66c0ef5db335e2a6b32a6b6481ab7ff1c72b","kind":"tag","published_at":"2024-05-05T02:16:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.1/manifests"},{"name":"jackson-modules-base-2.17.0","sha":"d05157dafd36f3daa9daa64a101f46c1448adb4f","kind":"tag","published_at":"2024-03-12T22:05:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0/manifests"},{"name":"jackson-modules-base-2.16.2","sha":"757c09f130dc7ccbe607b5880f00f6a31cff3c47","kind":"tag","published_at":"2024-03-09T19:05:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.2/manifests"},{"name":"jackson-modules-base-2.17.0-rc1","sha":"703b50e439662d141507587752525a5de6c437dc","kind":"tag","published_at":"2024-02-27T02:07:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0-rc1/manifests"},{"name":"jackson-modules-base-2.15.4","sha":"3baa0119e8c3dc5ad7caaa781a8f10a41b70b8b9","kind":"tag","published_at":"2024-02-15T17:49:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.4/manifests"},{"name":"jackson-modules-base-2.16.1","sha":"c301da73802cb3bc9d1f7c27bbb855cab888ab75","kind":"tag","published_at":"2023-12-24T05:03:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.1/manifests"},{"name":"jackson-modules-base-2.16.0","sha":"8aec482ba9989691c6da42d110f049707bb02914","kind":"tag","published_at":"2023-11-15T23:05:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0/manifests"},{"name":"jackson-modules-base-2.16.0-rc1","sha":"2f2071ca385356772ac08082f1704ea65632273b","kind":"tag","published_at":"2023-10-20T23:04:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0-rc1/manifests"},{"name":"jackson-modules-base-2.15.3","sha":"95f6f63b38c4344da32b4427e2b75498a14f141a","kind":"tag","published_at":"2023-10-13T00:24:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.3/manifests"},{"name":"jackson-modules-base-2.15.2","sha":"23883227f64b6bf89d2ff8f489dd15cedb80ed2f","kind":"tag","published_at":"2023-05-30T23:41:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.2/manifests"},{"name":"jackson-modules-base-2.15.1","sha":"9726ae0172a8a3a1f08ccb93686ec443758b057f","kind":"tag","published_at":"2023-05-16T22:13:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.1/manifests"},{"name":"jackson-modules-base-2.14.3","sha":"0cc7907f2660eeaeb51e030b145ce4d85068cb0b","kind":"tag","published_at":"2023-05-05T17:05:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.3/manifests"},{"name":"jackson-modules-base-2.15.0","sha":"83b5571756ae61750ae719b255f8910cdb63446a","kind":"tag","published_at":"2023-04-23T22:06:04.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0/manifests"},{"name":"jackson-modules-base-2.15.0-rc3","sha":"2ab6b285e3bb8c2aa60264976df08b5244dffb6c","kind":"tag","published_at":"2023-04-14T20:48:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc3/manifests"},{"name":"jackson-modules-base-2.15.0-rc2","sha":"1d62d99d77798e6a255e70eaa146c175e1de237d","kind":"tag","published_at":"2023-03-28T23:41:30.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc2/manifests"},{"name":"jackson-modules-base-2.15.0-rc1","sha":"9aaaafe62b0859d4654769268b2bd3d4aba8cc45","kind":"tag","published_at":"2023-03-18T20:51:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc1/manifests"},{"name":"jackson-modules-base-2.14.2","sha":"fb11d232a51a950ca8415addd126e7b875b56d22","kind":"tag","published_at":"2023-01-29T01:44:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.2/manifests"},{"name":"jackson-modules-base-2.13.5","sha":"6c867018ff4ee098dcbe4ba9e54fba9b6f62ebaf","kind":"tag","published_at":"2023-01-23T01:22:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.5/manifests"},{"name":"jackson-modules-base-2.14.1","sha":"08703ceb7b9454c683d3b4792d285cd4ba619b5a","kind":"tag","published_at":"2022-11-21T23:58:13.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.1/manifests"},{"name":"jackson-modules-base-2.14.0","sha":"b9ae3888207d23193002cce3e78526be379fda20","kind":"tag","published_at":"2022-11-05T22:55:43.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0/manifests"},{"name":"jackson-modules-base-2.14.0-rc3","sha":"50e9209344e7fe8354ab8d4b49d9e03b61c8df78","kind":"tag","published_at":"2022-10-28T22:10:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc3/manifests"},{"name":"jackson-modules-base-2.14.0-rc2","sha":"e6cad294ea9634af5a62e3bdb0f1151de27bc7a1","kind":"tag","published_at":"2022-10-11T00:00:23.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc2/manifests"},{"name":"jackson-modules-base-2.14.0-rc1","sha":"441b96f9e19f105356a872d67f57303006efb4bd","kind":"tag","published_at":"2022-09-25T23:18:47.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc1/manifests"},{"name":"jackson-modules-base-2.13.4","sha":"ed23e9d4b098ff332af8bae4c9af0dfda621d688","kind":"tag","published_at":"2022-09-03T22:32:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.4/manifests"},{"name":"jackson-modules-base-2.12.7","sha":"c3dd9a50a9618dfd39c9b2babc764c3bb8c58ac2","kind":"tag","published_at":"2022-05-26T18:05:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.7/manifests"},{"name":"jackson-modules-base-2.13.3","sha":"06542814371bafddf2e7c7082b16888a181db993","kind":"tag","published_at":"2022-05-14T15:26:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.3/manifests"},{"name":"jackson-modules-base-2.13.2","sha":"3b136f56aa9d5e813304df5b344c56d295565198","kind":"tag","published_at":"2022-03-06T21:10:51.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.2/manifests"},{"name":"jackson-modules-base-2.13.1","sha":"76abc19bb232ecf3abf45c95be93dd1b9ac3697b","kind":"tag","published_at":"2021-12-19T01:30:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.1/manifests"},{"name":"jackson-modules-base-2.12.6","sha":"bbb6726d62c8e2319e565b6ac144839eb98187a9","kind":"tag","published_at":"2021-12-15T04:27:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.6/manifests"},{"name":"jackson-modules-base-2.13.0","sha":"df9f3e64fb47606d8437a31e9f28fc1c7ff8a995","kind":"tag","published_at":"2021-09-30T21:06:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0/manifests"},{"name":"jackson-modules-base-2.13.0-rc2","sha":"6936bebf3b14b6c960e9611890945dc3eaa238c1","kind":"tag","published_at":"2021-08-27T03:56:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc2/manifests"},{"name":"jackson-modules-base-2.12.5","sha":"0d7f897bb0b403711065a2846acfa55e5ad402a0","kind":"tag","published_at":"2021-08-27T01:07:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.5/manifests"},{"name":"jackson-modules-base-2.13.0-rc1","sha":"d4ec19831931dd5fef1502fa3076f2095ee9cfb5","kind":"tag","published_at":"2021-07-14T01:34:16.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc1/manifests"},{"name":"jackson-modules-base-2.12.4","sha":"729695d34b2f6d98e2793ce8d9346fd99a38508a","kind":"tag","published_at":"2021-07-06T20:47:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.4/manifests"},{"name":"jackson-modules-base-2.12.3","sha":"2938bdc7572bfe8385c7f616f2cb7e2f94456d87","kind":"tag","published_at":"2021-04-12T18:25:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.3/manifests"},{"name":"jackson-modules-base-2.12.2","sha":"457dd8533adbff2bb3d8bbda0994a7a6cc3d11c6","kind":"tag","published_at":"2021-03-03T21:46:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.2/manifests"},{"name":"jackson-modules-base-2.12.1","sha":"6fd38a80e5f5274a79c69cc6bb295c61645812f8","kind":"tag","published_at":"2021-01-09T01:50:10.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.1/manifests"},{"name":"jackson-modules-base-2.11.4","sha":"49f85fa2821fea4427fda284ae3fcd943df3f0ef","kind":"tag","published_at":"2020-12-12T00:47:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.4/manifests"},{"name":"jackson-modules-base-2.12.0","sha":"762dddd1b6cf18807e58cf76dba0a38c5b48fedb","kind":"tag","published_at":"2020-11-29T01:29:58.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0/manifests"},{"name":"jackson-modules-base-2.12.0-rc2","sha":"2e225db556f017f9db70615ad0206894c3165c73","kind":"tag","published_at":"2020-11-15T03:46:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc2/manifests"},{"name":"jackson-modules-base-2.12.0-rc1","sha":"161f4467f822157bfa20d6940c7a56972ea2bf9e","kind":"tag","published_at":"2020-10-12T00:48:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc1/manifests"},{"name":"jackson-modules-base-2.11.3","sha":"5710e584d339b91f158f339bfb4e2a3752aa60e8","kind":"tag","published_at":"2020-10-02T00:13:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.3/manifests"},{"name":"jackson-modules-base-2.11.2","sha":"649de3923f13b0d7601d2bda0f811d1f9ee0c047","kind":"tag","published_at":"2020-08-02T19:30:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.2/manifests"},{"name":"jackson-modules-base-2.10.5","sha":"ef93cbbf33679ab75c4445d172a8ad7d9e6546c3","kind":"tag","published_at":"2020-07-21T03:03:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.5/manifests"},{"name":"jackson-modules-base-2.11.1","sha":"81b82e1bc5705025cd287c71e548b33ce3e66a60","kind":"tag","published_at":"2020-06-25T03:58:44.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.1/manifests"},{"name":"jackson-modules-base-2.10.4","sha":"c78454fc9c0e9e281e30e04af0ea4a87b4e035a6","kind":"tag","published_at":"2020-05-02T22:47:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.4/manifests"},{"name":"jackson-modules-base-2.11.0","sha":"c8a4f1124d1638eb3bb6364ef164c4fb6c5484b5","kind":"tag","published_at":"2020-04-26T00:48:33.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0/manifests"},{"name":"jackson-modules-base-2.11.0.rc1","sha":"70b2864af1325aaff85b40747d3d2b517697c6a0","kind":"tag","published_at":"2020-03-24T19:25:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.0.rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0.rc1/manifests"},{"name":"jackson-modules-base-2.10.3","sha":"15d55ccb1e1165a47ea2b316d1fe93bea93589ba","kind":"tag","published_at":"2020-03-03T03:22:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.3/manifests"},{"name":"jackson-modules-base-2.10.2","sha":"ac3ae48c5cbb3d618fbaa9d9b522d17fe4edf9e3","kind":"tag","published_at":"2020-01-05T02:50:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.2/manifests"},{"name":"jackson-modules-base-2.10.1","sha":"599c250f1a4d8e39cb3c5fa27d2f6aaaa6161cd6","kind":"tag","published_at":"2019-11-09T23:21:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.1/manifests"},{"name":"jackson-modules-base-2.10.0","sha":"f6b226778f8d2786b7030c9f3d9fb49bc3d3d5c8","kind":"tag","published_at":"2019-09-26T05:50:54.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0/manifests"},{"name":"jackson-modules-base-2.9.10","sha":"8bcc80faec9bc3f4f8aacc9aa559d3fd6853686f","kind":"tag","published_at":"2019-09-21T18:40:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.10/manifests"},{"name":"jackson-modules-base-2.10.0.pr3","sha":"8144a424855ce040c4502e985ccec2cf2b9c3126","kind":"tag","published_at":"2019-09-17T03:56:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr3/manifests"},{"name":"jackson-modules-base-2.10.0.pr2","sha":"2b5abe0c588f838189c8b0f6c6f14416152177d8","kind":"tag","published_at":"2019-08-31T01:13:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr2/manifests"},{"name":"jackson-modules-base-2.10.0.pr1","sha":"0b7d10b630d89fce59af06e01e310da49db809dd","kind":"tag","published_at":"2019-07-19T05:27:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr1/manifests"},{"name":"jackson-modules-base-2.9.9","sha":"65738ef430362538afe71f20eb0e9314761f656d","kind":"tag","published_at":"2019-05-16T03:18:45.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.9/manifests"},{"name":"jackson-modules-base-2.9.8","sha":"313beb181266cb9e962fec41edd6b354048d4968","kind":"tag","published_at":"2018-12-15T22:05:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.8/manifests"},{"name":"jackson-modules-base-2.9.7","sha":"8e5cd29c9899f0fec01959fc2d0733a0da056398","kind":"tag","published_at":"2018-09-19T02:53:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.7/manifests"},{"name":"jackson-modules-base-2.9.6","sha":"7e0da78dcd72b22393d88518a6f35ad33225e851","kind":"tag","published_at":"2018-06-12T04:10:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.6/manifests"},{"name":"jackson-modules-base-2.9.5","sha":"e9720d6b7c6ea09d6382aea1808910ea325c263e","kind":"tag","published_at":"2018-03-26T15:52:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.5/manifests"},{"name":"jackson-modules-base-2.9.4","sha":"bc85238551477b3717ca4af59d567b0015ad939d","kind":"tag","published_at":"2018-01-24T04:33:25.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.4/manifests"},{"name":"jackson-modules-base-2.8.11","sha":"7f064640bc884d1f6acf2b2e54b9f94673c1446c","kind":"tag","published_at":"2017-12-24T02:25:55.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.11","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.11/manifests"},{"name":"jackson-modules-base-2.9.3","sha":"7a11aa35835ded306cb65e45c311029314a03b48","kind":"tag","published_at":"2017-12-09T03:09:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.3/manifests"},{"name":"jackson-modules-base-2.9.2","sha":"0d5f86f92e04860d54662ad9aa1460a669e29d29","kind":"tag","published_at":"2017-10-14T03:37:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.2/manifests"},{"name":"jackson-modules-base-2.9.1","sha":"e10272ece21002172986bfc29b278a60d6f5ff1f","kind":"tag","published_at":"2017-09-08T01:29:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.1/manifests"},{"name":"jackson-modules-base-2.8.10","sha":"c1f82c9b808233b0a134f2513725225b16824bbc","kind":"tag","published_at":"2017-08-24T04:30:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.10/manifests"},{"name":"jackson-modules-base-2.9.0","sha":"c624f84d96cd9df80fe461e65d4ab7b4f55a73d9","kind":"tag","published_at":"2017-07-30T04:41:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0/manifests"},{"name":"jackson-modules-base-2.9.0.pr4","sha":"9e18e9af285f6211dfc31a9b09fdfc7c317d482a","kind":"tag","published_at":"2017-06-17T01:46:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr4/manifests"},{"name":"jackson-modules-base-2.8.9","sha":"5a3f1c845e4dbd9b4df84b9834666ac5a3ff8d23","kind":"tag","published_at":"2017-06-12T02:55:02.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.9/manifests"},{"name":"jackson-modules-base-2.9.0.pr3","sha":"ec333bb8e7328889091d83089a8f13b5a415ab3d","kind":"tag","published_at":"2017-04-25T05:52:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr3/manifests"},{"name":"jackson-modules-base-2.8.8","sha":"2a75fb29a88e1a53361733f3c1c6985328fa5449","kind":"tag","published_at":"2017-04-05T03:42:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.8/manifests"},{"name":"jackson-modules-base-2.9.0.pr2","sha":"f6ddf6db2f08f30a0a4b8ca67d3a407695261f50","kind":"tag","published_at":"2017-03-22T03:35:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr2/manifests"},{"name":"jackson-modules-base-2.9.0.pr1","sha":"39331dc9eae02516c4cecd422f15685ab35373f3","kind":"tag","published_at":"2017-03-02T19:17:33.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr1/manifests"},{"name":"2.8.7b","sha":"1ffa34d428dc3e61d3cf553b59d842e38ee182f5","kind":"tag","published_at":"2017-02-21T02:43:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/2.8.7b","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/2.8.7b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@2.8.7b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/2.8.7b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/2.8.7b/manifests"},{"name":"jackson-modules-base-2.8.7","sha":"fb7aefe62fab7f83ffbdca0eddbcf912ea31a790","kind":"tag","published_at":"2017-02-21T01:09:43.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.7/manifests"},{"name":"jackson-modules-base-2.7.9","sha":"4c510db4f881622015df71c6adbdc7a89c267e75","kind":"tag","published_at":"2017-02-04T19:29:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.9/manifests"},{"name":"jackson-modules-base-2.8.6","sha":"1441ad2ecf86a0569ec9349b953d4115de04d393","kind":"tag","published_at":"2017-01-12T04:56:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.6/manifests"},{"name":"jackson-modules-base-2.8.5","sha":"8608079913d157c3c9b20bf40c55c949f92d9319","kind":"tag","published_at":"2016-11-14T17:31:59.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.5/manifests"},{"name":"jackson-modules-base-2.8.4","sha":"d8ede42f8bfad5a90de5a65249abc0e440c3e130","kind":"tag","published_at":"2016-10-14T03:58:14.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.4/manifests"},{"name":"jackson-modules-base-2.7.8","sha":"ed803dfb5a527b5770e7b6a72f0d698773a00451","kind":"tag","published_at":"2016-09-26T14:54:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.8/manifests"},{"name":"jackson-modules-base-2.8.3","sha":"637562215ef8507dcbbdbdb2735ea8ca8c39b808","kind":"tag","published_at":"2016-09-19T04:24:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.3/manifests"},{"name":"jackson-modules-base-2.8.2","sha":"864b1f4599ec4d18ca12d221c6606031a4140940","kind":"tag","published_at":"2016-08-30T03:53:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.2/manifests"},{"name":"jackson-modules-base-2.7.7","sha":"ea9920e062a596a3c7cf45bb81d0d5bb45cb801a","kind":"tag","published_at":"2016-08-26T22:02:14.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.7/manifests"},{"name":"jackson-modules-base-2.7.6","sha":"235e1c75ed70e9015f39d46b1efdb6d42125a8db","kind":"tag","published_at":"2016-07-23T02:50:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.6/manifests"},{"name":"jackson-modules-base-2.8.1","sha":"9cae30e885044037c77f83a82c4fc3e63ac9ec66","kind":"tag","published_at":"2016-07-19T23:34:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.1/manifests"},{"name":"jackson-modules-base-2.8.0","sha":"b274ec8565595f7852824304e837a52cdb49738a","kind":"tag","published_at":"2016-07-04T16:47:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0/manifests"},{"name":"jackson-modules-base-2.8.0.rc2","sha":"613ba994c0e1c2e81846217f369aac757b730b69","kind":"tag","published_at":"2016-06-17T00:25:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0.rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc2/manifests"},{"name":"jackson-modules-base-2.7.5","sha":"37d8fbe0cfab731415d5583e3462dc8ee044a186","kind":"tag","published_at":"2016-06-11T02:21:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.5/manifests"},{"name":"jackson-modules-base-2.8.0.rc1","sha":"fe31f321b7afe5504693aae65a55f7f92143b58f","kind":"tag","published_at":"2016-06-07T05:19:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0.rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc1/manifests"},{"name":"jackson-module-base-2.7.4b","sha":"cba2ade7c0a25a18422ccc9118addc1a40c92ad3","kind":"tag","published_at":"2016-04-30T01:22:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-module-base-2.7.4b","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-module-base-2.7.4b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-module-base-2.7.4b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-module-base-2.7.4b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-module-base-2.7.4b/manifests"},{"name":"jackson-modules-base-2.7.4","sha":"24a60cac237af9cb833e0554c8cd6a0d36eb411f","kind":"tag","published_at":"2016-04-29T16:01:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.4/manifests"},{"name":"jackson-modules-base-2.7.3","sha":"272160bbecf12e74cb4d815013748ff44db0571e","kind":"tag","published_at":"2016-03-16T01:35:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.3/manifests"},{"name":"jackson-modules-base-2.7.2","sha":"8ee45378ed842c5064171282b57e0e6aaf6d8f9d","kind":"tag","published_at":"2016-02-27T05:07:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.2/manifests"},{"name":"jackson-modules-base-2.7.1","sha":"636db7b63c5084ecd31cae02fe6c13487fec15fd","kind":"tag","published_at":"2016-02-02T06:36:19.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.1/manifests"}]},"repo_metadata_updated_at":"2026-02-11T14:26:17.818Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":32.58528606531198,"dependent_packages_count":46.58495745619622,"stargazers_count":24.572519041704425,"forks_count":20.910716691551148,"docker_downloads_count":null,"average":31.163369813690945},"purl":"pkg:maven/tools.jackson.module/jackson-module-android-record","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/tools.jackson.module:jackson-module-android-record","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/tools.jackson.module:jackson-module-android-record","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/tools.jackson.module:jackson-module-android-record/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-01T22:02:49.913Z","issues_count":94,"pull_requests_count":156,"avg_time_to_close_issue":14665233.4375,"avg_time_to_close_pull_request":609457.2721088436,"issues_closed_count":64,"pull_requests_closed_count":147,"pull_request_authors_count":32,"issue_authors_count":68,"avg_comments_per_issue":5.053191489361702,"avg_comments_per_pull_request":1.205128205128205,"merged_pull_requests_count":133,"bot_issues_count":1,"bot_pull_requests_count":30,"past_year_issues_count":12,"past_year_pull_requests_count":81,"past_year_avg_time_to_close_issue":1003406.8571428572,"past_year_avg_time_to_close_pull_request":52258.08219178082,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":73,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":2.6666666666666665,"past_year_avg_comments_per_pull_request":0.5308641975308642,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":19,"past_year_merged_pull_requests_count":71,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/issues","maintainers":[{"login":"cowtowncoder","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"},{"login":"JooHyukKim","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JooHyukKim"},{"login":"pjfanning","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"}],"active_maintainers":[{"login":"cowtowncoder","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"},{"login":"JooHyukKim","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JooHyukKim"},{"login":"pjfanning","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/tools.jackson.module:jackson-module-android-record/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/tools.jackson.module:jackson-module-android-record/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/tools.jackson.module:jackson-module-android-record/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/tools.jackson.module:jackson-module-android-record/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/tools.jackson.module:jackson-module-android-record/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":601295,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":11673735,"name":"tools.jackson.module:jackson-module-no-ctor-deser","ecosystem":"maven","description":"Support deserialization of POJO classes without default constructor","homepage":"https://github.com/FasterXML/jackson-modules-base","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/FasterXML/jackson-modules-base","keywords_array":[],"namespace":"tools.jackson.module","versions_count":19,"first_release_published_at":"2025-03-08T00:40:35.000Z","latest_release_published_at":"2026-04-11T17:55:49.000Z","latest_release_number":"3.1.2","last_synced_at":"2026-04-11T18:16:54.549Z","created_at":"2025-05-22T17:16:10.887Z","updated_at":"2026-04-11T18:16:54.550Z","registry_url":"https://central.sonatype.com/artifact/tools.jackson.module/jackson-module-no-ctor-deser/","install_command":null,"documentation_url":"https://appdoc.app/artifact/tools.jackson.module/jackson-module-no-ctor-deser/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots"]},"repo_metadata":{"id":37390569,"uuid":"50140860","full_name":"FasterXML/jackson-modules-base","owner":"FasterXML","description":"Uber-project for foundational modules of Jackson that build directly on core components but nothing else; not including data format or datatype modules","archived":false,"fork":false,"pushed_at":"2026-02-02T17:23:19.000Z","size":5066,"stargazers_count":177,"open_issues_count":38,"forks_count":81,"subscribers_count":14,"default_branch":"3.x","last_synced_at":"2026-02-05T04:18:56.654Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/FasterXML.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-01-21T22:24:00.000Z","updated_at":"2026-02-02T17:23:22.000Z","dependencies_parsed_at":"2023-10-02T23:00:39.761Z","dependency_job_id":"1b0e11d4-daba-4b85-a8df-1652ad46d7a4","html_url":"https://github.com/FasterXML/jackson-modules-base","commit_stats":{"total_commits":793,"total_committers":25,"mean_commits":31.72,"dds":"0.15258511979823453","last_synced_commit":"7f04a04e7686604d6cf07cac046a907f20c90c0c"},"previous_names":[],"tags_count":131,"template":false,"template_full_name":null,"purl":"pkg:github/FasterXML/jackson-modules-base","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/refs/heads/3.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/sbom","scorecard":{"id":49399,"data":{"date":"2025-08-11","repo":{"name":"github.com/FasterXML/jackson-modules-base","commit":"f88a47cd4cdd4b4b4d558aee3feb73cc1e912752"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Maintained","score":10,"reason":"29 commit(s) and 2 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/28 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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/dep_build_v2.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/dep_build_v3.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:13","Info: no jobLevel write permissions found"],"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":"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":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":10,"reason":"all dependencies are pinned","details":["Info:   6 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '2.x'"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:16"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"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-14T23:25:03.968Z","repository_id":37390569,"created_at":"2025-08-14T23:25:03.968Z","updated_at":"2025-08-14T23:25:03.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29174324,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T19:56:27.068Z","status":"ssl_error","status_checked_at":"2026-02-06T19:56:18.934Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"FasterXML","name":"FasterXML, LLC","uuid":"382692","kind":"organization","description":null,"email":"info@fasterxml.com","website":"http://fasterxml.com","location":"Seattle, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/382692?v=4","repositories_count":68,"last_synced_at":"2023-04-14T17:44:54.358Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/FasterXML","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T18:09:50.546Z","updated_at":"2023-04-14T17:44:54.918Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML/repositories"},"tags":[{"name":"jackson-modules-base-3.1.0-rc1","sha":"da2948093254505b926163082dbb2613ef389d67","kind":"tag","published_at":"2026-01-28T04:24:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.1.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.1.0-rc1/manifests"},{"name":"jackson-modules-base-3.0.4","sha":"db9ea4fbc5acf1a7a21fce5b70bb0ba3403a56d0","kind":"tag","published_at":"2026-01-22T00:10:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.4/manifests"},{"name":"jackson-modules-base-2.20.2","sha":"0de63fe3f37bafa281936f95114d7291377b5317","kind":"tag","published_at":"2026-01-19T21:28:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.2/manifests"},{"name":"jackson-modules-base-2.21.0","sha":"08f86b93b9d8aba8c2b1d8c99cc57ee23676e9f6","kind":"tag","published_at":"2026-01-18T23:18:58.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.21.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.21.0/manifests"},{"name":"jackson-modules-base-3.0.3","sha":"66e03ac9313fcd4f46b28e9b7129ce6329d0187b","kind":"tag","published_at":"2025-11-28T19:00:34.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.3/manifests"},{"name":"jackson-modules-base-3.0.2","sha":"46dbbb9d83d384b95eb30a1f156f90c6e79d420c","kind":"tag","published_at":"2025-11-07T22:20:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.2/manifests"},{"name":"jackson-modules-base-2.20.1","sha":"28181018f6522aed92f10aec632ac7ff37f1ca5c","kind":"tag","published_at":"2025-10-30T23:51:17.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.1/manifests"},{"name":"jackson-modules-base-2.19.4","sha":"817f72a888c538e42dc0391701ba77991633dc22","kind":"tag","published_at":"2025-10-30T00:11:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.4/manifests"},{"name":"jackson-modules-base-2.19.3","sha":"03cf2098c3297862bcf6b686f3be6735a6b1afc6","kind":"tag","published_at":"2025-10-29T18:37:54.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.3/manifests"},{"name":"jackson-modules-base-2.18.5","sha":"a71ccdddca10a1928f28fa8696109f24809a8fc4","kind":"tag","published_at":"2025-10-28T01:45:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.5/manifests"},{"name":"jackson-modules-base-3.0.1","sha":"ec77cd897ed76cb37655ab09a45889eac5f2d98b","kind":"tag","published_at":"2025-10-22T02:09:55.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.1/manifests"},{"name":"jackson-modules-base-3.0.0","sha":"f4ecc073c980f08fef400d63a8bc9bf415bddf98","kind":"tag","published_at":"2025-10-04T00:15:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc10","sha":"f29369de89a90f2cb31dc4b5bbedf2817f7ca834","kind":"tag","published_at":"2025-09-20T00:18:34.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc10/manifests"},{"name":"jackson-modules-base-3.0.0-rc9","sha":"908d93724c630e047fa55f59607f94f45c3db786","kind":"tag","published_at":"2025-09-06T01:26:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc9/manifests"},{"name":"jackson-modules-base-2.20.0","sha":"874d6044d7805af6ca74b9591783a230d399b789","kind":"tag","published_at":"2025-08-28T23:05:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc8","sha":"9265733af5a75f000a5886afda7e8f323f2a10bd","kind":"tag","published_at":"2025-08-13T18:34:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc8/manifests"},{"name":"jackson-modules-base-3.0.0-rc7","sha":"207e5d3baa3885b858e366bcdb0958e2fd251c5d","kind":"tag","published_at":"2025-08-08T15:58:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc7/manifests"},{"name":"jackson-modules-base-2.20.0-rc1","sha":"d630c5cb87f4df9711800e617e50a0863d1b75d1","kind":"tag","published_at":"2025-08-05T01:08:47.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0-rc1/manifests"},{"name":"jackson-modules-base-3.0.0-rc6","sha":"66a7af70e0e1d51999bfba5cb8fe6fd23ae9ac2a","kind":"tag","published_at":"2025-07-19T01:13:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc6/manifests"},{"name":"jackson-modules-base-2.19.2","sha":"d0f92ed9be1135e983c67554e1ca9dc5933db940","kind":"tag","published_at":"2025-07-18T17:57:56.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.2/manifests"},{"name":"jackson-modules-base-2.19.1","sha":"b113c7ff4d1bba3064829397172a71c69a1e4a1c","kind":"tag","published_at":"2025-06-14T01:23:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.1/manifests"},{"name":"jackson-modules-base-3.0.0-rc5","sha":"d4813b8eb4da2421f98ab4117f2d3057d0ebb20f","kind":"tag","published_at":"2025-05-22T16:59:20.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc5/manifests"},{"name":"jackson-modules-base-3.0.0-rc4","sha":"2d8aeece544c6d0526ba146510e8782721d78e49","kind":"tag","published_at":"2025-05-10T23:41:03.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc4/manifests"},{"name":"jackson-modules-base-2.18.4","sha":"fcf0dff478bacecdef3effea08f15c1521964133","kind":"tag","published_at":"2025-05-07T00:45:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.4/manifests"},{"name":"jackson-modules-base-2.19.0","sha":"65f4e4c727999f95844d811abf732040d08074a1","kind":"tag","published_at":"2025-04-24T23:59:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc3","sha":"4433d966fe9309834c85d52f21105df0768ef78b","kind":"tag","published_at":"2025-04-14T02:09:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc3/manifests"},{"name":"jackson-modules-base-2.19.0-rc2","sha":"b5613a46af505f0641921de7c08e5abddb0a047d","kind":"tag","published_at":"2025-04-08T01:40:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0-rc2/manifests"},{"name":"jackson-modules-base-3.0.0-rc2","sha":"d5177a79c219accca6cbded818677cf043cc7e76","kind":"tag","published_at":"2025-03-28T23:11:24.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc2/manifests"},{"name":"jackson-modules-base-3.0.0-rc1","sha":"1ecbfd5a78891c0ca5984bdf57bb1626d4902994","kind":"tag","published_at":"2025-03-08T00:37:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc1/manifests"},{"name":"jackson-modules-base-2.18.3","sha":"785802151b99780d68267963538618cad057027e","kind":"tag","published_at":"2025-02-28T23:47:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.3/manifests"},{"name":"jackson-modules-base-2.18.2-take-2","sha":"ecea6c465dc5eeb3e3f9355224ac9585b76a4911","kind":"tag","published_at":"2024-11-28T01:43:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.2-take-2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.2-take-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.2-take-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.2-take-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.2-take-2/manifests"},{"name":"jackson-modules-base-2.17.3","sha":"f811f1065217c01c1015a2d71354115b0d31245f","kind":"tag","published_at":"2024-11-01T20:49:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.3/manifests"},{"name":"jackson-modules-base-2.18.1","sha":"1515a8d317579d67e324d766bb99ad16b8b91590","kind":"tag","published_at":"2024-10-28T23:59:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.1/manifests"},{"name":"jackson-modules-base-2.18.0","sha":"684ac1eea16046ca034b28f7384a073126dba5e3","kind":"tag","published_at":"2024-09-27T02:24:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0/manifests"},{"name":"jackson-modules-base-2.18.0-rc1","sha":"95603bb82718f643835302914b10ef4b4b3829bf","kind":"tag","published_at":"2024-08-30T18:41:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0-rc1/manifests"},{"name":"jackson-modules-base-2.17.2","sha":"e3bbd2bbc01176829484256525f70d471407a52c","kind":"tag","published_at":"2024-07-05T17:30:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.2/manifests"},{"name":"jackson-modules-base-2.17.1","sha":"13ce66c0ef5db335e2a6b32a6b6481ab7ff1c72b","kind":"tag","published_at":"2024-05-05T02:16:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.1/manifests"},{"name":"jackson-modules-base-2.17.0","sha":"d05157dafd36f3daa9daa64a101f46c1448adb4f","kind":"tag","published_at":"2024-03-12T22:05:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0/manifests"},{"name":"jackson-modules-base-2.16.2","sha":"757c09f130dc7ccbe607b5880f00f6a31cff3c47","kind":"tag","published_at":"2024-03-09T19:05:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.2/manifests"},{"name":"jackson-modules-base-2.17.0-rc1","sha":"703b50e439662d141507587752525a5de6c437dc","kind":"tag","published_at":"2024-02-27T02:07:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0-rc1/manifests"},{"name":"jackson-modules-base-2.15.4","sha":"3baa0119e8c3dc5ad7caaa781a8f10a41b70b8b9","kind":"tag","published_at":"2024-02-15T17:49:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.4/manifests"},{"name":"jackson-modules-base-2.16.1","sha":"c301da73802cb3bc9d1f7c27bbb855cab888ab75","kind":"tag","published_at":"2023-12-24T05:03:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.1/manifests"},{"name":"jackson-modules-base-2.16.0","sha":"8aec482ba9989691c6da42d110f049707bb02914","kind":"tag","published_at":"2023-11-15T23:05:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0/manifests"},{"name":"jackson-modules-base-2.16.0-rc1","sha":"2f2071ca385356772ac08082f1704ea65632273b","kind":"tag","published_at":"2023-10-20T23:04:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0-rc1/manifests"},{"name":"jackson-modules-base-2.15.3","sha":"95f6f63b38c4344da32b4427e2b75498a14f141a","kind":"tag","published_at":"2023-10-13T00:24:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.3/manifests"},{"name":"jackson-modules-base-2.15.2","sha":"23883227f64b6bf89d2ff8f489dd15cedb80ed2f","kind":"tag","published_at":"2023-05-30T23:41:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.2/manifests"},{"name":"jackson-modules-base-2.15.1","sha":"9726ae0172a8a3a1f08ccb93686ec443758b057f","kind":"tag","published_at":"2023-05-16T22:13:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.1/manifests"},{"name":"jackson-modules-base-2.14.3","sha":"0cc7907f2660eeaeb51e030b145ce4d85068cb0b","kind":"tag","published_at":"2023-05-05T17:05:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.3/manifests"},{"name":"jackson-modules-base-2.15.0","sha":"83b5571756ae61750ae719b255f8910cdb63446a","kind":"tag","published_at":"2023-04-23T22:06:04.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0/manifests"},{"name":"jackson-modules-base-2.15.0-rc3","sha":"2ab6b285e3bb8c2aa60264976df08b5244dffb6c","kind":"tag","published_at":"2023-04-14T20:48:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc3/manifests"},{"name":"jackson-modules-base-2.15.0-rc2","sha":"1d62d99d77798e6a255e70eaa146c175e1de237d","kind":"tag","published_at":"2023-03-28T23:41:30.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc2/manifests"},{"name":"jackson-modules-base-2.15.0-rc1","sha":"9aaaafe62b0859d4654769268b2bd3d4aba8cc45","kind":"tag","published_at":"2023-03-18T20:51:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc1/manifests"},{"name":"jackson-modules-base-2.14.2","sha":"fb11d232a51a950ca8415addd126e7b875b56d22","kind":"tag","published_at":"2023-01-29T01:44:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.2/manifests"},{"name":"jackson-modules-base-2.13.5","sha":"6c867018ff4ee098dcbe4ba9e54fba9b6f62ebaf","kind":"tag","published_at":"2023-01-23T01:22:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.5/manifests"},{"name":"jackson-modules-base-2.14.1","sha":"08703ceb7b9454c683d3b4792d285cd4ba619b5a","kind":"tag","published_at":"2022-11-21T23:58:13.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.1/manifests"},{"name":"jackson-modules-base-2.14.0","sha":"b9ae3888207d23193002cce3e78526be379fda20","kind":"tag","published_at":"2022-11-05T22:55:43.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0/manifests"},{"name":"jackson-modules-base-2.14.0-rc3","sha":"50e9209344e7fe8354ab8d4b49d9e03b61c8df78","kind":"tag","published_at":"2022-10-28T22:10:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc3/manifests"},{"name":"jackson-modules-base-2.14.0-rc2","sha":"e6cad294ea9634af5a62e3bdb0f1151de27bc7a1","kind":"tag","published_at":"2022-10-11T00:00:23.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc2/manifests"},{"name":"jackson-modules-base-2.14.0-rc1","sha":"441b96f9e19f105356a872d67f57303006efb4bd","kind":"tag","published_at":"2022-09-25T23:18:47.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc1/manifests"},{"name":"jackson-modules-base-2.13.4","sha":"ed23e9d4b098ff332af8bae4c9af0dfda621d688","kind":"tag","published_at":"2022-09-03T22:32:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.4/manifests"},{"name":"jackson-modules-base-2.12.7","sha":"c3dd9a50a9618dfd39c9b2babc764c3bb8c58ac2","kind":"tag","published_at":"2022-05-26T18:05:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.7/manifests"},{"name":"jackson-modules-base-2.13.3","sha":"06542814371bafddf2e7c7082b16888a181db993","kind":"tag","published_at":"2022-05-14T15:26:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.3/manifests"},{"name":"jackson-modules-base-2.13.2","sha":"3b136f56aa9d5e813304df5b344c56d295565198","kind":"tag","published_at":"2022-03-06T21:10:51.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.2/manifests"},{"name":"jackson-modules-base-2.13.1","sha":"76abc19bb232ecf3abf45c95be93dd1b9ac3697b","kind":"tag","published_at":"2021-12-19T01:30:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.1/manifests"},{"name":"jackson-modules-base-2.12.6","sha":"bbb6726d62c8e2319e565b6ac144839eb98187a9","kind":"tag","published_at":"2021-12-15T04:27:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.6/manifests"},{"name":"jackson-modules-base-2.13.0","sha":"df9f3e64fb47606d8437a31e9f28fc1c7ff8a995","kind":"tag","published_at":"2021-09-30T21:06:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0/manifests"},{"name":"jackson-modules-base-2.13.0-rc2","sha":"6936bebf3b14b6c960e9611890945dc3eaa238c1","kind":"tag","published_at":"2021-08-27T03:56:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc2/manifests"},{"name":"jackson-modules-base-2.12.5","sha":"0d7f897bb0b403711065a2846acfa55e5ad402a0","kind":"tag","published_at":"2021-08-27T01:07:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.5/manifests"},{"name":"jackson-modules-base-2.13.0-rc1","sha":"d4ec19831931dd5fef1502fa3076f2095ee9cfb5","kind":"tag","published_at":"2021-07-14T01:34:16.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc1/manifests"},{"name":"jackson-modules-base-2.12.4","sha":"729695d34b2f6d98e2793ce8d9346fd99a38508a","kind":"tag","published_at":"2021-07-06T20:47:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.4/manifests"},{"name":"jackson-modules-base-2.12.3","sha":"2938bdc7572bfe8385c7f616f2cb7e2f94456d87","kind":"tag","published_at":"2021-04-12T18:25:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.3/manifests"},{"name":"jackson-modules-base-2.12.2","sha":"457dd8533adbff2bb3d8bbda0994a7a6cc3d11c6","kind":"tag","published_at":"2021-03-03T21:46:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.2/manifests"},{"name":"jackson-modules-base-2.12.1","sha":"6fd38a80e5f5274a79c69cc6bb295c61645812f8","kind":"tag","published_at":"2021-01-09T01:50:10.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.1/manifests"},{"name":"jackson-modules-base-2.11.4","sha":"49f85fa2821fea4427fda284ae3fcd943df3f0ef","kind":"tag","published_at":"2020-12-12T00:47:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.4/manifests"},{"name":"jackson-modules-base-2.12.0","sha":"762dddd1b6cf18807e58cf76dba0a38c5b48fedb","kind":"tag","published_at":"2020-11-29T01:29:58.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0/manifests"},{"name":"jackson-modules-base-2.12.0-rc2","sha":"2e225db556f017f9db70615ad0206894c3165c73","kind":"tag","published_at":"2020-11-15T03:46:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc2/manifests"},{"name":"jackson-modules-base-2.12.0-rc1","sha":"161f4467f822157bfa20d6940c7a56972ea2bf9e","kind":"tag","published_at":"2020-10-12T00:48:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc1/manifests"},{"name":"jackson-modules-base-2.11.3","sha":"5710e584d339b91f158f339bfb4e2a3752aa60e8","kind":"tag","published_at":"2020-10-02T00:13:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.3/manifests"},{"name":"jackson-modules-base-2.11.2","sha":"649de3923f13b0d7601d2bda0f811d1f9ee0c047","kind":"tag","published_at":"2020-08-02T19:30:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.2/manifests"},{"name":"jackson-modules-base-2.10.5","sha":"ef93cbbf33679ab75c4445d172a8ad7d9e6546c3","kind":"tag","published_at":"2020-07-21T03:03:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.5/manifests"},{"name":"jackson-modules-base-2.11.1","sha":"81b82e1bc5705025cd287c71e548b33ce3e66a60","kind":"tag","published_at":"2020-06-25T03:58:44.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.1/manifests"},{"name":"jackson-modules-base-2.10.4","sha":"c78454fc9c0e9e281e30e04af0ea4a87b4e035a6","kind":"tag","published_at":"2020-05-02T22:47:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.4/manifests"},{"name":"jackson-modules-base-2.11.0","sha":"c8a4f1124d1638eb3bb6364ef164c4fb6c5484b5","kind":"tag","published_at":"2020-04-26T00:48:33.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0/manifests"},{"name":"jackson-modules-base-2.11.0.rc1","sha":"70b2864af1325aaff85b40747d3d2b517697c6a0","kind":"tag","published_at":"2020-03-24T19:25:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.0.rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0.rc1/manifests"},{"name":"jackson-modules-base-2.10.3","sha":"15d55ccb1e1165a47ea2b316d1fe93bea93589ba","kind":"tag","published_at":"2020-03-03T03:22:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.3/manifests"},{"name":"jackson-modules-base-2.10.2","sha":"ac3ae48c5cbb3d618fbaa9d9b522d17fe4edf9e3","kind":"tag","published_at":"2020-01-05T02:50:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.2/manifests"},{"name":"jackson-modules-base-2.10.1","sha":"599c250f1a4d8e39cb3c5fa27d2f6aaaa6161cd6","kind":"tag","published_at":"2019-11-09T23:21:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.1/manifests"},{"name":"jackson-modules-base-2.10.0","sha":"f6b226778f8d2786b7030c9f3d9fb49bc3d3d5c8","kind":"tag","published_at":"2019-09-26T05:50:54.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0/manifests"},{"name":"jackson-modules-base-2.9.10","sha":"8bcc80faec9bc3f4f8aacc9aa559d3fd6853686f","kind":"tag","published_at":"2019-09-21T18:40:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.10/manifests"},{"name":"jackson-modules-base-2.10.0.pr3","sha":"8144a424855ce040c4502e985ccec2cf2b9c3126","kind":"tag","published_at":"2019-09-17T03:56:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr3/manifests"},{"name":"jackson-modules-base-2.10.0.pr2","sha":"2b5abe0c588f838189c8b0f6c6f14416152177d8","kind":"tag","published_at":"2019-08-31T01:13:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr2/manifests"},{"name":"jackson-modules-base-2.10.0.pr1","sha":"0b7d10b630d89fce59af06e01e310da49db809dd","kind":"tag","published_at":"2019-07-19T05:27:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr1/manifests"},{"name":"jackson-modules-base-2.9.9","sha":"65738ef430362538afe71f20eb0e9314761f656d","kind":"tag","published_at":"2019-05-16T03:18:45.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.9/manifests"},{"name":"jackson-modules-base-2.9.8","sha":"313beb181266cb9e962fec41edd6b354048d4968","kind":"tag","published_at":"2018-12-15T22:05:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.8/manifests"},{"name":"jackson-modules-base-2.9.7","sha":"8e5cd29c9899f0fec01959fc2d0733a0da056398","kind":"tag","published_at":"2018-09-19T02:53:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.7/manifests"},{"name":"jackson-modules-base-2.9.6","sha":"7e0da78dcd72b22393d88518a6f35ad33225e851","kind":"tag","published_at":"2018-06-12T04:10:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.6/manifests"},{"name":"jackson-modules-base-2.9.5","sha":"e9720d6b7c6ea09d6382aea1808910ea325c263e","kind":"tag","published_at":"2018-03-26T15:52:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.5/manifests"},{"name":"jackson-modules-base-2.9.4","sha":"bc85238551477b3717ca4af59d567b0015ad939d","kind":"tag","published_at":"2018-01-24T04:33:25.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.4/manifests"},{"name":"jackson-modules-base-2.8.11","sha":"7f064640bc884d1f6acf2b2e54b9f94673c1446c","kind":"tag","published_at":"2017-12-24T02:25:55.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.11","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.11/manifests"},{"name":"jackson-modules-base-2.9.3","sha":"7a11aa35835ded306cb65e45c311029314a03b48","kind":"tag","published_at":"2017-12-09T03:09:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.3/manifests"},{"name":"jackson-modules-base-2.9.2","sha":"0d5f86f92e04860d54662ad9aa1460a669e29d29","kind":"tag","published_at":"2017-10-14T03:37:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.2/manifests"},{"name":"jackson-modules-base-2.9.1","sha":"e10272ece21002172986bfc29b278a60d6f5ff1f","kind":"tag","published_at":"2017-09-08T01:29:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.1/manifests"},{"name":"jackson-modules-base-2.8.10","sha":"c1f82c9b808233b0a134f2513725225b16824bbc","kind":"tag","published_at":"2017-08-24T04:30:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.10/manifests"},{"name":"jackson-modules-base-2.9.0","sha":"c624f84d96cd9df80fe461e65d4ab7b4f55a73d9","kind":"tag","published_at":"2017-07-30T04:41:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0/manifests"},{"name":"jackson-modules-base-2.9.0.pr4","sha":"9e18e9af285f6211dfc31a9b09fdfc7c317d482a","kind":"tag","published_at":"2017-06-17T01:46:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr4/manifests"},{"name":"jackson-modules-base-2.8.9","sha":"5a3f1c845e4dbd9b4df84b9834666ac5a3ff8d23","kind":"tag","published_at":"2017-06-12T02:55:02.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.9/manifests"},{"name":"jackson-modules-base-2.9.0.pr3","sha":"ec333bb8e7328889091d83089a8f13b5a415ab3d","kind":"tag","published_at":"2017-04-25T05:52:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr3/manifests"},{"name":"jackson-modules-base-2.8.8","sha":"2a75fb29a88e1a53361733f3c1c6985328fa5449","kind":"tag","published_at":"2017-04-05T03:42:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.8/manifests"},{"name":"jackson-modules-base-2.9.0.pr2","sha":"f6ddf6db2f08f30a0a4b8ca67d3a407695261f50","kind":"tag","published_at":"2017-03-22T03:35:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr2/manifests"},{"name":"jackson-modules-base-2.9.0.pr1","sha":"39331dc9eae02516c4cecd422f15685ab35373f3","kind":"tag","published_at":"2017-03-02T19:17:33.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr1/manifests"},{"name":"2.8.7b","sha":"1ffa34d428dc3e61d3cf553b59d842e38ee182f5","kind":"tag","published_at":"2017-02-21T02:43:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/2.8.7b","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/2.8.7b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@2.8.7b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/2.8.7b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/2.8.7b/manifests"},{"name":"jackson-modules-base-2.8.7","sha":"fb7aefe62fab7f83ffbdca0eddbcf912ea31a790","kind":"tag","published_at":"2017-02-21T01:09:43.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.7/manifests"},{"name":"jackson-modules-base-2.7.9","sha":"4c510db4f881622015df71c6adbdc7a89c267e75","kind":"tag","published_at":"2017-02-04T19:29:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.9/manifests"},{"name":"jackson-modules-base-2.8.6","sha":"1441ad2ecf86a0569ec9349b953d4115de04d393","kind":"tag","published_at":"2017-01-12T04:56:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.6/manifests"},{"name":"jackson-modules-base-2.8.5","sha":"8608079913d157c3c9b20bf40c55c949f92d9319","kind":"tag","published_at":"2016-11-14T17:31:59.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.5/manifests"},{"name":"jackson-modules-base-2.8.4","sha":"d8ede42f8bfad5a90de5a65249abc0e440c3e130","kind":"tag","published_at":"2016-10-14T03:58:14.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.4/manifests"},{"name":"jackson-modules-base-2.7.8","sha":"ed803dfb5a527b5770e7b6a72f0d698773a00451","kind":"tag","published_at":"2016-09-26T14:54:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.8/manifests"},{"name":"jackson-modules-base-2.8.3","sha":"637562215ef8507dcbbdbdb2735ea8ca8c39b808","kind":"tag","published_at":"2016-09-19T04:24:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.3/manifests"},{"name":"jackson-modules-base-2.8.2","sha":"864b1f4599ec4d18ca12d221c6606031a4140940","kind":"tag","published_at":"2016-08-30T03:53:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.2/manifests"},{"name":"jackson-modules-base-2.7.7","sha":"ea9920e062a596a3c7cf45bb81d0d5bb45cb801a","kind":"tag","published_at":"2016-08-26T22:02:14.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.7/manifests"},{"name":"jackson-modules-base-2.7.6","sha":"235e1c75ed70e9015f39d46b1efdb6d42125a8db","kind":"tag","published_at":"2016-07-23T02:50:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.6/manifests"},{"name":"jackson-modules-base-2.8.1","sha":"9cae30e885044037c77f83a82c4fc3e63ac9ec66","kind":"tag","published_at":"2016-07-19T23:34:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.1/manifests"},{"name":"jackson-modules-base-2.8.0","sha":"b274ec8565595f7852824304e837a52cdb49738a","kind":"tag","published_at":"2016-07-04T16:47:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0/manifests"},{"name":"jackson-modules-base-2.8.0.rc2","sha":"613ba994c0e1c2e81846217f369aac757b730b69","kind":"tag","published_at":"2016-06-17T00:25:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0.rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc2/manifests"},{"name":"jackson-modules-base-2.7.5","sha":"37d8fbe0cfab731415d5583e3462dc8ee044a186","kind":"tag","published_at":"2016-06-11T02:21:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.5/manifests"},{"name":"jackson-modules-base-2.8.0.rc1","sha":"fe31f321b7afe5504693aae65a55f7f92143b58f","kind":"tag","published_at":"2016-06-07T05:19:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0.rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc1/manifests"},{"name":"jackson-module-base-2.7.4b","sha":"cba2ade7c0a25a18422ccc9118addc1a40c92ad3","kind":"tag","published_at":"2016-04-30T01:22:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-module-base-2.7.4b","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-module-base-2.7.4b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-module-base-2.7.4b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-module-base-2.7.4b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-module-base-2.7.4b/manifests"},{"name":"jackson-modules-base-2.7.4","sha":"24a60cac237af9cb833e0554c8cd6a0d36eb411f","kind":"tag","published_at":"2016-04-29T16:01:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.4/manifests"},{"name":"jackson-modules-base-2.7.3","sha":"272160bbecf12e74cb4d815013748ff44db0571e","kind":"tag","published_at":"2016-03-16T01:35:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.3/manifests"},{"name":"jackson-modules-base-2.7.2","sha":"8ee45378ed842c5064171282b57e0e6aaf6d8f9d","kind":"tag","published_at":"2016-02-27T05:07:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.2/manifests"},{"name":"jackson-modules-base-2.7.1","sha":"636db7b63c5084ecd31cae02fe6c13487fec15fd","kind":"tag","published_at":"2016-02-02T06:36:19.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.1/manifests"}]},"repo_metadata_updated_at":"2026-02-12T23:02:56.260Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.65778896544412,"dependent_packages_count":49.554576852919055,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.106182909181584},"purl":"pkg:maven/tools.jackson.module/jackson-module-no-ctor-deser","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/tools.jackson.module:jackson-module-no-ctor-deser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/tools.jackson.module:jackson-module-no-ctor-deser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/tools.jackson.module:jackson-module-no-ctor-deser/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-06T20:02:16.555Z","issues_count":99,"pull_requests_count":159,"avg_time_to_close_issue":15677755.279411765,"avg_time_to_close_pull_request":1050985.8675496688,"issues_closed_count":68,"pull_requests_closed_count":151,"pull_request_authors_count":32,"issue_authors_count":72,"avg_comments_per_issue":5.040404040404041,"avg_comments_per_pull_request":1.2138364779874213,"merged_pull_requests_count":137,"bot_issues_count":1,"bot_pull_requests_count":32,"past_year_issues_count":12,"past_year_pull_requests_count":39,"past_year_avg_time_to_close_issue":907416.7142857143,"past_year_avg_time_to_close_pull_request":71268.35294117648,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":4.083333333333333,"past_year_avg_comments_per_pull_request":0.41025641025641024,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/issues","maintainers":[{"login":"cowtowncoder","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"},{"login":"JooHyukKim","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JooHyukKim"},{"login":"pjfanning","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"}],"active_maintainers":[{"login":"cowtowncoder","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"},{"login":"pjfanning","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/tools.jackson.module:jackson-module-no-ctor-deser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/tools.jackson.module:jackson-module-no-ctor-deser/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/tools.jackson.module:jackson-module-no-ctor-deser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/tools.jackson.module:jackson-module-no-ctor-deser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/tools.jackson.module:jackson-module-no-ctor-deser/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":601295,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":11673736,"name":"tools.jackson.module:jackson-module-jakarta-xmlbind-annotations","ecosystem":"maven","description":"Support for using Jakarta XML Bind (aka JAXB 3.0) annotations as an alternative to \"native\" Jackson annotations, for configuring data-binding.","homepage":"https://github.com/FasterXML/jackson-modules-base","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/FasterXML/jackson-modules-base","keywords_array":[],"namespace":"tools.jackson.module","versions_count":19,"first_release_published_at":"2025-03-08T00:40:47.000Z","latest_release_published_at":"2026-04-11T17:55:49.000Z","latest_release_number":"3.1.2","last_synced_at":"2026-04-11T18:16:54.671Z","created_at":"2025-05-22T17:16:10.887Z","updated_at":"2026-04-11T18:16:54.671Z","registry_url":"https://central.sonatype.com/artifact/tools.jackson.module/jackson-module-jakarta-xmlbind-annotations/","install_command":null,"documentation_url":"https://appdoc.app/artifact/tools.jackson.module/jackson-module-jakarta-xmlbind-annotations/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots"]},"repo_metadata":{"id":37390569,"uuid":"50140860","full_name":"FasterXML/jackson-modules-base","owner":"FasterXML","description":"Uber-project for foundational modules of Jackson that build directly on core components but nothing else; not including data format or datatype modules","archived":false,"fork":false,"pushed_at":"2025-10-04T00:17:50.000Z","size":4931,"stargazers_count":176,"open_issues_count":45,"forks_count":83,"subscribers_count":14,"default_branch":"2.x","last_synced_at":"2025-10-11T09:34:04.799Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/FasterXML.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-01-21T22:24:00.000Z","updated_at":"2025-10-10T08:14:07.000Z","dependencies_parsed_at":"2023-10-02T23:00:39.761Z","dependency_job_id":"1b0e11d4-daba-4b85-a8df-1652ad46d7a4","html_url":"https://github.com/FasterXML/jackson-modules-base","commit_stats":{"total_commits":793,"total_committers":25,"mean_commits":31.72,"dds":"0.15258511979823453","last_synced_commit":"7f04a04e7686604d6cf07cac046a907f20c90c0c"},"previous_names":[],"tags_count":120,"template":false,"template_full_name":null,"purl":"pkg:github/FasterXML/jackson-modules-base","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/refs/heads/2.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/sbom","scorecard":{"id":49399,"data":{"date":"2025-08-11","repo":{"name":"github.com/FasterXML/jackson-modules-base","commit":"f88a47cd4cdd4b4b4d558aee3feb73cc1e912752"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Maintained","score":10,"reason":"29 commit(s) and 2 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/28 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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/dep_build_v2.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/dep_build_v3.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:13","Info: no jobLevel write permissions found"],"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":"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":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":10,"reason":"all dependencies are pinned","details":["Info:   6 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '2.x'"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:16"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"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-14T23:25:03.968Z","repository_id":37390569,"created_at":"2025-08-14T23:25:03.968Z","updated_at":"2025-08-14T23:25:03.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010144,"owners_count":26084692,"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-12T02:00:06.719Z","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":"FasterXML","name":"FasterXML, LLC","uuid":"382692","kind":"organization","description":null,"email":"info@fasterxml.com","website":"http://fasterxml.com","location":"Seattle, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/382692?v=4","repositories_count":68,"last_synced_at":"2023-04-14T17:44:54.358Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/FasterXML","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T18:09:50.546Z","updated_at":"2023-04-14T17:44:54.918Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML/repositories"},"tags":[{"name":"jackson-modules-base-3.0.0","sha":"f4ecc073c980f08fef400d63a8bc9bf415bddf98","kind":"tag","published_at":"2025-10-04T00:15:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc10","sha":"f29369de89a90f2cb31dc4b5bbedf2817f7ca834","kind":"tag","published_at":"2025-09-20T00:18:34.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc10/manifests"},{"name":"jackson-modules-base-3.0.0-rc9","sha":"908d93724c630e047fa55f59607f94f45c3db786","kind":"tag","published_at":"2025-09-06T01:26:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc9/manifests"},{"name":"jackson-modules-base-2.20.0","sha":"874d6044d7805af6ca74b9591783a230d399b789","kind":"tag","published_at":"2025-08-28T23:05:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc8","sha":"9265733af5a75f000a5886afda7e8f323f2a10bd","kind":"tag","published_at":"2025-08-13T18:34:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc8/manifests"},{"name":"jackson-modules-base-3.0.0-rc7","sha":"207e5d3baa3885b858e366bcdb0958e2fd251c5d","kind":"tag","published_at":"2025-08-08T15:58:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc7/manifests"},{"name":"jackson-modules-base-2.20.0-rc1","sha":"d630c5cb87f4df9711800e617e50a0863d1b75d1","kind":"tag","published_at":"2025-08-05T01:08:47.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0-rc1/manifests"},{"name":"jackson-modules-base-3.0.0-rc6","sha":"66a7af70e0e1d51999bfba5cb8fe6fd23ae9ac2a","kind":"tag","published_at":"2025-07-19T01:13:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc6/manifests"},{"name":"jackson-modules-base-2.19.2","sha":"d0f92ed9be1135e983c67554e1ca9dc5933db940","kind":"tag","published_at":"2025-07-18T17:57:56.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.2/manifests"},{"name":"jackson-modules-base-2.19.1","sha":"b113c7ff4d1bba3064829397172a71c69a1e4a1c","kind":"tag","published_at":"2025-06-14T01:23:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.1/manifests"},{"name":"jackson-modules-base-3.0.0-rc5","sha":"d4813b8eb4da2421f98ab4117f2d3057d0ebb20f","kind":"tag","published_at":"2025-05-22T16:59:20.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc5/manifests"},{"name":"jackson-modules-base-3.0.0-rc4","sha":"2d8aeece544c6d0526ba146510e8782721d78e49","kind":"tag","published_at":"2025-05-10T23:41:03.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc4/manifests"},{"name":"jackson-modules-base-2.18.4","sha":"fcf0dff478bacecdef3effea08f15c1521964133","kind":"tag","published_at":"2025-05-07T00:45:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.4/manifests"},{"name":"jackson-modules-base-2.19.0","sha":"65f4e4c727999f95844d811abf732040d08074a1","kind":"tag","published_at":"2025-04-24T23:59:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc3","sha":"4433d966fe9309834c85d52f21105df0768ef78b","kind":"tag","published_at":"2025-04-14T02:09:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc3/manifests"},{"name":"jackson-modules-base-2.19.0-rc2","sha":"b5613a46af505f0641921de7c08e5abddb0a047d","kind":"tag","published_at":"2025-04-08T01:40:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0-rc2/manifests"},{"name":"jackson-modules-base-3.0.0-rc2","sha":"d5177a79c219accca6cbded818677cf043cc7e76","kind":"tag","published_at":"2025-03-28T23:11:24.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc2/manifests"},{"name":"jackson-modules-base-3.0.0-rc1","sha":"1ecbfd5a78891c0ca5984bdf57bb1626d4902994","kind":"tag","published_at":"2025-03-08T00:37:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc1/manifests"},{"name":"jackson-modules-base-2.18.3","sha":"785802151b99780d68267963538618cad057027e","kind":"tag","published_at":"2025-02-28T23:47:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.3/manifests"},{"name":"jackson-modules-base-2.18.2-take-2","sha":"ecea6c465dc5eeb3e3f9355224ac9585b76a4911","kind":"tag","published_at":"2024-11-28T01:43:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.2-take-2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.2-take-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.2-take-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.2-take-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.2-take-2/manifests"},{"name":"jackson-modules-base-2.17.3","sha":"f811f1065217c01c1015a2d71354115b0d31245f","kind":"tag","published_at":"2024-11-01T20:49:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.3/manifests"},{"name":"jackson-modules-base-2.18.1","sha":"1515a8d317579d67e324d766bb99ad16b8b91590","kind":"tag","published_at":"2024-10-28T23:59:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.1/manifests"},{"name":"jackson-modules-base-2.18.0","sha":"684ac1eea16046ca034b28f7384a073126dba5e3","kind":"tag","published_at":"2024-09-27T02:24:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0/manifests"},{"name":"jackson-modules-base-2.18.0-rc1","sha":"95603bb82718f643835302914b10ef4b4b3829bf","kind":"tag","published_at":"2024-08-30T18:41:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0-rc1/manifests"},{"name":"jackson-modules-base-2.17.2","sha":"e3bbd2bbc01176829484256525f70d471407a52c","kind":"tag","published_at":"2024-07-05T17:30:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.2/manifests"},{"name":"jackson-modules-base-2.17.1","sha":"13ce66c0ef5db335e2a6b32a6b6481ab7ff1c72b","kind":"tag","published_at":"2024-05-05T02:16:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.1/manifests"},{"name":"jackson-modules-base-2.17.0","sha":"d05157dafd36f3daa9daa64a101f46c1448adb4f","kind":"tag","published_at":"2024-03-12T22:05:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0/manifests"},{"name":"jackson-modules-base-2.16.2","sha":"757c09f130dc7ccbe607b5880f00f6a31cff3c47","kind":"tag","published_at":"2024-03-09T19:05:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.2/manifests"},{"name":"jackson-modules-base-2.17.0-rc1","sha":"703b50e439662d141507587752525a5de6c437dc","kind":"tag","published_at":"2024-02-27T02:07:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0-rc1/manifests"},{"name":"jackson-modules-base-2.15.4","sha":"3baa0119e8c3dc5ad7caaa781a8f10a41b70b8b9","kind":"tag","published_at":"2024-02-15T17:49:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.4/manifests"},{"name":"jackson-modules-base-2.16.1","sha":"c301da73802cb3bc9d1f7c27bbb855cab888ab75","kind":"tag","published_at":"2023-12-24T05:03:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.1/manifests"},{"name":"jackson-modules-base-2.16.0","sha":"8aec482ba9989691c6da42d110f049707bb02914","kind":"tag","published_at":"2023-11-15T23:05:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0/manifests"},{"name":"jackson-modules-base-2.16.0-rc1","sha":"2f2071ca385356772ac08082f1704ea65632273b","kind":"tag","published_at":"2023-10-20T23:04:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0-rc1/manifests"},{"name":"jackson-modules-base-2.15.3","sha":"95f6f63b38c4344da32b4427e2b75498a14f141a","kind":"tag","published_at":"2023-10-13T00:24:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.3/manifests"},{"name":"jackson-modules-base-2.15.2","sha":"23883227f64b6bf89d2ff8f489dd15cedb80ed2f","kind":"tag","published_at":"2023-05-30T23:41:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.2/manifests"},{"name":"jackson-modules-base-2.15.1","sha":"9726ae0172a8a3a1f08ccb93686ec443758b057f","kind":"tag","published_at":"2023-05-16T22:13:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.1/manifests"},{"name":"jackson-modules-base-2.14.3","sha":"0cc7907f2660eeaeb51e030b145ce4d85068cb0b","kind":"tag","published_at":"2023-05-05T17:05:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.3/manifests"},{"name":"jackson-modules-base-2.15.0","sha":"83b5571756ae61750ae719b255f8910cdb63446a","kind":"tag","published_at":"2023-04-23T22:06:04.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0/manifests"},{"name":"jackson-modules-base-2.15.0-rc3","sha":"2ab6b285e3bb8c2aa60264976df08b5244dffb6c","kind":"tag","published_at":"2023-04-14T20:48:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc3/manifests"},{"name":"jackson-modules-base-2.15.0-rc2","sha":"1d62d99d77798e6a255e70eaa146c175e1de237d","kind":"tag","published_at":"2023-03-28T23:41:30.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc2/manifests"},{"name":"jackson-modules-base-2.15.0-rc1","sha":"9aaaafe62b0859d4654769268b2bd3d4aba8cc45","kind":"tag","published_at":"2023-03-18T20:51:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc1/manifests"},{"name":"jackson-modules-base-2.14.2","sha":"fb11d232a51a950ca8415addd126e7b875b56d22","kind":"tag","published_at":"2023-01-29T01:44:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.2/manifests"},{"name":"jackson-modules-base-2.13.5","sha":"6c867018ff4ee098dcbe4ba9e54fba9b6f62ebaf","kind":"tag","published_at":"2023-01-23T01:22:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.5/manifests"},{"name":"jackson-modules-base-2.14.1","sha":"08703ceb7b9454c683d3b4792d285cd4ba619b5a","kind":"tag","published_at":"2022-11-21T23:58:13.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.1/manifests"},{"name":"jackson-modules-base-2.14.0","sha":"b9ae3888207d23193002cce3e78526be379fda20","kind":"tag","published_at":"2022-11-05T22:55:43.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0/manifests"},{"name":"jackson-modules-base-2.14.0-rc3","sha":"50e9209344e7fe8354ab8d4b49d9e03b61c8df78","kind":"tag","published_at":"2022-10-28T22:10:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc3/manifests"},{"name":"jackson-modules-base-2.14.0-rc2","sha":"e6cad294ea9634af5a62e3bdb0f1151de27bc7a1","kind":"tag","published_at":"2022-10-11T00:00:23.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc2/manifests"},{"name":"jackson-modules-base-2.14.0-rc1","sha":"441b96f9e19f105356a872d67f57303006efb4bd","kind":"tag","published_at":"2022-09-25T23:18:47.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc1/manifests"},{"name":"jackson-modules-base-2.13.4","sha":"ed23e9d4b098ff332af8bae4c9af0dfda621d688","kind":"tag","published_at":"2022-09-03T22:32:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.4/manifests"},{"name":"jackson-modules-base-2.12.7","sha":"c3dd9a50a9618dfd39c9b2babc764c3bb8c58ac2","kind":"tag","published_at":"2022-05-26T18:05:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.7/manifests"},{"name":"jackson-modules-base-2.13.3","sha":"06542814371bafddf2e7c7082b16888a181db993","kind":"tag","published_at":"2022-05-14T15:26:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.3/manifests"},{"name":"jackson-modules-base-2.13.2","sha":"3b136f56aa9d5e813304df5b344c56d295565198","kind":"tag","published_at":"2022-03-06T21:10:51.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.2/manifests"},{"name":"jackson-modules-base-2.13.1","sha":"76abc19bb232ecf3abf45c95be93dd1b9ac3697b","kind":"tag","published_at":"2021-12-19T01:30:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.1/manifests"},{"name":"jackson-modules-base-2.12.6","sha":"bbb6726d62c8e2319e565b6ac144839eb98187a9","kind":"tag","published_at":"2021-12-15T04:27:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.6/manifests"},{"name":"jackson-modules-base-2.13.0","sha":"df9f3e64fb47606d8437a31e9f28fc1c7ff8a995","kind":"tag","published_at":"2021-09-30T21:06:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0/manifests"},{"name":"jackson-modules-base-2.13.0-rc2","sha":"6936bebf3b14b6c960e9611890945dc3eaa238c1","kind":"tag","published_at":"2021-08-27T03:56:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc2/manifests"},{"name":"jackson-modules-base-2.12.5","sha":"0d7f897bb0b403711065a2846acfa55e5ad402a0","kind":"tag","published_at":"2021-08-27T01:07:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.5/manifests"},{"name":"jackson-modules-base-2.13.0-rc1","sha":"d4ec19831931dd5fef1502fa3076f2095ee9cfb5","kind":"tag","published_at":"2021-07-14T01:34:16.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc1/manifests"},{"name":"jackson-modules-base-2.12.4","sha":"729695d34b2f6d98e2793ce8d9346fd99a38508a","kind":"tag","published_at":"2021-07-06T20:47:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.4/manifests"},{"name":"jackson-modules-base-2.12.3","sha":"2938bdc7572bfe8385c7f616f2cb7e2f94456d87","kind":"tag","published_at":"2021-04-12T18:25:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.3/manifests"},{"name":"jackson-modules-base-2.12.2","sha":"457dd8533adbff2bb3d8bbda0994a7a6cc3d11c6","kind":"tag","published_at":"2021-03-03T21:46:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.2/manifests"},{"name":"jackson-modules-base-2.12.1","sha":"6fd38a80e5f5274a79c69cc6bb295c61645812f8","kind":"tag","published_at":"2021-01-09T01:50:10.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.1/manifests"},{"name":"jackson-modules-base-2.11.4","sha":"49f85fa2821fea4427fda284ae3fcd943df3f0ef","kind":"tag","published_at":"2020-12-12T00:47:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.4/manifests"},{"name":"jackson-modules-base-2.12.0","sha":"762dddd1b6cf18807e58cf76dba0a38c5b48fedb","kind":"tag","published_at":"2020-11-29T01:29:58.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0/manifests"},{"name":"jackson-modules-base-2.12.0-rc2","sha":"2e225db556f017f9db70615ad0206894c3165c73","kind":"tag","published_at":"2020-11-15T03:46:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc2/manifests"},{"name":"jackson-modules-base-2.12.0-rc1","sha":"161f4467f822157bfa20d6940c7a56972ea2bf9e","kind":"tag","published_at":"2020-10-12T00:48:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc1/manifests"},{"name":"jackson-modules-base-2.11.3","sha":"5710e584d339b91f158f339bfb4e2a3752aa60e8","kind":"tag","published_at":"2020-10-02T00:13:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.3/manifests"},{"name":"jackson-modules-base-2.11.2","sha":"649de3923f13b0d7601d2bda0f811d1f9ee0c047","kind":"tag","published_at":"2020-08-02T19:30:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.2/manifests"},{"name":"jackson-modules-base-2.10.5","sha":"ef93cbbf33679ab75c4445d172a8ad7d9e6546c3","kind":"tag","published_at":"2020-07-21T03:03:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.5/manifests"},{"name":"jackson-modules-base-2.11.1","sha":"81b82e1bc5705025cd287c71e548b33ce3e66a60","kind":"tag","published_at":"2020-06-25T03:58:44.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.1/manifests"},{"name":"jackson-modules-base-2.10.4","sha":"c78454fc9c0e9e281e30e04af0ea4a87b4e035a6","kind":"tag","published_at":"2020-05-02T22:47:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.4/manifests"},{"name":"jackson-modules-base-2.11.0","sha":"c8a4f1124d1638eb3bb6364ef164c4fb6c5484b5","kind":"tag","published_at":"2020-04-26T00:48:33.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0/manifests"},{"name":"jackson-modules-base-2.11.0.rc1","sha":"70b2864af1325aaff85b40747d3d2b517697c6a0","kind":"tag","published_at":"2020-03-24T19:25:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.0.rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0.rc1/manifests"},{"name":"jackson-modules-base-2.10.3","sha":"15d55ccb1e1165a47ea2b316d1fe93bea93589ba","kind":"tag","published_at":"2020-03-03T03:22:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.3/manifests"},{"name":"jackson-modules-base-2.10.2","sha":"ac3ae48c5cbb3d618fbaa9d9b522d17fe4edf9e3","kind":"tag","published_at":"2020-01-05T02:50:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.2/manifests"},{"name":"jackson-modules-base-2.10.1","sha":"599c250f1a4d8e39cb3c5fa27d2f6aaaa6161cd6","kind":"tag","published_at":"2019-11-09T23:21:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.1/manifests"},{"name":"jackson-modules-base-2.10.0","sha":"f6b226778f8d2786b7030c9f3d9fb49bc3d3d5c8","kind":"tag","published_at":"2019-09-26T05:50:54.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0/manifests"},{"name":"jackson-modules-base-2.9.10","sha":"8bcc80faec9bc3f4f8aacc9aa559d3fd6853686f","kind":"tag","published_at":"2019-09-21T18:40:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.10/manifests"},{"name":"jackson-modules-base-2.10.0.pr3","sha":"8144a424855ce040c4502e985ccec2cf2b9c3126","kind":"tag","published_at":"2019-09-17T03:56:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr3/manifests"},{"name":"jackson-modules-base-2.10.0.pr2","sha":"2b5abe0c588f838189c8b0f6c6f14416152177d8","kind":"tag","published_at":"2019-08-31T01:13:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr2/manifests"},{"name":"jackson-modules-base-2.10.0.pr1","sha":"0b7d10b630d89fce59af06e01e310da49db809dd","kind":"tag","published_at":"2019-07-19T05:27:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr1/manifests"},{"name":"jackson-modules-base-2.9.9","sha":"65738ef430362538afe71f20eb0e9314761f656d","kind":"tag","published_at":"2019-05-16T03:18:45.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.9/manifests"},{"name":"jackson-modules-base-2.9.8","sha":"313beb181266cb9e962fec41edd6b354048d4968","kind":"tag","published_at":"2018-12-15T22:05:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.8/manifests"},{"name":"jackson-modules-base-2.9.7","sha":"8e5cd29c9899f0fec01959fc2d0733a0da056398","kind":"tag","published_at":"2018-09-19T02:53:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.7/manifests"},{"name":"jackson-modules-base-2.9.6","sha":"7e0da78dcd72b22393d88518a6f35ad33225e851","kind":"tag","published_at":"2018-06-12T04:10:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.6/manifests"},{"name":"jackson-modules-base-2.9.5","sha":"e9720d6b7c6ea09d6382aea1808910ea325c263e","kind":"tag","published_at":"2018-03-26T15:52:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.5/manifests"},{"name":"jackson-modules-base-2.9.4","sha":"bc85238551477b3717ca4af59d567b0015ad939d","kind":"tag","published_at":"2018-01-24T04:33:25.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.4/manifests"},{"name":"jackson-modules-base-2.8.11","sha":"7f064640bc884d1f6acf2b2e54b9f94673c1446c","kind":"tag","published_at":"2017-12-24T02:25:55.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.11","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.11/manifests"},{"name":"jackson-modules-base-2.9.3","sha":"7a11aa35835ded306cb65e45c311029314a03b48","kind":"tag","published_at":"2017-12-09T03:09:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.3/manifests"},{"name":"jackson-modules-base-2.9.2","sha":"0d5f86f92e04860d54662ad9aa1460a669e29d29","kind":"tag","published_at":"2017-10-14T03:37:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.2/manifests"},{"name":"jackson-modules-base-2.9.1","sha":"e10272ece21002172986bfc29b278a60d6f5ff1f","kind":"tag","published_at":"2017-09-08T01:29:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.1/manifests"},{"name":"jackson-modules-base-2.8.10","sha":"c1f82c9b808233b0a134f2513725225b16824bbc","kind":"tag","published_at":"2017-08-24T04:30:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.10/manifests"},{"name":"jackson-modules-base-2.9.0","sha":"c624f84d96cd9df80fe461e65d4ab7b4f55a73d9","kind":"tag","published_at":"2017-07-30T04:41:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0/manifests"},{"name":"jackson-modules-base-2.9.0.pr4","sha":"9e18e9af285f6211dfc31a9b09fdfc7c317d482a","kind":"tag","published_at":"2017-06-17T01:46:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr4/manifests"},{"name":"jackson-modules-base-2.8.9","sha":"5a3f1c845e4dbd9b4df84b9834666ac5a3ff8d23","kind":"tag","published_at":"2017-06-12T02:55:02.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.9/manifests"},{"name":"jackson-modules-base-2.9.0.pr3","sha":"ec333bb8e7328889091d83089a8f13b5a415ab3d","kind":"tag","published_at":"2017-04-25T05:52:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr3/manifests"},{"name":"jackson-modules-base-2.8.8","sha":"2a75fb29a88e1a53361733f3c1c6985328fa5449","kind":"tag","published_at":"2017-04-05T03:42:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.8/manifests"},{"name":"jackson-modules-base-2.9.0.pr2","sha":"f6ddf6db2f08f30a0a4b8ca67d3a407695261f50","kind":"tag","published_at":"2017-03-22T03:35:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr2/manifests"},{"name":"jackson-modules-base-2.9.0.pr1","sha":"39331dc9eae02516c4cecd422f15685ab35373f3","kind":"tag","published_at":"2017-03-02T19:17:33.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr1/manifests"},{"name":"2.8.7b","sha":"1ffa34d428dc3e61d3cf553b59d842e38ee182f5","kind":"tag","published_at":"2017-02-21T02:43:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/2.8.7b","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/2.8.7b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@2.8.7b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/2.8.7b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/2.8.7b/manifests"},{"name":"jackson-modules-base-2.8.7","sha":"fb7aefe62fab7f83ffbdca0eddbcf912ea31a790","kind":"tag","published_at":"2017-02-21T01:09:43.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.7/manifests"},{"name":"jackson-modules-base-2.7.9","sha":"4c510db4f881622015df71c6adbdc7a89c267e75","kind":"tag","published_at":"2017-02-04T19:29:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.9/manifests"},{"name":"jackson-modules-base-2.8.6","sha":"1441ad2ecf86a0569ec9349b953d4115de04d393","kind":"tag","published_at":"2017-01-12T04:56:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.6/manifests"},{"name":"jackson-modules-base-2.8.5","sha":"8608079913d157c3c9b20bf40c55c949f92d9319","kind":"tag","published_at":"2016-11-14T17:31:59.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.5/manifests"},{"name":"jackson-modules-base-2.8.4","sha":"d8ede42f8bfad5a90de5a65249abc0e440c3e130","kind":"tag","published_at":"2016-10-14T03:58:14.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.4/manifests"},{"name":"jackson-modules-base-2.7.8","sha":"ed803dfb5a527b5770e7b6a72f0d698773a00451","kind":"tag","published_at":"2016-09-26T14:54:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.8/manifests"},{"name":"jackson-modules-base-2.8.3","sha":"637562215ef8507dcbbdbdb2735ea8ca8c39b808","kind":"tag","published_at":"2016-09-19T04:24:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.3/manifests"},{"name":"jackson-modules-base-2.8.2","sha":"864b1f4599ec4d18ca12d221c6606031a4140940","kind":"tag","published_at":"2016-08-30T03:53:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.2/manifests"},{"name":"jackson-modules-base-2.7.7","sha":"ea9920e062a596a3c7cf45bb81d0d5bb45cb801a","kind":"tag","published_at":"2016-08-26T22:02:14.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.7/manifests"},{"name":"jackson-modules-base-2.7.6","sha":"235e1c75ed70e9015f39d46b1efdb6d42125a8db","kind":"tag","published_at":"2016-07-23T02:50:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.6/manifests"},{"name":"jackson-modules-base-2.8.1","sha":"9cae30e885044037c77f83a82c4fc3e63ac9ec66","kind":"tag","published_at":"2016-07-19T23:34:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.1/manifests"},{"name":"jackson-modules-base-2.8.0","sha":"b274ec8565595f7852824304e837a52cdb49738a","kind":"tag","published_at":"2016-07-04T16:47:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0/manifests"},{"name":"jackson-modules-base-2.8.0.rc2","sha":"613ba994c0e1c2e81846217f369aac757b730b69","kind":"tag","published_at":"2016-06-17T00:25:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0.rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc2/manifests"},{"name":"jackson-modules-base-2.7.5","sha":"37d8fbe0cfab731415d5583e3462dc8ee044a186","kind":"tag","published_at":"2016-06-11T02:21:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.5/manifests"},{"name":"jackson-modules-base-2.8.0.rc1","sha":"fe31f321b7afe5504693aae65a55f7f92143b58f","kind":"tag","published_at":"2016-06-07T05:19:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0.rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc1/manifests"},{"name":"jackson-module-base-2.7.4b","sha":"cba2ade7c0a25a18422ccc9118addc1a40c92ad3","kind":"tag","published_at":"2016-04-30T01:22:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-module-base-2.7.4b","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-module-base-2.7.4b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-module-base-2.7.4b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-module-base-2.7.4b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-module-base-2.7.4b/manifests"},{"name":"jackson-modules-base-2.7.4","sha":"24a60cac237af9cb833e0554c8cd6a0d36eb411f","kind":"tag","published_at":"2016-04-29T16:01:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.4/manifests"},{"name":"jackson-modules-base-2.7.3","sha":"272160bbecf12e74cb4d815013748ff44db0571e","kind":"tag","published_at":"2016-03-16T01:35:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.3/manifests"},{"name":"jackson-modules-base-2.7.2","sha":"8ee45378ed842c5064171282b57e0e6aaf6d8f9d","kind":"tag","published_at":"2016-02-27T05:07:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.2/manifests"},{"name":"jackson-modules-base-2.7.1","sha":"636db7b63c5084ecd31cae02fe6c13487fec15fd","kind":"tag","published_at":"2016-02-02T06:36:19.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.1/manifests"}]},"repo_metadata_updated_at":"2026-02-11T14:26:16.418Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.65778896544412,"dependent_packages_count":49.554576852919055,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.106182909181584},"purl":"pkg:maven/tools.jackson.module/jackson-module-jakarta-xmlbind-annotations","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/tools.jackson.module:jackson-module-jakarta-xmlbind-annotations","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/tools.jackson.module:jackson-module-jakarta-xmlbind-annotations","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/tools.jackson.module:jackson-module-jakarta-xmlbind-annotations/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-01T22:02:49.913Z","issues_count":94,"pull_requests_count":156,"avg_time_to_close_issue":14665233.4375,"avg_time_to_close_pull_request":609457.2721088436,"issues_closed_count":64,"pull_requests_closed_count":147,"pull_request_authors_count":32,"issue_authors_count":68,"avg_comments_per_issue":5.053191489361702,"avg_comments_per_pull_request":1.205128205128205,"merged_pull_requests_count":133,"bot_issues_count":1,"bot_pull_requests_count":30,"past_year_issues_count":12,"past_year_pull_requests_count":81,"past_year_avg_time_to_close_issue":1003406.8571428572,"past_year_avg_time_to_close_pull_request":52258.08219178082,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":73,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":2.6666666666666665,"past_year_avg_comments_per_pull_request":0.5308641975308642,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":19,"past_year_merged_pull_requests_count":71,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/issues","maintainers":[{"login":"cowtowncoder","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"},{"login":"JooHyukKim","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JooHyukKim"},{"login":"pjfanning","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"}],"active_maintainers":[{"login":"cowtowncoder","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"},{"login":"JooHyukKim","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JooHyukKim"},{"login":"pjfanning","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/tools.jackson.module:jackson-module-jakarta-xmlbind-annotations/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/tools.jackson.module:jackson-module-jakarta-xmlbind-annotations/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/tools.jackson.module:jackson-module-jakarta-xmlbind-annotations/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/tools.jackson.module:jackson-module-jakarta-xmlbind-annotations/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/tools.jackson.module:jackson-module-jakarta-xmlbind-annotations/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":601295,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":4762536,"name":"com.fasterxml.jackson.module:jackson-module-blackbird","ecosystem":"maven","description":"Jackson (https://github.com/FasterXML/jackson) extension module that uses LambdaMetafactory based code generation to replace reflection calls.","homepage":"https://github.com/FasterXML/jackson-modules-base","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/FasterXML/jackson-modules-base","keywords_array":[],"namespace":"com.fasterxml.jackson.module","versions_count":62,"first_release_published_at":"2020-11-15T03:47:48.000Z","latest_release_published_at":"2026-03-20T16:55:07.000Z","latest_release_number":"2.21.2","last_synced_at":"2026-03-24T03:34:07.434Z","created_at":"2022-07-26T04:08:25.722Z","updated_at":"2026-03-24T03:34:07.435Z","registry_url":"https://central.sonatype.com/artifact/com.fasterxml.jackson.module/jackson-module-blackbird/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.fasterxml.jackson.module/jackson-module-blackbird/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots"]},"repo_metadata":{"id":37390569,"uuid":"50140860","full_name":"FasterXML/jackson-modules-base","owner":"FasterXML","description":"Uber-project for foundational modules of Jackson that build directly on core components but nothing else; not including data format or datatype modules","archived":false,"fork":false,"pushed_at":"2026-02-05T21:42:41.000Z","size":5069,"stargazers_count":177,"open_issues_count":38,"forks_count":81,"subscribers_count":14,"default_branch":"3.x","last_synced_at":"2026-02-13T04:47:53.629Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/FasterXML.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-01-21T22:24:00.000Z","updated_at":"2026-02-05T21:42:46.000Z","dependencies_parsed_at":"2023-10-02T23:00:39.761Z","dependency_job_id":"1ac2c9ef-627c-43f2-98f3-55acbb8ef57e","html_url":"https://github.com/FasterXML/jackson-modules-base","commit_stats":{"total_commits":793,"total_committers":25,"mean_commits":31.72,"dds":"0.15258511979823453","last_synced_commit":"7f04a04e7686604d6cf07cac046a907f20c90c0c"},"previous_names":[],"tags_count":131,"template":false,"template_full_name":null,"purl":"pkg:github/FasterXML/jackson-modules-base","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/refs/heads/3.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/sbom","scorecard":{"id":49399,"data":{"date":"2025-08-11","repo":{"name":"github.com/FasterXML/jackson-modules-base","commit":"f88a47cd4cdd4b4b4d558aee3feb73cc1e912752"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Maintained","score":10,"reason":"29 commit(s) and 2 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/28 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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/dep_build_v2.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/dep_build_v3.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:13","Info: no jobLevel write permissions found"],"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":"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":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":10,"reason":"all dependencies are pinned","details":["Info:   6 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '2.x'"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:16"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"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-14T23:25:03.968Z","repository_id":37390569,"created_at":"2025-08-14T23:25:03.968Z","updated_at":"2025-08-14T23:25:03.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29528215,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T00:57:22.232Z","status":"ssl_error","status_checked_at":"2026-02-17T00:54:25.811Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"FasterXML","name":"FasterXML, LLC","uuid":"382692","kind":"organization","description":null,"email":"info@fasterxml.com","website":"http://fasterxml.com","location":"Seattle, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/382692?v=4","repositories_count":68,"last_synced_at":"2023-04-14T17:44:54.358Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/FasterXML","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T18:09:50.546Z","updated_at":"2023-04-14T17:44:54.918Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML/repositories"},"tags":[{"name":"jackson-modules-base-3.1.0-rc1","sha":"da2948093254505b926163082dbb2613ef389d67","kind":"tag","published_at":"2026-01-28T04:24:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.1.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.1.0-rc1/manifests"},{"name":"jackson-modules-base-3.0.4","sha":"db9ea4fbc5acf1a7a21fce5b70bb0ba3403a56d0","kind":"tag","published_at":"2026-01-22T00:10:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.4/manifests"},{"name":"jackson-modules-base-2.20.2","sha":"0de63fe3f37bafa281936f95114d7291377b5317","kind":"tag","published_at":"2026-01-19T21:28:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.2/manifests"},{"name":"jackson-modules-base-2.21.0","sha":"08f86b93b9d8aba8c2b1d8c99cc57ee23676e9f6","kind":"tag","published_at":"2026-01-18T23:18:58.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.21.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.21.0/manifests"},{"name":"jackson-modules-base-3.0.3","sha":"66e03ac9313fcd4f46b28e9b7129ce6329d0187b","kind":"tag","published_at":"2025-11-28T19:00:34.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.3/manifests"},{"name":"jackson-modules-base-3.0.2","sha":"46dbbb9d83d384b95eb30a1f156f90c6e79d420c","kind":"tag","published_at":"2025-11-07T22:20:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.2/manifests"},{"name":"jackson-modules-base-2.20.1","sha":"28181018f6522aed92f10aec632ac7ff37f1ca5c","kind":"tag","published_at":"2025-10-30T23:51:17.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.1/manifests"},{"name":"jackson-modules-base-2.19.4","sha":"817f72a888c538e42dc0391701ba77991633dc22","kind":"tag","published_at":"2025-10-30T00:11:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.4/manifests"},{"name":"jackson-modules-base-2.19.3","sha":"03cf2098c3297862bcf6b686f3be6735a6b1afc6","kind":"tag","published_at":"2025-10-29T18:37:54.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.3/manifests"},{"name":"jackson-modules-base-2.18.5","sha":"a71ccdddca10a1928f28fa8696109f24809a8fc4","kind":"tag","published_at":"2025-10-28T01:45:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.5/manifests"},{"name":"jackson-modules-base-3.0.1","sha":"ec77cd897ed76cb37655ab09a45889eac5f2d98b","kind":"tag","published_at":"2025-10-22T02:09:55.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.1/manifests"},{"name":"jackson-modules-base-3.0.0","sha":"f4ecc073c980f08fef400d63a8bc9bf415bddf98","kind":"tag","published_at":"2025-10-04T00:15:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc10","sha":"f29369de89a90f2cb31dc4b5bbedf2817f7ca834","kind":"tag","published_at":"2025-09-20T00:18:34.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc10/manifests"},{"name":"jackson-modules-base-3.0.0-rc9","sha":"908d93724c630e047fa55f59607f94f45c3db786","kind":"tag","published_at":"2025-09-06T01:26:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc9/manifests"},{"name":"jackson-modules-base-2.20.0","sha":"874d6044d7805af6ca74b9591783a230d399b789","kind":"tag","published_at":"2025-08-28T23:05:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc8","sha":"9265733af5a75f000a5886afda7e8f323f2a10bd","kind":"tag","published_at":"2025-08-13T18:34:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc8/manifests"},{"name":"jackson-modules-base-3.0.0-rc7","sha":"207e5d3baa3885b858e366bcdb0958e2fd251c5d","kind":"tag","published_at":"2025-08-08T15:58:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc7/manifests"},{"name":"jackson-modules-base-2.20.0-rc1","sha":"d630c5cb87f4df9711800e617e50a0863d1b75d1","kind":"tag","published_at":"2025-08-05T01:08:47.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0-rc1/manifests"},{"name":"jackson-modules-base-3.0.0-rc6","sha":"66a7af70e0e1d51999bfba5cb8fe6fd23ae9ac2a","kind":"tag","published_at":"2025-07-19T01:13:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc6/manifests"},{"name":"jackson-modules-base-2.19.2","sha":"d0f92ed9be1135e983c67554e1ca9dc5933db940","kind":"tag","published_at":"2025-07-18T17:57:56.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.2/manifests"},{"name":"jackson-modules-base-2.19.1","sha":"b113c7ff4d1bba3064829397172a71c69a1e4a1c","kind":"tag","published_at":"2025-06-14T01:23:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.1/manifests"},{"name":"jackson-modules-base-3.0.0-rc5","sha":"d4813b8eb4da2421f98ab4117f2d3057d0ebb20f","kind":"tag","published_at":"2025-05-22T16:59:20.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc5/manifests"},{"name":"jackson-modules-base-3.0.0-rc4","sha":"2d8aeece544c6d0526ba146510e8782721d78e49","kind":"tag","published_at":"2025-05-10T23:41:03.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc4/manifests"},{"name":"jackson-modules-base-2.18.4","sha":"fcf0dff478bacecdef3effea08f15c1521964133","kind":"tag","published_at":"2025-05-07T00:45:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.4/manifests"},{"name":"jackson-modules-base-2.19.0","sha":"65f4e4c727999f95844d811abf732040d08074a1","kind":"tag","published_at":"2025-04-24T23:59:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc3","sha":"4433d966fe9309834c85d52f21105df0768ef78b","kind":"tag","published_at":"2025-04-14T02:09:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc3/manifests"},{"name":"jackson-modules-base-2.19.0-rc2","sha":"b5613a46af505f0641921de7c08e5abddb0a047d","kind":"tag","published_at":"2025-04-08T01:40:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0-rc2/manifests"},{"name":"jackson-modules-base-3.0.0-rc2","sha":"d5177a79c219accca6cbded818677cf043cc7e76","kind":"tag","published_at":"2025-03-28T23:11:24.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc2/manifests"},{"name":"jackson-modules-base-3.0.0-rc1","sha":"1ecbfd5a78891c0ca5984bdf57bb1626d4902994","kind":"tag","published_at":"2025-03-08T00:37:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc1/manifests"},{"name":"jackson-modules-base-2.18.3","sha":"785802151b99780d68267963538618cad057027e","kind":"tag","published_at":"2025-02-28T23:47:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.3/manifests"},{"name":"jackson-modules-base-2.18.2-take-2","sha":"ecea6c465dc5eeb3e3f9355224ac9585b76a4911","kind":"tag","published_at":"2024-11-28T01:43:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.2-take-2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.2-take-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.2-take-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.2-take-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.2-take-2/manifests"},{"name":"jackson-modules-base-2.17.3","sha":"f811f1065217c01c1015a2d71354115b0d31245f","kind":"tag","published_at":"2024-11-01T20:49:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.3/manifests"},{"name":"jackson-modules-base-2.18.1","sha":"1515a8d317579d67e324d766bb99ad16b8b91590","kind":"tag","published_at":"2024-10-28T23:59:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.1/manifests"},{"name":"jackson-modules-base-2.18.0","sha":"684ac1eea16046ca034b28f7384a073126dba5e3","kind":"tag","published_at":"2024-09-27T02:24:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0/manifests"},{"name":"jackson-modules-base-2.18.0-rc1","sha":"95603bb82718f643835302914b10ef4b4b3829bf","kind":"tag","published_at":"2024-08-30T18:41:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0-rc1/manifests"},{"name":"jackson-modules-base-2.17.2","sha":"e3bbd2bbc01176829484256525f70d471407a52c","kind":"tag","published_at":"2024-07-05T17:30:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.2/manifests"},{"name":"jackson-modules-base-2.17.1","sha":"13ce66c0ef5db335e2a6b32a6b6481ab7ff1c72b","kind":"tag","published_at":"2024-05-05T02:16:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.1/manifests"},{"name":"jackson-modules-base-2.17.0","sha":"d05157dafd36f3daa9daa64a101f46c1448adb4f","kind":"tag","published_at":"2024-03-12T22:05:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0/manifests"},{"name":"jackson-modules-base-2.16.2","sha":"757c09f130dc7ccbe607b5880f00f6a31cff3c47","kind":"tag","published_at":"2024-03-09T19:05:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.2/manifests"},{"name":"jackson-modules-base-2.17.0-rc1","sha":"703b50e439662d141507587752525a5de6c437dc","kind":"tag","published_at":"2024-02-27T02:07:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0-rc1/manifests"},{"name":"jackson-modules-base-2.15.4","sha":"3baa0119e8c3dc5ad7caaa781a8f10a41b70b8b9","kind":"tag","published_at":"2024-02-15T17:49:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.4/manifests"},{"name":"jackson-modules-base-2.16.1","sha":"c301da73802cb3bc9d1f7c27bbb855cab888ab75","kind":"tag","published_at":"2023-12-24T05:03:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.1/manifests"},{"name":"jackson-modules-base-2.16.0","sha":"8aec482ba9989691c6da42d110f049707bb02914","kind":"tag","published_at":"2023-11-15T23:05:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0/manifests"},{"name":"jackson-modules-base-2.16.0-rc1","sha":"2f2071ca385356772ac08082f1704ea65632273b","kind":"tag","published_at":"2023-10-20T23:04:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0-rc1/manifests"},{"name":"jackson-modules-base-2.15.3","sha":"95f6f63b38c4344da32b4427e2b75498a14f141a","kind":"tag","published_at":"2023-10-13T00:24:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.3/manifests"},{"name":"jackson-modules-base-2.15.2","sha":"23883227f64b6bf89d2ff8f489dd15cedb80ed2f","kind":"tag","published_at":"2023-05-30T23:41:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.2/manifests"},{"name":"jackson-modules-base-2.15.1","sha":"9726ae0172a8a3a1f08ccb93686ec443758b057f","kind":"tag","published_at":"2023-05-16T22:13:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.1/manifests"},{"name":"jackson-modules-base-2.14.3","sha":"0cc7907f2660eeaeb51e030b145ce4d85068cb0b","kind":"tag","published_at":"2023-05-05T17:05:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.3/manifests"},{"name":"jackson-modules-base-2.15.0","sha":"83b5571756ae61750ae719b255f8910cdb63446a","kind":"tag","published_at":"2023-04-23T22:06:04.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0/manifests"},{"name":"jackson-modules-base-2.15.0-rc3","sha":"2ab6b285e3bb8c2aa60264976df08b5244dffb6c","kind":"tag","published_at":"2023-04-14T20:48:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc3/manifests"},{"name":"jackson-modules-base-2.15.0-rc2","sha":"1d62d99d77798e6a255e70eaa146c175e1de237d","kind":"tag","published_at":"2023-03-28T23:41:30.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc2/manifests"},{"name":"jackson-modules-base-2.15.0-rc1","sha":"9aaaafe62b0859d4654769268b2bd3d4aba8cc45","kind":"tag","published_at":"2023-03-18T20:51:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc1/manifests"},{"name":"jackson-modules-base-2.14.2","sha":"fb11d232a51a950ca8415addd126e7b875b56d22","kind":"tag","published_at":"2023-01-29T01:44:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.2/manifests"},{"name":"jackson-modules-base-2.13.5","sha":"6c867018ff4ee098dcbe4ba9e54fba9b6f62ebaf","kind":"tag","published_at":"2023-01-23T01:22:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.5/manifests"},{"name":"jackson-modules-base-2.14.1","sha":"08703ceb7b9454c683d3b4792d285cd4ba619b5a","kind":"tag","published_at":"2022-11-21T23:58:13.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.1/manifests"},{"name":"jackson-modules-base-2.14.0","sha":"b9ae3888207d23193002cce3e78526be379fda20","kind":"tag","published_at":"2022-11-05T22:55:43.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0/manifests"},{"name":"jackson-modules-base-2.14.0-rc3","sha":"50e9209344e7fe8354ab8d4b49d9e03b61c8df78","kind":"tag","published_at":"2022-10-28T22:10:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc3/manifests"},{"name":"jackson-modules-base-2.14.0-rc2","sha":"e6cad294ea9634af5a62e3bdb0f1151de27bc7a1","kind":"tag","published_at":"2022-10-11T00:00:23.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc2/manifests"},{"name":"jackson-modules-base-2.14.0-rc1","sha":"441b96f9e19f105356a872d67f57303006efb4bd","kind":"tag","published_at":"2022-09-25T23:18:47.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc1/manifests"},{"name":"jackson-modules-base-2.13.4","sha":"ed23e9d4b098ff332af8bae4c9af0dfda621d688","kind":"tag","published_at":"2022-09-03T22:32:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.4/manifests"},{"name":"jackson-modules-base-2.12.7","sha":"c3dd9a50a9618dfd39c9b2babc764c3bb8c58ac2","kind":"tag","published_at":"2022-05-26T18:05:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.7/manifests"},{"name":"jackson-modules-base-2.13.3","sha":"06542814371bafddf2e7c7082b16888a181db993","kind":"tag","published_at":"2022-05-14T15:26:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.3/manifests"},{"name":"jackson-modules-base-2.13.2","sha":"3b136f56aa9d5e813304df5b344c56d295565198","kind":"tag","published_at":"2022-03-06T21:10:51.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.2/manifests"},{"name":"jackson-modules-base-2.13.1","sha":"76abc19bb232ecf3abf45c95be93dd1b9ac3697b","kind":"tag","published_at":"2021-12-19T01:30:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.1/manifests"},{"name":"jackson-modules-base-2.12.6","sha":"bbb6726d62c8e2319e565b6ac144839eb98187a9","kind":"tag","published_at":"2021-12-15T04:27:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.6/manifests"},{"name":"jackson-modules-base-2.13.0","sha":"df9f3e64fb47606d8437a31e9f28fc1c7ff8a995","kind":"tag","published_at":"2021-09-30T21:06:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0/manifests"},{"name":"jackson-modules-base-2.13.0-rc2","sha":"6936bebf3b14b6c960e9611890945dc3eaa238c1","kind":"tag","published_at":"2021-08-27T03:56:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc2/manifests"},{"name":"jackson-modules-base-2.12.5","sha":"0d7f897bb0b403711065a2846acfa55e5ad402a0","kind":"tag","published_at":"2021-08-27T01:07:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.5/manifests"},{"name":"jackson-modules-base-2.13.0-rc1","sha":"d4ec19831931dd5fef1502fa3076f2095ee9cfb5","kind":"tag","published_at":"2021-07-14T01:34:16.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc1/manifests"},{"name":"jackson-modules-base-2.12.4","sha":"729695d34b2f6d98e2793ce8d9346fd99a38508a","kind":"tag","published_at":"2021-07-06T20:47:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.4/manifests"},{"name":"jackson-modules-base-2.12.3","sha":"2938bdc7572bfe8385c7f616f2cb7e2f94456d87","kind":"tag","published_at":"2021-04-12T18:25:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.3/manifests"},{"name":"jackson-modules-base-2.12.2","sha":"457dd8533adbff2bb3d8bbda0994a7a6cc3d11c6","kind":"tag","published_at":"2021-03-03T21:46:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.2/manifests"},{"name":"jackson-modules-base-2.12.1","sha":"6fd38a80e5f5274a79c69cc6bb295c61645812f8","kind":"tag","published_at":"2021-01-09T01:50:10.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.1/manifests"},{"name":"jackson-modules-base-2.11.4","sha":"49f85fa2821fea4427fda284ae3fcd943df3f0ef","kind":"tag","published_at":"2020-12-12T00:47:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.4/manifests"},{"name":"jackson-modules-base-2.12.0","sha":"762dddd1b6cf18807e58cf76dba0a38c5b48fedb","kind":"tag","published_at":"2020-11-29T01:29:58.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0/manifests"},{"name":"jackson-modules-base-2.12.0-rc2","sha":"2e225db556f017f9db70615ad0206894c3165c73","kind":"tag","published_at":"2020-11-15T03:46:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc2/manifests"},{"name":"jackson-modules-base-2.12.0-rc1","sha":"161f4467f822157bfa20d6940c7a56972ea2bf9e","kind":"tag","published_at":"2020-10-12T00:48:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc1/manifests"},{"name":"jackson-modules-base-2.11.3","sha":"5710e584d339b91f158f339bfb4e2a3752aa60e8","kind":"tag","published_at":"2020-10-02T00:13:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.3/manifests"},{"name":"jackson-modules-base-2.11.2","sha":"649de3923f13b0d7601d2bda0f811d1f9ee0c047","kind":"tag","published_at":"2020-08-02T19:30:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.2/manifests"},{"name":"jackson-modules-base-2.10.5","sha":"ef93cbbf33679ab75c4445d172a8ad7d9e6546c3","kind":"tag","published_at":"2020-07-21T03:03:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.5/manifests"},{"name":"jackson-modules-base-2.11.1","sha":"81b82e1bc5705025cd287c71e548b33ce3e66a60","kind":"tag","published_at":"2020-06-25T03:58:44.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.1/manifests"},{"name":"jackson-modules-base-2.10.4","sha":"c78454fc9c0e9e281e30e04af0ea4a87b4e035a6","kind":"tag","published_at":"2020-05-02T22:47:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.4/manifests"},{"name":"jackson-modules-base-2.11.0","sha":"c8a4f1124d1638eb3bb6364ef164c4fb6c5484b5","kind":"tag","published_at":"2020-04-26T00:48:33.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0/manifests"},{"name":"jackson-modules-base-2.11.0.rc1","sha":"70b2864af1325aaff85b40747d3d2b517697c6a0","kind":"tag","published_at":"2020-03-24T19:25:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.0.rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0.rc1/manifests"},{"name":"jackson-modules-base-2.10.3","sha":"15d55ccb1e1165a47ea2b316d1fe93bea93589ba","kind":"tag","published_at":"2020-03-03T03:22:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.3/manifests"},{"name":"jackson-modules-base-2.10.2","sha":"ac3ae48c5cbb3d618fbaa9d9b522d17fe4edf9e3","kind":"tag","published_at":"2020-01-05T02:50:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.2/manifests"},{"name":"jackson-modules-base-2.10.1","sha":"599c250f1a4d8e39cb3c5fa27d2f6aaaa6161cd6","kind":"tag","published_at":"2019-11-09T23:21:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.1/manifests"},{"name":"jackson-modules-base-2.10.0","sha":"f6b226778f8d2786b7030c9f3d9fb49bc3d3d5c8","kind":"tag","published_at":"2019-09-26T05:50:54.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0/manifests"},{"name":"jackson-modules-base-2.9.10","sha":"8bcc80faec9bc3f4f8aacc9aa559d3fd6853686f","kind":"tag","published_at":"2019-09-21T18:40:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.10/manifests"},{"name":"jackson-modules-base-2.10.0.pr3","sha":"8144a424855ce040c4502e985ccec2cf2b9c3126","kind":"tag","published_at":"2019-09-17T03:56:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr3/manifests"},{"name":"jackson-modules-base-2.10.0.pr2","sha":"2b5abe0c588f838189c8b0f6c6f14416152177d8","kind":"tag","published_at":"2019-08-31T01:13:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr2/manifests"},{"name":"jackson-modules-base-2.10.0.pr1","sha":"0b7d10b630d89fce59af06e01e310da49db809dd","kind":"tag","published_at":"2019-07-19T05:27:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr1/manifests"},{"name":"jackson-modules-base-2.9.9","sha":"65738ef430362538afe71f20eb0e9314761f656d","kind":"tag","published_at":"2019-05-16T03:18:45.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.9/manifests"},{"name":"jackson-modules-base-2.9.8","sha":"313beb181266cb9e962fec41edd6b354048d4968","kind":"tag","published_at":"2018-12-15T22:05:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.8/manifests"},{"name":"jackson-modules-base-2.9.7","sha":"8e5cd29c9899f0fec01959fc2d0733a0da056398","kind":"tag","published_at":"2018-09-19T02:53:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.7/manifests"},{"name":"jackson-modules-base-2.9.6","sha":"7e0da78dcd72b22393d88518a6f35ad33225e851","kind":"tag","published_at":"2018-06-12T04:10:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.6/manifests"},{"name":"jackson-modules-base-2.9.5","sha":"e9720d6b7c6ea09d6382aea1808910ea325c263e","kind":"tag","published_at":"2018-03-26T15:52:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.5/manifests"},{"name":"jackson-modules-base-2.9.4","sha":"bc85238551477b3717ca4af59d567b0015ad939d","kind":"tag","published_at":"2018-01-24T04:33:25.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.4/manifests"},{"name":"jackson-modules-base-2.8.11","sha":"7f064640bc884d1f6acf2b2e54b9f94673c1446c","kind":"tag","published_at":"2017-12-24T02:25:55.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.11","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.11/manifests"},{"name":"jackson-modules-base-2.9.3","sha":"7a11aa35835ded306cb65e45c311029314a03b48","kind":"tag","published_at":"2017-12-09T03:09:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.3/manifests"},{"name":"jackson-modules-base-2.9.2","sha":"0d5f86f92e04860d54662ad9aa1460a669e29d29","kind":"tag","published_at":"2017-10-14T03:37:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.2/manifests"},{"name":"jackson-modules-base-2.9.1","sha":"e10272ece21002172986bfc29b278a60d6f5ff1f","kind":"tag","published_at":"2017-09-08T01:29:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.1/manifests"},{"name":"jackson-modules-base-2.8.10","sha":"c1f82c9b808233b0a134f2513725225b16824bbc","kind":"tag","published_at":"2017-08-24T04:30:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.10/manifests"},{"name":"jackson-modules-base-2.9.0","sha":"c624f84d96cd9df80fe461e65d4ab7b4f55a73d9","kind":"tag","published_at":"2017-07-30T04:41:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0/manifests"},{"name":"jackson-modules-base-2.9.0.pr4","sha":"9e18e9af285f6211dfc31a9b09fdfc7c317d482a","kind":"tag","published_at":"2017-06-17T01:46:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr4/manifests"},{"name":"jackson-modules-base-2.8.9","sha":"5a3f1c845e4dbd9b4df84b9834666ac5a3ff8d23","kind":"tag","published_at":"2017-06-12T02:55:02.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.9/manifests"},{"name":"jackson-modules-base-2.9.0.pr3","sha":"ec333bb8e7328889091d83089a8f13b5a415ab3d","kind":"tag","published_at":"2017-04-25T05:52:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr3/manifests"},{"name":"jackson-modules-base-2.8.8","sha":"2a75fb29a88e1a53361733f3c1c6985328fa5449","kind":"tag","published_at":"2017-04-05T03:42:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.8/manifests"},{"name":"jackson-modules-base-2.9.0.pr2","sha":"f6ddf6db2f08f30a0a4b8ca67d3a407695261f50","kind":"tag","published_at":"2017-03-22T03:35:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr2/manifests"},{"name":"jackson-modules-base-2.9.0.pr1","sha":"39331dc9eae02516c4cecd422f15685ab35373f3","kind":"tag","published_at":"2017-03-02T19:17:33.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr1/manifests"},{"name":"2.8.7b","sha":"1ffa34d428dc3e61d3cf553b59d842e38ee182f5","kind":"tag","published_at":"2017-02-21T02:43:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/2.8.7b","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/2.8.7b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@2.8.7b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/2.8.7b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/2.8.7b/manifests"},{"name":"jackson-modules-base-2.8.7","sha":"fb7aefe62fab7f83ffbdca0eddbcf912ea31a790","kind":"tag","published_at":"2017-02-21T01:09:43.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.7/manifests"},{"name":"jackson-modules-base-2.7.9","sha":"4c510db4f881622015df71c6adbdc7a89c267e75","kind":"tag","published_at":"2017-02-04T19:29:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.9/manifests"},{"name":"jackson-modules-base-2.8.6","sha":"1441ad2ecf86a0569ec9349b953d4115de04d393","kind":"tag","published_at":"2017-01-12T04:56:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.6/manifests"},{"name":"jackson-modules-base-2.8.5","sha":"8608079913d157c3c9b20bf40c55c949f92d9319","kind":"tag","published_at":"2016-11-14T17:31:59.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.5/manifests"},{"name":"jackson-modules-base-2.8.4","sha":"d8ede42f8bfad5a90de5a65249abc0e440c3e130","kind":"tag","published_at":"2016-10-14T03:58:14.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.4/manifests"},{"name":"jackson-modules-base-2.7.8","sha":"ed803dfb5a527b5770e7b6a72f0d698773a00451","kind":"tag","published_at":"2016-09-26T14:54:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.8/manifests"},{"name":"jackson-modules-base-2.8.3","sha":"637562215ef8507dcbbdbdb2735ea8ca8c39b808","kind":"tag","published_at":"2016-09-19T04:24:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.3/manifests"},{"name":"jackson-modules-base-2.8.2","sha":"864b1f4599ec4d18ca12d221c6606031a4140940","kind":"tag","published_at":"2016-08-30T03:53:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.2/manifests"},{"name":"jackson-modules-base-2.7.7","sha":"ea9920e062a596a3c7cf45bb81d0d5bb45cb801a","kind":"tag","published_at":"2016-08-26T22:02:14.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.7/manifests"},{"name":"jackson-modules-base-2.7.6","sha":"235e1c75ed70e9015f39d46b1efdb6d42125a8db","kind":"tag","published_at":"2016-07-23T02:50:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.6/manifests"},{"name":"jackson-modules-base-2.8.1","sha":"9cae30e885044037c77f83a82c4fc3e63ac9ec66","kind":"tag","published_at":"2016-07-19T23:34:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.1/manifests"},{"name":"jackson-modules-base-2.8.0","sha":"b274ec8565595f7852824304e837a52cdb49738a","kind":"tag","published_at":"2016-07-04T16:47:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0/manifests"},{"name":"jackson-modules-base-2.8.0.rc2","sha":"613ba994c0e1c2e81846217f369aac757b730b69","kind":"tag","published_at":"2016-06-17T00:25:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0.rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc2/manifests"},{"name":"jackson-modules-base-2.7.5","sha":"37d8fbe0cfab731415d5583e3462dc8ee044a186","kind":"tag","published_at":"2016-06-11T02:21:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.5/manifests"},{"name":"jackson-modules-base-2.8.0.rc1","sha":"fe31f321b7afe5504693aae65a55f7f92143b58f","kind":"tag","published_at":"2016-06-07T05:19:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0.rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc1/manifests"},{"name":"jackson-module-base-2.7.4b","sha":"cba2ade7c0a25a18422ccc9118addc1a40c92ad3","kind":"tag","published_at":"2016-04-30T01:22:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-module-base-2.7.4b","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-module-base-2.7.4b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-module-base-2.7.4b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-module-base-2.7.4b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-module-base-2.7.4b/manifests"},{"name":"jackson-modules-base-2.7.4","sha":"24a60cac237af9cb833e0554c8cd6a0d36eb411f","kind":"tag","published_at":"2016-04-29T16:01:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.4/manifests"},{"name":"jackson-modules-base-2.7.3","sha":"272160bbecf12e74cb4d815013748ff44db0571e","kind":"tag","published_at":"2016-03-16T01:35:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.3/manifests"},{"name":"jackson-modules-base-2.7.2","sha":"8ee45378ed842c5064171282b57e0e6aaf6d8f9d","kind":"tag","published_at":"2016-02-27T05:07:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.2/manifests"},{"name":"jackson-modules-base-2.7.1","sha":"636db7b63c5084ecd31cae02fe6c13487fec15fd","kind":"tag","published_at":"2016-02-02T06:36:19.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.1/manifests"}]},"repo_metadata_updated_at":"2026-02-17T01:02:25.840Z","dependent_packages_count":175,"downloads":null,"downloads_period":null,"dependent_repos_count":124,"rankings":{"downloads":null,"dependent_repos_count":1.6550243527300692,"dependent_packages_count":0.44860292232760834,"stargazers_count":24.30967219943604,"forks_count":21.000070089013047,"docker_downloads_count":0.6025652578775045,"average":9.603186964276855},"purl":"pkg:maven/com.fasterxml.jackson.module/jackson-module-blackbird","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.fasterxml.jackson.module:jackson-module-blackbird","docker_dependents_count":51,"docker_downloads_count":66683799,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.fasterxml.jackson.module:jackson-module-blackbird","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.fasterxml.jackson.module:jackson-module-blackbird/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-14T03:01:11.242Z","issues_count":99,"pull_requests_count":159,"avg_time_to_close_issue":15677755.279411765,"avg_time_to_close_pull_request":1050985.8675496688,"issues_closed_count":68,"pull_requests_closed_count":151,"pull_request_authors_count":32,"issue_authors_count":72,"avg_comments_per_issue":5.040404040404041,"avg_comments_per_pull_request":1.2138364779874213,"merged_pull_requests_count":137,"bot_issues_count":1,"bot_pull_requests_count":32,"past_year_issues_count":12,"past_year_pull_requests_count":39,"past_year_avg_time_to_close_issue":907416.7142857143,"past_year_avg_time_to_close_pull_request":71268.35294117648,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":4.083333333333333,"past_year_avg_comments_per_pull_request":0.41025641025641024,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/issues","maintainers":[{"login":"cowtowncoder","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"},{"login":"JooHyukKim","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JooHyukKim"},{"login":"pjfanning","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"}],"active_maintainers":[{"login":"cowtowncoder","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"},{"login":"pjfanning","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson.module:jackson-module-blackbird/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson.module:jackson-module-blackbird/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson.module:jackson-module-blackbird/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson.module:jackson-module-blackbird/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson.module:jackson-module-blackbird/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":601295,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":4762529,"name":"com.fasterxml.jackson.module:jackson-module-afterburner","ecosystem":"maven","description":"Jackson (https://github.com/FasterXML/jackson) extension module used to enhance performance using bytecode generation to replace use of Reflection for field access and method calls","homepage":"https://github.com/FasterXML/jackson-modules-base","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/FasterXML/jackson-modules-base","keywords_array":[],"namespace":"com.fasterxml.jackson.module","versions_count":172,"first_release_published_at":"2012-01-21T22:30:19.000Z","latest_release_published_at":"2026-03-20T16:55:07.000Z","latest_release_number":"2.21.2","last_synced_at":"2026-03-24T03:52:39.664Z","created_at":"2022-07-26T04:08:06.024Z","updated_at":"2026-03-24T03:52:39.665Z","registry_url":"https://central.sonatype.com/artifact/com.fasterxml.jackson.module/jackson-module-afterburner/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.fasterxml.jackson.module/jackson-module-afterburner/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots"]},"repo_metadata":{"id":37390569,"uuid":"50140860","full_name":"FasterXML/jackson-modules-base","owner":"FasterXML","description":"Uber-project for foundational modules of Jackson that build directly on core components but nothing else; not including data format or datatype modules","archived":false,"fork":false,"pushed_at":"2026-02-05T21:42:41.000Z","size":5069,"stargazers_count":177,"open_issues_count":38,"forks_count":81,"subscribers_count":14,"default_branch":"3.x","last_synced_at":"2026-02-13T04:47:53.629Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/FasterXML.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-01-21T22:24:00.000Z","updated_at":"2026-02-05T21:42:46.000Z","dependencies_parsed_at":"2023-10-02T23:00:39.761Z","dependency_job_id":"1ac2c9ef-627c-43f2-98f3-55acbb8ef57e","html_url":"https://github.com/FasterXML/jackson-modules-base","commit_stats":{"total_commits":793,"total_committers":25,"mean_commits":31.72,"dds":"0.15258511979823453","last_synced_commit":"7f04a04e7686604d6cf07cac046a907f20c90c0c"},"previous_names":[],"tags_count":131,"template":false,"template_full_name":null,"purl":"pkg:github/FasterXML/jackson-modules-base","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/refs/heads/3.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/sbom","scorecard":{"id":49399,"data":{"date":"2025-08-11","repo":{"name":"github.com/FasterXML/jackson-modules-base","commit":"f88a47cd4cdd4b4b4d558aee3feb73cc1e912752"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Maintained","score":10,"reason":"29 commit(s) and 2 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/28 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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/dep_build_v2.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/dep_build_v3.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:13","Info: no jobLevel write permissions found"],"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":"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":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":10,"reason":"all dependencies are pinned","details":["Info:   6 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '2.x'"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:16"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"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-14T23:25:03.968Z","repository_id":37390569,"created_at":"2025-08-14T23:25:03.968Z","updated_at":"2025-08-14T23:25:03.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29528215,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T00:57:22.232Z","status":"ssl_error","status_checked_at":"2026-02-17T00:54:25.811Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"FasterXML","name":"FasterXML, LLC","uuid":"382692","kind":"organization","description":null,"email":"info@fasterxml.com","website":"http://fasterxml.com","location":"Seattle, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/382692?v=4","repositories_count":68,"last_synced_at":"2023-04-14T17:44:54.358Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/FasterXML","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T18:09:50.546Z","updated_at":"2023-04-14T17:44:54.918Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML/repositories"},"tags":[{"name":"jackson-modules-base-3.1.0-rc1","sha":"da2948093254505b926163082dbb2613ef389d67","kind":"tag","published_at":"2026-01-28T04:24:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.1.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.1.0-rc1/manifests"},{"name":"jackson-modules-base-3.0.4","sha":"db9ea4fbc5acf1a7a21fce5b70bb0ba3403a56d0","kind":"tag","published_at":"2026-01-22T00:10:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.4/manifests"},{"name":"jackson-modules-base-2.20.2","sha":"0de63fe3f37bafa281936f95114d7291377b5317","kind":"tag","published_at":"2026-01-19T21:28:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.2/manifests"},{"name":"jackson-modules-base-2.21.0","sha":"08f86b93b9d8aba8c2b1d8c99cc57ee23676e9f6","kind":"tag","published_at":"2026-01-18T23:18:58.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.21.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.21.0/manifests"},{"name":"jackson-modules-base-3.0.3","sha":"66e03ac9313fcd4f46b28e9b7129ce6329d0187b","kind":"tag","published_at":"2025-11-28T19:00:34.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.3/manifests"},{"name":"jackson-modules-base-3.0.2","sha":"46dbbb9d83d384b95eb30a1f156f90c6e79d420c","kind":"tag","published_at":"2025-11-07T22:20:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.2/manifests"},{"name":"jackson-modules-base-2.20.1","sha":"28181018f6522aed92f10aec632ac7ff37f1ca5c","kind":"tag","published_at":"2025-10-30T23:51:17.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.1/manifests"},{"name":"jackson-modules-base-2.19.4","sha":"817f72a888c538e42dc0391701ba77991633dc22","kind":"tag","published_at":"2025-10-30T00:11:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.4/manifests"},{"name":"jackson-modules-base-2.19.3","sha":"03cf2098c3297862bcf6b686f3be6735a6b1afc6","kind":"tag","published_at":"2025-10-29T18:37:54.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.3/manifests"},{"name":"jackson-modules-base-2.18.5","sha":"a71ccdddca10a1928f28fa8696109f24809a8fc4","kind":"tag","published_at":"2025-10-28T01:45:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.5/manifests"},{"name":"jackson-modules-base-3.0.1","sha":"ec77cd897ed76cb37655ab09a45889eac5f2d98b","kind":"tag","published_at":"2025-10-22T02:09:55.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.1/manifests"},{"name":"jackson-modules-base-3.0.0","sha":"f4ecc073c980f08fef400d63a8bc9bf415bddf98","kind":"tag","published_at":"2025-10-04T00:15:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc10","sha":"f29369de89a90f2cb31dc4b5bbedf2817f7ca834","kind":"tag","published_at":"2025-09-20T00:18:34.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc10/manifests"},{"name":"jackson-modules-base-3.0.0-rc9","sha":"908d93724c630e047fa55f59607f94f45c3db786","kind":"tag","published_at":"2025-09-06T01:26:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc9/manifests"},{"name":"jackson-modules-base-2.20.0","sha":"874d6044d7805af6ca74b9591783a230d399b789","kind":"tag","published_at":"2025-08-28T23:05:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc8","sha":"9265733af5a75f000a5886afda7e8f323f2a10bd","kind":"tag","published_at":"2025-08-13T18:34:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc8/manifests"},{"name":"jackson-modules-base-3.0.0-rc7","sha":"207e5d3baa3885b858e366bcdb0958e2fd251c5d","kind":"tag","published_at":"2025-08-08T15:58:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc7/manifests"},{"name":"jackson-modules-base-2.20.0-rc1","sha":"d630c5cb87f4df9711800e617e50a0863d1b75d1","kind":"tag","published_at":"2025-08-05T01:08:47.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0-rc1/manifests"},{"name":"jackson-modules-base-3.0.0-rc6","sha":"66a7af70e0e1d51999bfba5cb8fe6fd23ae9ac2a","kind":"tag","published_at":"2025-07-19T01:13:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc6/manifests"},{"name":"jackson-modules-base-2.19.2","sha":"d0f92ed9be1135e983c67554e1ca9dc5933db940","kind":"tag","published_at":"2025-07-18T17:57:56.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.2/manifests"},{"name":"jackson-modules-base-2.19.1","sha":"b113c7ff4d1bba3064829397172a71c69a1e4a1c","kind":"tag","published_at":"2025-06-14T01:23:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.1/manifests"},{"name":"jackson-modules-base-3.0.0-rc5","sha":"d4813b8eb4da2421f98ab4117f2d3057d0ebb20f","kind":"tag","published_at":"2025-05-22T16:59:20.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc5/manifests"},{"name":"jackson-modules-base-3.0.0-rc4","sha":"2d8aeece544c6d0526ba146510e8782721d78e49","kind":"tag","published_at":"2025-05-10T23:41:03.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc4/manifests"},{"name":"jackson-modules-base-2.18.4","sha":"fcf0dff478bacecdef3effea08f15c1521964133","kind":"tag","published_at":"2025-05-07T00:45:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.4/manifests"},{"name":"jackson-modules-base-2.19.0","sha":"65f4e4c727999f95844d811abf732040d08074a1","kind":"tag","published_at":"2025-04-24T23:59:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc3","sha":"4433d966fe9309834c85d52f21105df0768ef78b","kind":"tag","published_at":"2025-04-14T02:09:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc3/manifests"},{"name":"jackson-modules-base-2.19.0-rc2","sha":"b5613a46af505f0641921de7c08e5abddb0a047d","kind":"tag","published_at":"2025-04-08T01:40:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0-rc2/manifests"},{"name":"jackson-modules-base-3.0.0-rc2","sha":"d5177a79c219accca6cbded818677cf043cc7e76","kind":"tag","published_at":"2025-03-28T23:11:24.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc2/manifests"},{"name":"jackson-modules-base-3.0.0-rc1","sha":"1ecbfd5a78891c0ca5984bdf57bb1626d4902994","kind":"tag","published_at":"2025-03-08T00:37:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc1/manifests"},{"name":"jackson-modules-base-2.18.3","sha":"785802151b99780d68267963538618cad057027e","kind":"tag","published_at":"2025-02-28T23:47:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.3/manifests"},{"name":"jackson-modules-base-2.18.2-take-2","sha":"ecea6c465dc5eeb3e3f9355224ac9585b76a4911","kind":"tag","published_at":"2024-11-28T01:43:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.2-take-2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.2-take-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.2-take-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.2-take-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.2-take-2/manifests"},{"name":"jackson-modules-base-2.17.3","sha":"f811f1065217c01c1015a2d71354115b0d31245f","kind":"tag","published_at":"2024-11-01T20:49:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.3/manifests"},{"name":"jackson-modules-base-2.18.1","sha":"1515a8d317579d67e324d766bb99ad16b8b91590","kind":"tag","published_at":"2024-10-28T23:59:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.1/manifests"},{"name":"jackson-modules-base-2.18.0","sha":"684ac1eea16046ca034b28f7384a073126dba5e3","kind":"tag","published_at":"2024-09-27T02:24:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0/manifests"},{"name":"jackson-modules-base-2.18.0-rc1","sha":"95603bb82718f643835302914b10ef4b4b3829bf","kind":"tag","published_at":"2024-08-30T18:41:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0-rc1/manifests"},{"name":"jackson-modules-base-2.17.2","sha":"e3bbd2bbc01176829484256525f70d471407a52c","kind":"tag","published_at":"2024-07-05T17:30:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.2/manifests"},{"name":"jackson-modules-base-2.17.1","sha":"13ce66c0ef5db335e2a6b32a6b6481ab7ff1c72b","kind":"tag","published_at":"2024-05-05T02:16:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.1/manifests"},{"name":"jackson-modules-base-2.17.0","sha":"d05157dafd36f3daa9daa64a101f46c1448adb4f","kind":"tag","published_at":"2024-03-12T22:05:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0/manifests"},{"name":"jackson-modules-base-2.16.2","sha":"757c09f130dc7ccbe607b5880f00f6a31cff3c47","kind":"tag","published_at":"2024-03-09T19:05:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.2/manifests"},{"name":"jackson-modules-base-2.17.0-rc1","sha":"703b50e439662d141507587752525a5de6c437dc","kind":"tag","published_at":"2024-02-27T02:07:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0-rc1/manifests"},{"name":"jackson-modules-base-2.15.4","sha":"3baa0119e8c3dc5ad7caaa781a8f10a41b70b8b9","kind":"tag","published_at":"2024-02-15T17:49:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.4/manifests"},{"name":"jackson-modules-base-2.16.1","sha":"c301da73802cb3bc9d1f7c27bbb855cab888ab75","kind":"tag","published_at":"2023-12-24T05:03:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.1/manifests"},{"name":"jackson-modules-base-2.16.0","sha":"8aec482ba9989691c6da42d110f049707bb02914","kind":"tag","published_at":"2023-11-15T23:05:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0/manifests"},{"name":"jackson-modules-base-2.16.0-rc1","sha":"2f2071ca385356772ac08082f1704ea65632273b","kind":"tag","published_at":"2023-10-20T23:04:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0-rc1/manifests"},{"name":"jackson-modules-base-2.15.3","sha":"95f6f63b38c4344da32b4427e2b75498a14f141a","kind":"tag","published_at":"2023-10-13T00:24:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.3/manifests"},{"name":"jackson-modules-base-2.15.2","sha":"23883227f64b6bf89d2ff8f489dd15cedb80ed2f","kind":"tag","published_at":"2023-05-30T23:41:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.2/manifests"},{"name":"jackson-modules-base-2.15.1","sha":"9726ae0172a8a3a1f08ccb93686ec443758b057f","kind":"tag","published_at":"2023-05-16T22:13:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.1/manifests"},{"name":"jackson-modules-base-2.14.3","sha":"0cc7907f2660eeaeb51e030b145ce4d85068cb0b","kind":"tag","published_at":"2023-05-05T17:05:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.3/manifests"},{"name":"jackson-modules-base-2.15.0","sha":"83b5571756ae61750ae719b255f8910cdb63446a","kind":"tag","published_at":"2023-04-23T22:06:04.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0/manifests"},{"name":"jackson-modules-base-2.15.0-rc3","sha":"2ab6b285e3bb8c2aa60264976df08b5244dffb6c","kind":"tag","published_at":"2023-04-14T20:48:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc3/manifests"},{"name":"jackson-modules-base-2.15.0-rc2","sha":"1d62d99d77798e6a255e70eaa146c175e1de237d","kind":"tag","published_at":"2023-03-28T23:41:30.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc2/manifests"},{"name":"jackson-modules-base-2.15.0-rc1","sha":"9aaaafe62b0859d4654769268b2bd3d4aba8cc45","kind":"tag","published_at":"2023-03-18T20:51:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc1/manifests"},{"name":"jackson-modules-base-2.14.2","sha":"fb11d232a51a950ca8415addd126e7b875b56d22","kind":"tag","published_at":"2023-01-29T01:44:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.2/manifests"},{"name":"jackson-modules-base-2.13.5","sha":"6c867018ff4ee098dcbe4ba9e54fba9b6f62ebaf","kind":"tag","published_at":"2023-01-23T01:22:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.5/manifests"},{"name":"jackson-modules-base-2.14.1","sha":"08703ceb7b9454c683d3b4792d285cd4ba619b5a","kind":"tag","published_at":"2022-11-21T23:58:13.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.1/manifests"},{"name":"jackson-modules-base-2.14.0","sha":"b9ae3888207d23193002cce3e78526be379fda20","kind":"tag","published_at":"2022-11-05T22:55:43.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0/manifests"},{"name":"jackson-modules-base-2.14.0-rc3","sha":"50e9209344e7fe8354ab8d4b49d9e03b61c8df78","kind":"tag","published_at":"2022-10-28T22:10:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc3/manifests"},{"name":"jackson-modules-base-2.14.0-rc2","sha":"e6cad294ea9634af5a62e3bdb0f1151de27bc7a1","kind":"tag","published_at":"2022-10-11T00:00:23.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc2/manifests"},{"name":"jackson-modules-base-2.14.0-rc1","sha":"441b96f9e19f105356a872d67f57303006efb4bd","kind":"tag","published_at":"2022-09-25T23:18:47.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc1/manifests"},{"name":"jackson-modules-base-2.13.4","sha":"ed23e9d4b098ff332af8bae4c9af0dfda621d688","kind":"tag","published_at":"2022-09-03T22:32:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.4/manifests"},{"name":"jackson-modules-base-2.12.7","sha":"c3dd9a50a9618dfd39c9b2babc764c3bb8c58ac2","kind":"tag","published_at":"2022-05-26T18:05:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.7/manifests"},{"name":"jackson-modules-base-2.13.3","sha":"06542814371bafddf2e7c7082b16888a181db993","kind":"tag","published_at":"2022-05-14T15:26:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.3/manifests"},{"name":"jackson-modules-base-2.13.2","sha":"3b136f56aa9d5e813304df5b344c56d295565198","kind":"tag","published_at":"2022-03-06T21:10:51.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.2/manifests"},{"name":"jackson-modules-base-2.13.1","sha":"76abc19bb232ecf3abf45c95be93dd1b9ac3697b","kind":"tag","published_at":"2021-12-19T01:30:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.1/manifests"},{"name":"jackson-modules-base-2.12.6","sha":"bbb6726d62c8e2319e565b6ac144839eb98187a9","kind":"tag","published_at":"2021-12-15T04:27:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.6/manifests"},{"name":"jackson-modules-base-2.13.0","sha":"df9f3e64fb47606d8437a31e9f28fc1c7ff8a995","kind":"tag","published_at":"2021-09-30T21:06:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0/manifests"},{"name":"jackson-modules-base-2.13.0-rc2","sha":"6936bebf3b14b6c960e9611890945dc3eaa238c1","kind":"tag","published_at":"2021-08-27T03:56:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc2/manifests"},{"name":"jackson-modules-base-2.12.5","sha":"0d7f897bb0b403711065a2846acfa55e5ad402a0","kind":"tag","published_at":"2021-08-27T01:07:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.5/manifests"},{"name":"jackson-modules-base-2.13.0-rc1","sha":"d4ec19831931dd5fef1502fa3076f2095ee9cfb5","kind":"tag","published_at":"2021-07-14T01:34:16.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc1/manifests"},{"name":"jackson-modules-base-2.12.4","sha":"729695d34b2f6d98e2793ce8d9346fd99a38508a","kind":"tag","published_at":"2021-07-06T20:47:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.4/manifests"},{"name":"jackson-modules-base-2.12.3","sha":"2938bdc7572bfe8385c7f616f2cb7e2f94456d87","kind":"tag","published_at":"2021-04-12T18:25:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.3/manifests"},{"name":"jackson-modules-base-2.12.2","sha":"457dd8533adbff2bb3d8bbda0994a7a6cc3d11c6","kind":"tag","published_at":"2021-03-03T21:46:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.2/manifests"},{"name":"jackson-modules-base-2.12.1","sha":"6fd38a80e5f5274a79c69cc6bb295c61645812f8","kind":"tag","published_at":"2021-01-09T01:50:10.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.1/manifests"},{"name":"jackson-modules-base-2.11.4","sha":"49f85fa2821fea4427fda284ae3fcd943df3f0ef","kind":"tag","published_at":"2020-12-12T00:47:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.4/manifests"},{"name":"jackson-modules-base-2.12.0","sha":"762dddd1b6cf18807e58cf76dba0a38c5b48fedb","kind":"tag","published_at":"2020-11-29T01:29:58.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0/manifests"},{"name":"jackson-modules-base-2.12.0-rc2","sha":"2e225db556f017f9db70615ad0206894c3165c73","kind":"tag","published_at":"2020-11-15T03:46:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc2/manifests"},{"name":"jackson-modules-base-2.12.0-rc1","sha":"161f4467f822157bfa20d6940c7a56972ea2bf9e","kind":"tag","published_at":"2020-10-12T00:48:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc1/manifests"},{"name":"jackson-modules-base-2.11.3","sha":"5710e584d339b91f158f339bfb4e2a3752aa60e8","kind":"tag","published_at":"2020-10-02T00:13:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.3/manifests"},{"name":"jackson-modules-base-2.11.2","sha":"649de3923f13b0d7601d2bda0f811d1f9ee0c047","kind":"tag","published_at":"2020-08-02T19:30:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.2/manifests"},{"name":"jackson-modules-base-2.10.5","sha":"ef93cbbf33679ab75c4445d172a8ad7d9e6546c3","kind":"tag","published_at":"2020-07-21T03:03:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.5/manifests"},{"name":"jackson-modules-base-2.11.1","sha":"81b82e1bc5705025cd287c71e548b33ce3e66a60","kind":"tag","published_at":"2020-06-25T03:58:44.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.1/manifests"},{"name":"jackson-modules-base-2.10.4","sha":"c78454fc9c0e9e281e30e04af0ea4a87b4e035a6","kind":"tag","published_at":"2020-05-02T22:47:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.4/manifests"},{"name":"jackson-modules-base-2.11.0","sha":"c8a4f1124d1638eb3bb6364ef164c4fb6c5484b5","kind":"tag","published_at":"2020-04-26T00:48:33.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0/manifests"},{"name":"jackson-modules-base-2.11.0.rc1","sha":"70b2864af1325aaff85b40747d3d2b517697c6a0","kind":"tag","published_at":"2020-03-24T19:25:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.0.rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0.rc1/manifests"},{"name":"jackson-modules-base-2.10.3","sha":"15d55ccb1e1165a47ea2b316d1fe93bea93589ba","kind":"tag","published_at":"2020-03-03T03:22:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.3/manifests"},{"name":"jackson-modules-base-2.10.2","sha":"ac3ae48c5cbb3d618fbaa9d9b522d17fe4edf9e3","kind":"tag","published_at":"2020-01-05T02:50:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.2/manifests"},{"name":"jackson-modules-base-2.10.1","sha":"599c250f1a4d8e39cb3c5fa27d2f6aaaa6161cd6","kind":"tag","published_at":"2019-11-09T23:21:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.1/manifests"},{"name":"jackson-modules-base-2.10.0","sha":"f6b226778f8d2786b7030c9f3d9fb49bc3d3d5c8","kind":"tag","published_at":"2019-09-26T05:50:54.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0/manifests"},{"name":"jackson-modules-base-2.9.10","sha":"8bcc80faec9bc3f4f8aacc9aa559d3fd6853686f","kind":"tag","published_at":"2019-09-21T18:40:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.10/manifests"},{"name":"jackson-modules-base-2.10.0.pr3","sha":"8144a424855ce040c4502e985ccec2cf2b9c3126","kind":"tag","published_at":"2019-09-17T03:56:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr3/manifests"},{"name":"jackson-modules-base-2.10.0.pr2","sha":"2b5abe0c588f838189c8b0f6c6f14416152177d8","kind":"tag","published_at":"2019-08-31T01:13:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr2/manifests"},{"name":"jackson-modules-base-2.10.0.pr1","sha":"0b7d10b630d89fce59af06e01e310da49db809dd","kind":"tag","published_at":"2019-07-19T05:27:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr1/manifests"},{"name":"jackson-modules-base-2.9.9","sha":"65738ef430362538afe71f20eb0e9314761f656d","kind":"tag","published_at":"2019-05-16T03:18:45.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.9/manifests"},{"name":"jackson-modules-base-2.9.8","sha":"313beb181266cb9e962fec41edd6b354048d4968","kind":"tag","published_at":"2018-12-15T22:05:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.8/manifests"},{"name":"jackson-modules-base-2.9.7","sha":"8e5cd29c9899f0fec01959fc2d0733a0da056398","kind":"tag","published_at":"2018-09-19T02:53:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.7/manifests"},{"name":"jackson-modules-base-2.9.6","sha":"7e0da78dcd72b22393d88518a6f35ad33225e851","kind":"tag","published_at":"2018-06-12T04:10:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.6/manifests"},{"name":"jackson-modules-base-2.9.5","sha":"e9720d6b7c6ea09d6382aea1808910ea325c263e","kind":"tag","published_at":"2018-03-26T15:52:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.5/manifests"},{"name":"jackson-modules-base-2.9.4","sha":"bc85238551477b3717ca4af59d567b0015ad939d","kind":"tag","published_at":"2018-01-24T04:33:25.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.4/manifests"},{"name":"jackson-modules-base-2.8.11","sha":"7f064640bc884d1f6acf2b2e54b9f94673c1446c","kind":"tag","published_at":"2017-12-24T02:25:55.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.11","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.11/manifests"},{"name":"jackson-modules-base-2.9.3","sha":"7a11aa35835ded306cb65e45c311029314a03b48","kind":"tag","published_at":"2017-12-09T03:09:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.3/manifests"},{"name":"jackson-modules-base-2.9.2","sha":"0d5f86f92e04860d54662ad9aa1460a669e29d29","kind":"tag","published_at":"2017-10-14T03:37:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.2/manifests"},{"name":"jackson-modules-base-2.9.1","sha":"e10272ece21002172986bfc29b278a60d6f5ff1f","kind":"tag","published_at":"2017-09-08T01:29:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.1/manifests"},{"name":"jackson-modules-base-2.8.10","sha":"c1f82c9b808233b0a134f2513725225b16824bbc","kind":"tag","published_at":"2017-08-24T04:30:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.10/manifests"},{"name":"jackson-modules-base-2.9.0","sha":"c624f84d96cd9df80fe461e65d4ab7b4f55a73d9","kind":"tag","published_at":"2017-07-30T04:41:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0/manifests"},{"name":"jackson-modules-base-2.9.0.pr4","sha":"9e18e9af285f6211dfc31a9b09fdfc7c317d482a","kind":"tag","published_at":"2017-06-17T01:46:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr4/manifests"},{"name":"jackson-modules-base-2.8.9","sha":"5a3f1c845e4dbd9b4df84b9834666ac5a3ff8d23","kind":"tag","published_at":"2017-06-12T02:55:02.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.9/manifests"},{"name":"jackson-modules-base-2.9.0.pr3","sha":"ec333bb8e7328889091d83089a8f13b5a415ab3d","kind":"tag","published_at":"2017-04-25T05:52:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr3/manifests"},{"name":"jackson-modules-base-2.8.8","sha":"2a75fb29a88e1a53361733f3c1c6985328fa5449","kind":"tag","published_at":"2017-04-05T03:42:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.8/manifests"},{"name":"jackson-modules-base-2.9.0.pr2","sha":"f6ddf6db2f08f30a0a4b8ca67d3a407695261f50","kind":"tag","published_at":"2017-03-22T03:35:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr2/manifests"},{"name":"jackson-modules-base-2.9.0.pr1","sha":"39331dc9eae02516c4cecd422f15685ab35373f3","kind":"tag","published_at":"2017-03-02T19:17:33.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr1/manifests"},{"name":"2.8.7b","sha":"1ffa34d428dc3e61d3cf553b59d842e38ee182f5","kind":"tag","published_at":"2017-02-21T02:43:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/2.8.7b","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/2.8.7b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@2.8.7b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/2.8.7b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/2.8.7b/manifests"},{"name":"jackson-modules-base-2.8.7","sha":"fb7aefe62fab7f83ffbdca0eddbcf912ea31a790","kind":"tag","published_at":"2017-02-21T01:09:43.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.7/manifests"},{"name":"jackson-modules-base-2.7.9","sha":"4c510db4f881622015df71c6adbdc7a89c267e75","kind":"tag","published_at":"2017-02-04T19:29:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.9/manifests"},{"name":"jackson-modules-base-2.8.6","sha":"1441ad2ecf86a0569ec9349b953d4115de04d393","kind":"tag","published_at":"2017-01-12T04:56:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.6/manifests"},{"name":"jackson-modules-base-2.8.5","sha":"8608079913d157c3c9b20bf40c55c949f92d9319","kind":"tag","published_at":"2016-11-14T17:31:59.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.5/manifests"},{"name":"jackson-modules-base-2.8.4","sha":"d8ede42f8bfad5a90de5a65249abc0e440c3e130","kind":"tag","published_at":"2016-10-14T03:58:14.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.4/manifests"},{"name":"jackson-modules-base-2.7.8","sha":"ed803dfb5a527b5770e7b6a72f0d698773a00451","kind":"tag","published_at":"2016-09-26T14:54:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.8/manifests"},{"name":"jackson-modules-base-2.8.3","sha":"637562215ef8507dcbbdbdb2735ea8ca8c39b808","kind":"tag","published_at":"2016-09-19T04:24:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.3/manifests"},{"name":"jackson-modules-base-2.8.2","sha":"864b1f4599ec4d18ca12d221c6606031a4140940","kind":"tag","published_at":"2016-08-30T03:53:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.2/manifests"},{"name":"jackson-modules-base-2.7.7","sha":"ea9920e062a596a3c7cf45bb81d0d5bb45cb801a","kind":"tag","published_at":"2016-08-26T22:02:14.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.7/manifests"},{"name":"jackson-modules-base-2.7.6","sha":"235e1c75ed70e9015f39d46b1efdb6d42125a8db","kind":"tag","published_at":"2016-07-23T02:50:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.6/manifests"},{"name":"jackson-modules-base-2.8.1","sha":"9cae30e885044037c77f83a82c4fc3e63ac9ec66","kind":"tag","published_at":"2016-07-19T23:34:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.1/manifests"},{"name":"jackson-modules-base-2.8.0","sha":"b274ec8565595f7852824304e837a52cdb49738a","kind":"tag","published_at":"2016-07-04T16:47:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0/manifests"},{"name":"jackson-modules-base-2.8.0.rc2","sha":"613ba994c0e1c2e81846217f369aac757b730b69","kind":"tag","published_at":"2016-06-17T00:25:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0.rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc2/manifests"},{"name":"jackson-modules-base-2.7.5","sha":"37d8fbe0cfab731415d5583e3462dc8ee044a186","kind":"tag","published_at":"2016-06-11T02:21:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.5/manifests"},{"name":"jackson-modules-base-2.8.0.rc1","sha":"fe31f321b7afe5504693aae65a55f7f92143b58f","kind":"tag","published_at":"2016-06-07T05:19:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0.rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc1/manifests"},{"name":"jackson-module-base-2.7.4b","sha":"cba2ade7c0a25a18422ccc9118addc1a40c92ad3","kind":"tag","published_at":"2016-04-30T01:22:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-module-base-2.7.4b","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-module-base-2.7.4b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-module-base-2.7.4b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-module-base-2.7.4b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-module-base-2.7.4b/manifests"},{"name":"jackson-modules-base-2.7.4","sha":"24a60cac237af9cb833e0554c8cd6a0d36eb411f","kind":"tag","published_at":"2016-04-29T16:01:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.4/manifests"},{"name":"jackson-modules-base-2.7.3","sha":"272160bbecf12e74cb4d815013748ff44db0571e","kind":"tag","published_at":"2016-03-16T01:35:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.3/manifests"},{"name":"jackson-modules-base-2.7.2","sha":"8ee45378ed842c5064171282b57e0e6aaf6d8f9d","kind":"tag","published_at":"2016-02-27T05:07:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.2/manifests"},{"name":"jackson-modules-base-2.7.1","sha":"636db7b63c5084ecd31cae02fe6c13487fec15fd","kind":"tag","published_at":"2016-02-02T06:36:19.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.1/manifests"}]},"repo_metadata_updated_at":"2026-02-17T01:02:29.306Z","dependent_packages_count":619,"downloads":null,"downloads_period":null,"dependent_repos_count":8933,"rankings":{"downloads":null,"dependent_repos_count":0.08811190211568692,"dependent_packages_count":0.1311665815585794,"stargazers_count":24.30967219943604,"forks_count":21.000070089013047,"docker_downloads_count":0.2210807725811781,"average":9.150020308940906},"purl":"pkg:maven/com.fasterxml.jackson.module/jackson-module-afterburner","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.fasterxml.jackson.module:jackson-module-afterburner","docker_dependents_count":1572,"docker_downloads_count":406982580,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.fasterxml.jackson.module:jackson-module-afterburner","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.fasterxml.jackson.module:jackson-module-afterburner/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-02-14T03:01:11.242Z","issues_count":99,"pull_requests_count":159,"avg_time_to_close_issue":15677755.279411765,"avg_time_to_close_pull_request":1050985.8675496688,"issues_closed_count":68,"pull_requests_closed_count":151,"pull_request_authors_count":32,"issue_authors_count":72,"avg_comments_per_issue":5.040404040404041,"avg_comments_per_pull_request":1.2138364779874213,"merged_pull_requests_count":137,"bot_issues_count":1,"bot_pull_requests_count":32,"past_year_issues_count":12,"past_year_pull_requests_count":39,"past_year_avg_time_to_close_issue":907416.7142857143,"past_year_avg_time_to_close_pull_request":71268.35294117648,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":4.083333333333333,"past_year_avg_comments_per_pull_request":0.41025641025641024,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/issues","maintainers":[{"login":"cowtowncoder","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"},{"login":"JooHyukKim","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JooHyukKim"},{"login":"pjfanning","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"}],"active_maintainers":[{"login":"cowtowncoder","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"},{"login":"pjfanning","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson.module:jackson-module-afterburner/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson.module:jackson-module-afterburner/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson.module:jackson-module-afterburner/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson.module:jackson-module-afterburner/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson.module:jackson-module-afterburner/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":601295,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":4673514,"name":"com.fasterxml.jackson.module:jackson-module-paranamer","ecosystem":"maven","description":"AnnotationIntrospectors that use Paranamer (http://paranamer.codehaus.org) to introspect names of constructor (and factory method) parameters.","homepage":"https://github.com/FasterXML/jackson-modules-base","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/FasterXML/jackson-modules-base","keywords_array":[],"namespace":"com.fasterxml.jackson.module","versions_count":157,"first_release_published_at":"2013-05-04T03:49:23.000Z","latest_release_published_at":"2026-03-20T16:55:07.000Z","latest_release_number":"2.21.2","last_synced_at":"2026-04-12T03:03:14.504Z","created_at":"2022-07-25T18:51:57.473Z","updated_at":"2026-04-12T03:03:14.505Z","registry_url":"https://central.sonatype.com/artifact/com.fasterxml.jackson.module/jackson-module-paranamer/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.fasterxml.jackson.module/jackson-module-paranamer/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots"]},"repo_metadata":{"id":37390569,"uuid":"50140860","full_name":"FasterXML/jackson-modules-base","owner":"FasterXML","description":"Uber-project for foundational modules of Jackson that build directly on core components but nothing else; not including data format or datatype modules","archived":false,"fork":false,"pushed_at":"2025-10-04T00:17:50.000Z","size":4931,"stargazers_count":176,"open_issues_count":45,"forks_count":83,"subscribers_count":14,"default_branch":"2.x","last_synced_at":"2025-10-11T09:34:04.799Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/FasterXML.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-01-21T22:24:00.000Z","updated_at":"2025-10-10T08:14:07.000Z","dependencies_parsed_at":"2023-10-02T23:00:39.761Z","dependency_job_id":"1b0e11d4-daba-4b85-a8df-1652ad46d7a4","html_url":"https://github.com/FasterXML/jackson-modules-base","commit_stats":{"total_commits":793,"total_committers":25,"mean_commits":31.72,"dds":"0.15258511979823453","last_synced_commit":"7f04a04e7686604d6cf07cac046a907f20c90c0c"},"previous_names":[],"tags_count":120,"template":false,"template_full_name":null,"purl":"pkg:github/FasterXML/jackson-modules-base","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/refs/heads/2.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/sbom","scorecard":{"id":49399,"data":{"date":"2025-08-11","repo":{"name":"github.com/FasterXML/jackson-modules-base","commit":"f88a47cd4cdd4b4b4d558aee3feb73cc1e912752"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Maintained","score":10,"reason":"29 commit(s) and 2 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/28 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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/dep_build_v2.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/dep_build_v3.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:13","Info: no jobLevel write permissions found"],"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":"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":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":10,"reason":"all dependencies are pinned","details":["Info:   6 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '2.x'"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:16"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"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-14T23:25:03.968Z","repository_id":37390569,"created_at":"2025-08-14T23:25:03.968Z","updated_at":"2025-08-14T23:25:03.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010144,"owners_count":26084692,"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-12T02:00:06.719Z","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":"FasterXML","name":"FasterXML, LLC","uuid":"382692","kind":"organization","description":null,"email":"info@fasterxml.com","website":"http://fasterxml.com","location":"Seattle, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/382692?v=4","repositories_count":68,"last_synced_at":"2023-04-14T17:44:54.358Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/FasterXML","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T18:09:50.546Z","updated_at":"2023-04-14T17:44:54.918Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML/repositories"},"tags":[{"name":"jackson-modules-base-3.0.0","sha":"f4ecc073c980f08fef400d63a8bc9bf415bddf98","kind":"tag","published_at":"2025-10-04T00:15:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc10","sha":"f29369de89a90f2cb31dc4b5bbedf2817f7ca834","kind":"tag","published_at":"2025-09-20T00:18:34.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc10/manifests"},{"name":"jackson-modules-base-3.0.0-rc9","sha":"908d93724c630e047fa55f59607f94f45c3db786","kind":"tag","published_at":"2025-09-06T01:26:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc9/manifests"},{"name":"jackson-modules-base-2.20.0","sha":"874d6044d7805af6ca74b9591783a230d399b789","kind":"tag","published_at":"2025-08-28T23:05:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc8","sha":"9265733af5a75f000a5886afda7e8f323f2a10bd","kind":"tag","published_at":"2025-08-13T18:34:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc8/manifests"},{"name":"jackson-modules-base-3.0.0-rc7","sha":"207e5d3baa3885b858e366bcdb0958e2fd251c5d","kind":"tag","published_at":"2025-08-08T15:58:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc7/manifests"},{"name":"jackson-modules-base-2.20.0-rc1","sha":"d630c5cb87f4df9711800e617e50a0863d1b75d1","kind":"tag","published_at":"2025-08-05T01:08:47.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0-rc1/manifests"},{"name":"jackson-modules-base-3.0.0-rc6","sha":"66a7af70e0e1d51999bfba5cb8fe6fd23ae9ac2a","kind":"tag","published_at":"2025-07-19T01:13:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc6/manifests"},{"name":"jackson-modules-base-2.19.2","sha":"d0f92ed9be1135e983c67554e1ca9dc5933db940","kind":"tag","published_at":"2025-07-18T17:57:56.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.2/manifests"},{"name":"jackson-modules-base-2.19.1","sha":"b113c7ff4d1bba3064829397172a71c69a1e4a1c","kind":"tag","published_at":"2025-06-14T01:23:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.1/manifests"},{"name":"jackson-modules-base-3.0.0-rc5","sha":"d4813b8eb4da2421f98ab4117f2d3057d0ebb20f","kind":"tag","published_at":"2025-05-22T16:59:20.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc5/manifests"},{"name":"jackson-modules-base-3.0.0-rc4","sha":"2d8aeece544c6d0526ba146510e8782721d78e49","kind":"tag","published_at":"2025-05-10T23:41:03.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc4/manifests"},{"name":"jackson-modules-base-2.18.4","sha":"fcf0dff478bacecdef3effea08f15c1521964133","kind":"tag","published_at":"2025-05-07T00:45:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.4/manifests"},{"name":"jackson-modules-base-2.19.0","sha":"65f4e4c727999f95844d811abf732040d08074a1","kind":"tag","published_at":"2025-04-24T23:59:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc3","sha":"4433d966fe9309834c85d52f21105df0768ef78b","kind":"tag","published_at":"2025-04-14T02:09:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc3/manifests"},{"name":"jackson-modules-base-2.19.0-rc2","sha":"b5613a46af505f0641921de7c08e5abddb0a047d","kind":"tag","published_at":"2025-04-08T01:40:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0-rc2/manifests"},{"name":"jackson-modules-base-3.0.0-rc2","sha":"d5177a79c219accca6cbded818677cf043cc7e76","kind":"tag","published_at":"2025-03-28T23:11:24.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc2/manifests"},{"name":"jackson-modules-base-3.0.0-rc1","sha":"1ecbfd5a78891c0ca5984bdf57bb1626d4902994","kind":"tag","published_at":"2025-03-08T00:37:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc1/manifests"},{"name":"jackson-modules-base-2.18.3","sha":"785802151b99780d68267963538618cad057027e","kind":"tag","published_at":"2025-02-28T23:47:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.3/manifests"},{"name":"jackson-modules-base-2.18.2-take-2","sha":"ecea6c465dc5eeb3e3f9355224ac9585b76a4911","kind":"tag","published_at":"2024-11-28T01:43:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.2-take-2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.2-take-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.2-take-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.2-take-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.2-take-2/manifests"},{"name":"jackson-modules-base-2.17.3","sha":"f811f1065217c01c1015a2d71354115b0d31245f","kind":"tag","published_at":"2024-11-01T20:49:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.3/manifests"},{"name":"jackson-modules-base-2.18.1","sha":"1515a8d317579d67e324d766bb99ad16b8b91590","kind":"tag","published_at":"2024-10-28T23:59:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.1/manifests"},{"name":"jackson-modules-base-2.18.0","sha":"684ac1eea16046ca034b28f7384a073126dba5e3","kind":"tag","published_at":"2024-09-27T02:24:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0/manifests"},{"name":"jackson-modules-base-2.18.0-rc1","sha":"95603bb82718f643835302914b10ef4b4b3829bf","kind":"tag","published_at":"2024-08-30T18:41:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0-rc1/manifests"},{"name":"jackson-modules-base-2.17.2","sha":"e3bbd2bbc01176829484256525f70d471407a52c","kind":"tag","published_at":"2024-07-05T17:30:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.2/manifests"},{"name":"jackson-modules-base-2.17.1","sha":"13ce66c0ef5db335e2a6b32a6b6481ab7ff1c72b","kind":"tag","published_at":"2024-05-05T02:16:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.1/manifests"},{"name":"jackson-modules-base-2.17.0","sha":"d05157dafd36f3daa9daa64a101f46c1448adb4f","kind":"tag","published_at":"2024-03-12T22:05:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0/manifests"},{"name":"jackson-modules-base-2.16.2","sha":"757c09f130dc7ccbe607b5880f00f6a31cff3c47","kind":"tag","published_at":"2024-03-09T19:05:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.2/manifests"},{"name":"jackson-modules-base-2.17.0-rc1","sha":"703b50e439662d141507587752525a5de6c437dc","kind":"tag","published_at":"2024-02-27T02:07:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0-rc1/manifests"},{"name":"jackson-modules-base-2.15.4","sha":"3baa0119e8c3dc5ad7caaa781a8f10a41b70b8b9","kind":"tag","published_at":"2024-02-15T17:49:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.4/manifests"},{"name":"jackson-modules-base-2.16.1","sha":"c301da73802cb3bc9d1f7c27bbb855cab888ab75","kind":"tag","published_at":"2023-12-24T05:03:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.1/manifests"},{"name":"jackson-modules-base-2.16.0","sha":"8aec482ba9989691c6da42d110f049707bb02914","kind":"tag","published_at":"2023-11-15T23:05:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0/manifests"},{"name":"jackson-modules-base-2.16.0-rc1","sha":"2f2071ca385356772ac08082f1704ea65632273b","kind":"tag","published_at":"2023-10-20T23:04:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0-rc1/manifests"},{"name":"jackson-modules-base-2.15.3","sha":"95f6f63b38c4344da32b4427e2b75498a14f141a","kind":"tag","published_at":"2023-10-13T00:24:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.3/manifests"},{"name":"jackson-modules-base-2.15.2","sha":"23883227f64b6bf89d2ff8f489dd15cedb80ed2f","kind":"tag","published_at":"2023-05-30T23:41:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.2/manifests"},{"name":"jackson-modules-base-2.15.1","sha":"9726ae0172a8a3a1f08ccb93686ec443758b057f","kind":"tag","published_at":"2023-05-16T22:13:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.1/manifests"},{"name":"jackson-modules-base-2.14.3","sha":"0cc7907f2660eeaeb51e030b145ce4d85068cb0b","kind":"tag","published_at":"2023-05-05T17:05:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.3/manifests"},{"name":"jackson-modules-base-2.15.0","sha":"83b5571756ae61750ae719b255f8910cdb63446a","kind":"tag","published_at":"2023-04-23T22:06:04.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0/manifests"},{"name":"jackson-modules-base-2.15.0-rc3","sha":"2ab6b285e3bb8c2aa60264976df08b5244dffb6c","kind":"tag","published_at":"2023-04-14T20:48:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc3/manifests"},{"name":"jackson-modules-base-2.15.0-rc2","sha":"1d62d99d77798e6a255e70eaa146c175e1de237d","kind":"tag","published_at":"2023-03-28T23:41:30.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc2/manifests"},{"name":"jackson-modules-base-2.15.0-rc1","sha":"9aaaafe62b0859d4654769268b2bd3d4aba8cc45","kind":"tag","published_at":"2023-03-18T20:51:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc1/manifests"},{"name":"jackson-modules-base-2.14.2","sha":"fb11d232a51a950ca8415addd126e7b875b56d22","kind":"tag","published_at":"2023-01-29T01:44:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.2/manifests"},{"name":"jackson-modules-base-2.13.5","sha":"6c867018ff4ee098dcbe4ba9e54fba9b6f62ebaf","kind":"tag","published_at":"2023-01-23T01:22:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.5/manifests"},{"name":"jackson-modules-base-2.14.1","sha":"08703ceb7b9454c683d3b4792d285cd4ba619b5a","kind":"tag","published_at":"2022-11-21T23:58:13.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.1/manifests"},{"name":"jackson-modules-base-2.14.0","sha":"b9ae3888207d23193002cce3e78526be379fda20","kind":"tag","published_at":"2022-11-05T22:55:43.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0/manifests"},{"name":"jackson-modules-base-2.14.0-rc3","sha":"50e9209344e7fe8354ab8d4b49d9e03b61c8df78","kind":"tag","published_at":"2022-10-28T22:10:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc3/manifests"},{"name":"jackson-modules-base-2.14.0-rc2","sha":"e6cad294ea9634af5a62e3bdb0f1151de27bc7a1","kind":"tag","published_at":"2022-10-11T00:00:23.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc2/manifests"},{"name":"jackson-modules-base-2.14.0-rc1","sha":"441b96f9e19f105356a872d67f57303006efb4bd","kind":"tag","published_at":"2022-09-25T23:18:47.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc1/manifests"},{"name":"jackson-modules-base-2.13.4","sha":"ed23e9d4b098ff332af8bae4c9af0dfda621d688","kind":"tag","published_at":"2022-09-03T22:32:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.4/manifests"},{"name":"jackson-modules-base-2.12.7","sha":"c3dd9a50a9618dfd39c9b2babc764c3bb8c58ac2","kind":"tag","published_at":"2022-05-26T18:05:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.7/manifests"},{"name":"jackson-modules-base-2.13.3","sha":"06542814371bafddf2e7c7082b16888a181db993","kind":"tag","published_at":"2022-05-14T15:26:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.3/manifests"},{"name":"jackson-modules-base-2.13.2","sha":"3b136f56aa9d5e813304df5b344c56d295565198","kind":"tag","published_at":"2022-03-06T21:10:51.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.2/manifests"},{"name":"jackson-modules-base-2.13.1","sha":"76abc19bb232ecf3abf45c95be93dd1b9ac3697b","kind":"tag","published_at":"2021-12-19T01:30:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.1/manifests"},{"name":"jackson-modules-base-2.12.6","sha":"bbb6726d62c8e2319e565b6ac144839eb98187a9","kind":"tag","published_at":"2021-12-15T04:27:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.6/manifests"},{"name":"jackson-modules-base-2.13.0","sha":"df9f3e64fb47606d8437a31e9f28fc1c7ff8a995","kind":"tag","published_at":"2021-09-30T21:06:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0/manifests"},{"name":"jackson-modules-base-2.13.0-rc2","sha":"6936bebf3b14b6c960e9611890945dc3eaa238c1","kind":"tag","published_at":"2021-08-27T03:56:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc2/manifests"},{"name":"jackson-modules-base-2.12.5","sha":"0d7f897bb0b403711065a2846acfa55e5ad402a0","kind":"tag","published_at":"2021-08-27T01:07:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.5/manifests"},{"name":"jackson-modules-base-2.13.0-rc1","sha":"d4ec19831931dd5fef1502fa3076f2095ee9cfb5","kind":"tag","published_at":"2021-07-14T01:34:16.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc1/manifests"},{"name":"jackson-modules-base-2.12.4","sha":"729695d34b2f6d98e2793ce8d9346fd99a38508a","kind":"tag","published_at":"2021-07-06T20:47:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.4/manifests"},{"name":"jackson-modules-base-2.12.3","sha":"2938bdc7572bfe8385c7f616f2cb7e2f94456d87","kind":"tag","published_at":"2021-04-12T18:25:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.3/manifests"},{"name":"jackson-modules-base-2.12.2","sha":"457dd8533adbff2bb3d8bbda0994a7a6cc3d11c6","kind":"tag","published_at":"2021-03-03T21:46:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.2/manifests"},{"name":"jackson-modules-base-2.12.1","sha":"6fd38a80e5f5274a79c69cc6bb295c61645812f8","kind":"tag","published_at":"2021-01-09T01:50:10.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.1/manifests"},{"name":"jackson-modules-base-2.11.4","sha":"49f85fa2821fea4427fda284ae3fcd943df3f0ef","kind":"tag","published_at":"2020-12-12T00:47:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.4/manifests"},{"name":"jackson-modules-base-2.12.0","sha":"762dddd1b6cf18807e58cf76dba0a38c5b48fedb","kind":"tag","published_at":"2020-11-29T01:29:58.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0/manifests"},{"name":"jackson-modules-base-2.12.0-rc2","sha":"2e225db556f017f9db70615ad0206894c3165c73","kind":"tag","published_at":"2020-11-15T03:46:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc2/manifests"},{"name":"jackson-modules-base-2.12.0-rc1","sha":"161f4467f822157bfa20d6940c7a56972ea2bf9e","kind":"tag","published_at":"2020-10-12T00:48:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc1/manifests"},{"name":"jackson-modules-base-2.11.3","sha":"5710e584d339b91f158f339bfb4e2a3752aa60e8","kind":"tag","published_at":"2020-10-02T00:13:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.3/manifests"},{"name":"jackson-modules-base-2.11.2","sha":"649de3923f13b0d7601d2bda0f811d1f9ee0c047","kind":"tag","published_at":"2020-08-02T19:30:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.2/manifests"},{"name":"jackson-modules-base-2.10.5","sha":"ef93cbbf33679ab75c4445d172a8ad7d9e6546c3","kind":"tag","published_at":"2020-07-21T03:03:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.5/manifests"},{"name":"jackson-modules-base-2.11.1","sha":"81b82e1bc5705025cd287c71e548b33ce3e66a60","kind":"tag","published_at":"2020-06-25T03:58:44.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.1/manifests"},{"name":"jackson-modules-base-2.10.4","sha":"c78454fc9c0e9e281e30e04af0ea4a87b4e035a6","kind":"tag","published_at":"2020-05-02T22:47:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.4/manifests"},{"name":"jackson-modules-base-2.11.0","sha":"c8a4f1124d1638eb3bb6364ef164c4fb6c5484b5","kind":"tag","published_at":"2020-04-26T00:48:33.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0/manifests"},{"name":"jackson-modules-base-2.11.0.rc1","sha":"70b2864af1325aaff85b40747d3d2b517697c6a0","kind":"tag","published_at":"2020-03-24T19:25:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.0.rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0.rc1/manifests"},{"name":"jackson-modules-base-2.10.3","sha":"15d55ccb1e1165a47ea2b316d1fe93bea93589ba","kind":"tag","published_at":"2020-03-03T03:22:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.3/manifests"},{"name":"jackson-modules-base-2.10.2","sha":"ac3ae48c5cbb3d618fbaa9d9b522d17fe4edf9e3","kind":"tag","published_at":"2020-01-05T02:50:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.2/manifests"},{"name":"jackson-modules-base-2.10.1","sha":"599c250f1a4d8e39cb3c5fa27d2f6aaaa6161cd6","kind":"tag","published_at":"2019-11-09T23:21:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.1/manifests"},{"name":"jackson-modules-base-2.10.0","sha":"f6b226778f8d2786b7030c9f3d9fb49bc3d3d5c8","kind":"tag","published_at":"2019-09-26T05:50:54.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0/manifests"},{"name":"jackson-modules-base-2.9.10","sha":"8bcc80faec9bc3f4f8aacc9aa559d3fd6853686f","kind":"tag","published_at":"2019-09-21T18:40:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.10/manifests"},{"name":"jackson-modules-base-2.10.0.pr3","sha":"8144a424855ce040c4502e985ccec2cf2b9c3126","kind":"tag","published_at":"2019-09-17T03:56:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr3/manifests"},{"name":"jackson-modules-base-2.10.0.pr2","sha":"2b5abe0c588f838189c8b0f6c6f14416152177d8","kind":"tag","published_at":"2019-08-31T01:13:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr2/manifests"},{"name":"jackson-modules-base-2.10.0.pr1","sha":"0b7d10b630d89fce59af06e01e310da49db809dd","kind":"tag","published_at":"2019-07-19T05:27:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr1/manifests"},{"name":"jackson-modules-base-2.9.9","sha":"65738ef430362538afe71f20eb0e9314761f656d","kind":"tag","published_at":"2019-05-16T03:18:45.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.9/manifests"},{"name":"jackson-modules-base-2.9.8","sha":"313beb181266cb9e962fec41edd6b354048d4968","kind":"tag","published_at":"2018-12-15T22:05:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.8/manifests"},{"name":"jackson-modules-base-2.9.7","sha":"8e5cd29c9899f0fec01959fc2d0733a0da056398","kind":"tag","published_at":"2018-09-19T02:53:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.7/manifests"},{"name":"jackson-modules-base-2.9.6","sha":"7e0da78dcd72b22393d88518a6f35ad33225e851","kind":"tag","published_at":"2018-06-12T04:10:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.6/manifests"},{"name":"jackson-modules-base-2.9.5","sha":"e9720d6b7c6ea09d6382aea1808910ea325c263e","kind":"tag","published_at":"2018-03-26T15:52:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.5/manifests"},{"name":"jackson-modules-base-2.9.4","sha":"bc85238551477b3717ca4af59d567b0015ad939d","kind":"tag","published_at":"2018-01-24T04:33:25.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.4/manifests"},{"name":"jackson-modules-base-2.8.11","sha":"7f064640bc884d1f6acf2b2e54b9f94673c1446c","kind":"tag","published_at":"2017-12-24T02:25:55.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.11","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.11/manifests"},{"name":"jackson-modules-base-2.9.3","sha":"7a11aa35835ded306cb65e45c311029314a03b48","kind":"tag","published_at":"2017-12-09T03:09:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.3/manifests"},{"name":"jackson-modules-base-2.9.2","sha":"0d5f86f92e04860d54662ad9aa1460a669e29d29","kind":"tag","published_at":"2017-10-14T03:37:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.2/manifests"},{"name":"jackson-modules-base-2.9.1","sha":"e10272ece21002172986bfc29b278a60d6f5ff1f","kind":"tag","published_at":"2017-09-08T01:29:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.1/manifests"},{"name":"jackson-modules-base-2.8.10","sha":"c1f82c9b808233b0a134f2513725225b16824bbc","kind":"tag","published_at":"2017-08-24T04:30:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.10/manifests"},{"name":"jackson-modules-base-2.9.0","sha":"c624f84d96cd9df80fe461e65d4ab7b4f55a73d9","kind":"tag","published_at":"2017-07-30T04:41:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0/manifests"},{"name":"jackson-modules-base-2.9.0.pr4","sha":"9e18e9af285f6211dfc31a9b09fdfc7c317d482a","kind":"tag","published_at":"2017-06-17T01:46:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr4/manifests"},{"name":"jackson-modules-base-2.8.9","sha":"5a3f1c845e4dbd9b4df84b9834666ac5a3ff8d23","kind":"tag","published_at":"2017-06-12T02:55:02.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.9/manifests"},{"name":"jackson-modules-base-2.9.0.pr3","sha":"ec333bb8e7328889091d83089a8f13b5a415ab3d","kind":"tag","published_at":"2017-04-25T05:52:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr3/manifests"},{"name":"jackson-modules-base-2.8.8","sha":"2a75fb29a88e1a53361733f3c1c6985328fa5449","kind":"tag","published_at":"2017-04-05T03:42:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.8/manifests"},{"name":"jackson-modules-base-2.9.0.pr2","sha":"f6ddf6db2f08f30a0a4b8ca67d3a407695261f50","kind":"tag","published_at":"2017-03-22T03:35:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr2/manifests"},{"name":"jackson-modules-base-2.9.0.pr1","sha":"39331dc9eae02516c4cecd422f15685ab35373f3","kind":"tag","published_at":"2017-03-02T19:17:33.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr1/manifests"},{"name":"2.8.7b","sha":"1ffa34d428dc3e61d3cf553b59d842e38ee182f5","kind":"tag","published_at":"2017-02-21T02:43:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/2.8.7b","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/2.8.7b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@2.8.7b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/2.8.7b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/2.8.7b/manifests"},{"name":"jackson-modules-base-2.8.7","sha":"fb7aefe62fab7f83ffbdca0eddbcf912ea31a790","kind":"tag","published_at":"2017-02-21T01:09:43.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.7/manifests"},{"name":"jackson-modules-base-2.7.9","sha":"4c510db4f881622015df71c6adbdc7a89c267e75","kind":"tag","published_at":"2017-02-04T19:29:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.9/manifests"},{"name":"jackson-modules-base-2.8.6","sha":"1441ad2ecf86a0569ec9349b953d4115de04d393","kind":"tag","published_at":"2017-01-12T04:56:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.6/manifests"},{"name":"jackson-modules-base-2.8.5","sha":"8608079913d157c3c9b20bf40c55c949f92d9319","kind":"tag","published_at":"2016-11-14T17:31:59.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.5/manifests"},{"name":"jackson-modules-base-2.8.4","sha":"d8ede42f8bfad5a90de5a65249abc0e440c3e130","kind":"tag","published_at":"2016-10-14T03:58:14.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.4/manifests"},{"name":"jackson-modules-base-2.7.8","sha":"ed803dfb5a527b5770e7b6a72f0d698773a00451","kind":"tag","published_at":"2016-09-26T14:54:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.8/manifests"},{"name":"jackson-modules-base-2.8.3","sha":"637562215ef8507dcbbdbdb2735ea8ca8c39b808","kind":"tag","published_at":"2016-09-19T04:24:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.3/manifests"},{"name":"jackson-modules-base-2.8.2","sha":"864b1f4599ec4d18ca12d221c6606031a4140940","kind":"tag","published_at":"2016-08-30T03:53:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.2/manifests"},{"name":"jackson-modules-base-2.7.7","sha":"ea9920e062a596a3c7cf45bb81d0d5bb45cb801a","kind":"tag","published_at":"2016-08-26T22:02:14.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.7/manifests"},{"name":"jackson-modules-base-2.7.6","sha":"235e1c75ed70e9015f39d46b1efdb6d42125a8db","kind":"tag","published_at":"2016-07-23T02:50:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.6/manifests"},{"name":"jackson-modules-base-2.8.1","sha":"9cae30e885044037c77f83a82c4fc3e63ac9ec66","kind":"tag","published_at":"2016-07-19T23:34:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.1/manifests"},{"name":"jackson-modules-base-2.8.0","sha":"b274ec8565595f7852824304e837a52cdb49738a","kind":"tag","published_at":"2016-07-04T16:47:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0/manifests"},{"name":"jackson-modules-base-2.8.0.rc2","sha":"613ba994c0e1c2e81846217f369aac757b730b69","kind":"tag","published_at":"2016-06-17T00:25:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0.rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc2/manifests"},{"name":"jackson-modules-base-2.7.5","sha":"37d8fbe0cfab731415d5583e3462dc8ee044a186","kind":"tag","published_at":"2016-06-11T02:21:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.5/manifests"},{"name":"jackson-modules-base-2.8.0.rc1","sha":"fe31f321b7afe5504693aae65a55f7f92143b58f","kind":"tag","published_at":"2016-06-07T05:19:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0.rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc1/manifests"},{"name":"jackson-module-base-2.7.4b","sha":"cba2ade7c0a25a18422ccc9118addc1a40c92ad3","kind":"tag","published_at":"2016-04-30T01:22:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-module-base-2.7.4b","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-module-base-2.7.4b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-module-base-2.7.4b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-module-base-2.7.4b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-module-base-2.7.4b/manifests"},{"name":"jackson-modules-base-2.7.4","sha":"24a60cac237af9cb833e0554c8cd6a0d36eb411f","kind":"tag","published_at":"2016-04-29T16:01:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.4/manifests"},{"name":"jackson-modules-base-2.7.3","sha":"272160bbecf12e74cb4d815013748ff44db0571e","kind":"tag","published_at":"2016-03-16T01:35:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.3/manifests"},{"name":"jackson-modules-base-2.7.2","sha":"8ee45378ed842c5064171282b57e0e6aaf6d8f9d","kind":"tag","published_at":"2016-02-27T05:07:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.2/manifests"},{"name":"jackson-modules-base-2.7.1","sha":"636db7b63c5084ecd31cae02fe6c13487fec15fd","kind":"tag","published_at":"2016-02-02T06:36:19.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.1/manifests"}]},"repo_metadata_updated_at":"2026-02-11T14:26:31.071Z","dependent_packages_count":206,"downloads":null,"downloads_period":null,"dependent_repos_count":743,"rankings":{"downloads":null,"dependent_repos_count":0.46919587876603286,"dependent_packages_count":0.3830865198802479,"stargazers_count":24.30967219943604,"forks_count":21.000070089013047,"docker_downloads_count":0.21607441450642315,"average":9.275619820320358},"purl":"pkg:maven/com.fasterxml.jackson.module/jackson-module-paranamer","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.fasterxml.jackson.module:jackson-module-paranamer","docker_dependents_count":1377,"docker_downloads_count":423736927,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.fasterxml.jackson.module:jackson-module-paranamer","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.fasterxml.jackson.module:jackson-module-paranamer/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-01T22:02:49.913Z","issues_count":94,"pull_requests_count":156,"avg_time_to_close_issue":14665233.4375,"avg_time_to_close_pull_request":609457.2721088436,"issues_closed_count":64,"pull_requests_closed_count":147,"pull_request_authors_count":32,"issue_authors_count":68,"avg_comments_per_issue":5.053191489361702,"avg_comments_per_pull_request":1.205128205128205,"merged_pull_requests_count":133,"bot_issues_count":1,"bot_pull_requests_count":30,"past_year_issues_count":12,"past_year_pull_requests_count":81,"past_year_avg_time_to_close_issue":1003406.8571428572,"past_year_avg_time_to_close_pull_request":52258.08219178082,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":73,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":2.6666666666666665,"past_year_avg_comments_per_pull_request":0.5308641975308642,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":19,"past_year_merged_pull_requests_count":71,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/issues","maintainers":[{"login":"cowtowncoder","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"},{"login":"JooHyukKim","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JooHyukKim"},{"login":"pjfanning","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"}],"active_maintainers":[{"login":"cowtowncoder","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"},{"login":"JooHyukKim","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JooHyukKim"},{"login":"pjfanning","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson.module:jackson-module-paranamer/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson.module:jackson-module-paranamer/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson.module:jackson-module-paranamer/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson.module:jackson-module-paranamer/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson.module:jackson-module-paranamer/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":601295,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":11673738,"name":"tools.jackson.module:jackson-module-jaxb-annotations","ecosystem":"maven","description":"Support for using JAXB annotations as an alternative to \"native\" Jackson annotations, for configuring data-binding.","homepage":"https://github.com/FasterXML/jackson-modules-base","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/FasterXML/jackson-modules-base","keywords_array":[],"namespace":"tools.jackson.module","versions_count":19,"first_release_published_at":"2025-03-08T00:42:06.000Z","latest_release_published_at":"2026-04-11T17:55:49.000Z","latest_release_number":"3.1.2","last_synced_at":"2026-04-12T03:02:33.585Z","created_at":"2025-05-22T17:16:10.920Z","updated_at":"2026-04-12T03:02:33.585Z","registry_url":"https://central.sonatype.com/artifact/tools.jackson.module/jackson-module-jaxb-annotations/","install_command":null,"documentation_url":"https://appdoc.app/artifact/tools.jackson.module/jackson-module-jaxb-annotations/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots"]},"repo_metadata":{"id":37390569,"uuid":"50140860","full_name":"FasterXML/jackson-modules-base","owner":"FasterXML","description":"Uber-project for foundational modules of Jackson that build directly on core components but nothing else; not including data format or datatype modules","archived":false,"fork":false,"pushed_at":"2026-02-02T17:23:19.000Z","size":5066,"stargazers_count":177,"open_issues_count":38,"forks_count":81,"subscribers_count":14,"default_branch":"3.x","last_synced_at":"2026-02-05T04:18:56.654Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/FasterXML.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-01-21T22:24:00.000Z","updated_at":"2026-02-02T17:23:22.000Z","dependencies_parsed_at":"2023-10-02T23:00:39.761Z","dependency_job_id":"1b0e11d4-daba-4b85-a8df-1652ad46d7a4","html_url":"https://github.com/FasterXML/jackson-modules-base","commit_stats":{"total_commits":793,"total_committers":25,"mean_commits":31.72,"dds":"0.15258511979823453","last_synced_commit":"7f04a04e7686604d6cf07cac046a907f20c90c0c"},"previous_names":[],"tags_count":131,"template":false,"template_full_name":null,"purl":"pkg:github/FasterXML/jackson-modules-base","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/refs/heads/3.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/sbom","scorecard":{"id":49399,"data":{"date":"2025-08-11","repo":{"name":"github.com/FasterXML/jackson-modules-base","commit":"f88a47cd4cdd4b4b4d558aee3feb73cc1e912752"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Maintained","score":10,"reason":"29 commit(s) and 2 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/28 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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/dep_build_v2.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/dep_build_v3.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:13","Info: no jobLevel write permissions found"],"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":"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":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":10,"reason":"all dependencies are pinned","details":["Info:   6 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '2.x'"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:16"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"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-14T23:25:03.968Z","repository_id":37390569,"created_at":"2025-08-14T23:25:03.968Z","updated_at":"2025-08-14T23:25:03.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29174324,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T19:56:27.068Z","status":"ssl_error","status_checked_at":"2026-02-06T19:56:18.934Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"FasterXML","name":"FasterXML, LLC","uuid":"382692","kind":"organization","description":null,"email":"info@fasterxml.com","website":"http://fasterxml.com","location":"Seattle, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/382692?v=4","repositories_count":68,"last_synced_at":"2023-04-14T17:44:54.358Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/FasterXML","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T18:09:50.546Z","updated_at":"2023-04-14T17:44:54.918Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML/repositories"},"tags":[{"name":"jackson-modules-base-3.1.0-rc1","sha":"da2948093254505b926163082dbb2613ef389d67","kind":"tag","published_at":"2026-01-28T04:24:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.1.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.1.0-rc1/manifests"},{"name":"jackson-modules-base-3.0.4","sha":"db9ea4fbc5acf1a7a21fce5b70bb0ba3403a56d0","kind":"tag","published_at":"2026-01-22T00:10:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.4/manifests"},{"name":"jackson-modules-base-2.20.2","sha":"0de63fe3f37bafa281936f95114d7291377b5317","kind":"tag","published_at":"2026-01-19T21:28:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.2/manifests"},{"name":"jackson-modules-base-2.21.0","sha":"08f86b93b9d8aba8c2b1d8c99cc57ee23676e9f6","kind":"tag","published_at":"2026-01-18T23:18:58.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.21.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.21.0/manifests"},{"name":"jackson-modules-base-3.0.3","sha":"66e03ac9313fcd4f46b28e9b7129ce6329d0187b","kind":"tag","published_at":"2025-11-28T19:00:34.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.3/manifests"},{"name":"jackson-modules-base-3.0.2","sha":"46dbbb9d83d384b95eb30a1f156f90c6e79d420c","kind":"tag","published_at":"2025-11-07T22:20:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.2/manifests"},{"name":"jackson-modules-base-2.20.1","sha":"28181018f6522aed92f10aec632ac7ff37f1ca5c","kind":"tag","published_at":"2025-10-30T23:51:17.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.1/manifests"},{"name":"jackson-modules-base-2.19.4","sha":"817f72a888c538e42dc0391701ba77991633dc22","kind":"tag","published_at":"2025-10-30T00:11:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.4/manifests"},{"name":"jackson-modules-base-2.19.3","sha":"03cf2098c3297862bcf6b686f3be6735a6b1afc6","kind":"tag","published_at":"2025-10-29T18:37:54.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.3/manifests"},{"name":"jackson-modules-base-2.18.5","sha":"a71ccdddca10a1928f28fa8696109f24809a8fc4","kind":"tag","published_at":"2025-10-28T01:45:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.5/manifests"},{"name":"jackson-modules-base-3.0.1","sha":"ec77cd897ed76cb37655ab09a45889eac5f2d98b","kind":"tag","published_at":"2025-10-22T02:09:55.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.1/manifests"},{"name":"jackson-modules-base-3.0.0","sha":"f4ecc073c980f08fef400d63a8bc9bf415bddf98","kind":"tag","published_at":"2025-10-04T00:15:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc10","sha":"f29369de89a90f2cb31dc4b5bbedf2817f7ca834","kind":"tag","published_at":"2025-09-20T00:18:34.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc10/manifests"},{"name":"jackson-modules-base-3.0.0-rc9","sha":"908d93724c630e047fa55f59607f94f45c3db786","kind":"tag","published_at":"2025-09-06T01:26:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc9/manifests"},{"name":"jackson-modules-base-2.20.0","sha":"874d6044d7805af6ca74b9591783a230d399b789","kind":"tag","published_at":"2025-08-28T23:05:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc8","sha":"9265733af5a75f000a5886afda7e8f323f2a10bd","kind":"tag","published_at":"2025-08-13T18:34:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc8/manifests"},{"name":"jackson-modules-base-3.0.0-rc7","sha":"207e5d3baa3885b858e366bcdb0958e2fd251c5d","kind":"tag","published_at":"2025-08-08T15:58:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc7/manifests"},{"name":"jackson-modules-base-2.20.0-rc1","sha":"d630c5cb87f4df9711800e617e50a0863d1b75d1","kind":"tag","published_at":"2025-08-05T01:08:47.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0-rc1/manifests"},{"name":"jackson-modules-base-3.0.0-rc6","sha":"66a7af70e0e1d51999bfba5cb8fe6fd23ae9ac2a","kind":"tag","published_at":"2025-07-19T01:13:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc6/manifests"},{"name":"jackson-modules-base-2.19.2","sha":"d0f92ed9be1135e983c67554e1ca9dc5933db940","kind":"tag","published_at":"2025-07-18T17:57:56.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.2/manifests"},{"name":"jackson-modules-base-2.19.1","sha":"b113c7ff4d1bba3064829397172a71c69a1e4a1c","kind":"tag","published_at":"2025-06-14T01:23:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.1/manifests"},{"name":"jackson-modules-base-3.0.0-rc5","sha":"d4813b8eb4da2421f98ab4117f2d3057d0ebb20f","kind":"tag","published_at":"2025-05-22T16:59:20.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc5/manifests"},{"name":"jackson-modules-base-3.0.0-rc4","sha":"2d8aeece544c6d0526ba146510e8782721d78e49","kind":"tag","published_at":"2025-05-10T23:41:03.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc4/manifests"},{"name":"jackson-modules-base-2.18.4","sha":"fcf0dff478bacecdef3effea08f15c1521964133","kind":"tag","published_at":"2025-05-07T00:45:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.4/manifests"},{"name":"jackson-modules-base-2.19.0","sha":"65f4e4c727999f95844d811abf732040d08074a1","kind":"tag","published_at":"2025-04-24T23:59:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc3","sha":"4433d966fe9309834c85d52f21105df0768ef78b","kind":"tag","published_at":"2025-04-14T02:09:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc3/manifests"},{"name":"jackson-modules-base-2.19.0-rc2","sha":"b5613a46af505f0641921de7c08e5abddb0a047d","kind":"tag","published_at":"2025-04-08T01:40:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0-rc2/manifests"},{"name":"jackson-modules-base-3.0.0-rc2","sha":"d5177a79c219accca6cbded818677cf043cc7e76","kind":"tag","published_at":"2025-03-28T23:11:24.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc2/manifests"},{"name":"jackson-modules-base-3.0.0-rc1","sha":"1ecbfd5a78891c0ca5984bdf57bb1626d4902994","kind":"tag","published_at":"2025-03-08T00:37:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc1/manifests"},{"name":"jackson-modules-base-2.18.3","sha":"785802151b99780d68267963538618cad057027e","kind":"tag","published_at":"2025-02-28T23:47:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.3/manifests"},{"name":"jackson-modules-base-2.18.2-take-2","sha":"ecea6c465dc5eeb3e3f9355224ac9585b76a4911","kind":"tag","published_at":"2024-11-28T01:43:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.2-take-2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.2-take-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.2-take-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.2-take-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.2-take-2/manifests"},{"name":"jackson-modules-base-2.17.3","sha":"f811f1065217c01c1015a2d71354115b0d31245f","kind":"tag","published_at":"2024-11-01T20:49:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.3/manifests"},{"name":"jackson-modules-base-2.18.1","sha":"1515a8d317579d67e324d766bb99ad16b8b91590","kind":"tag","published_at":"2024-10-28T23:59:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.1/manifests"},{"name":"jackson-modules-base-2.18.0","sha":"684ac1eea16046ca034b28f7384a073126dba5e3","kind":"tag","published_at":"2024-09-27T02:24:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0/manifests"},{"name":"jackson-modules-base-2.18.0-rc1","sha":"95603bb82718f643835302914b10ef4b4b3829bf","kind":"tag","published_at":"2024-08-30T18:41:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0-rc1/manifests"},{"name":"jackson-modules-base-2.17.2","sha":"e3bbd2bbc01176829484256525f70d471407a52c","kind":"tag","published_at":"2024-07-05T17:30:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.2/manifests"},{"name":"jackson-modules-base-2.17.1","sha":"13ce66c0ef5db335e2a6b32a6b6481ab7ff1c72b","kind":"tag","published_at":"2024-05-05T02:16:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.1/manifests"},{"name":"jackson-modules-base-2.17.0","sha":"d05157dafd36f3daa9daa64a101f46c1448adb4f","kind":"tag","published_at":"2024-03-12T22:05:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0/manifests"},{"name":"jackson-modules-base-2.16.2","sha":"757c09f130dc7ccbe607b5880f00f6a31cff3c47","kind":"tag","published_at":"2024-03-09T19:05:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.2/manifests"},{"name":"jackson-modules-base-2.17.0-rc1","sha":"703b50e439662d141507587752525a5de6c437dc","kind":"tag","published_at":"2024-02-27T02:07:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0-rc1/manifests"},{"name":"jackson-modules-base-2.15.4","sha":"3baa0119e8c3dc5ad7caaa781a8f10a41b70b8b9","kind":"tag","published_at":"2024-02-15T17:49:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.4/manifests"},{"name":"jackson-modules-base-2.16.1","sha":"c301da73802cb3bc9d1f7c27bbb855cab888ab75","kind":"tag","published_at":"2023-12-24T05:03:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.1/manifests"},{"name":"jackson-modules-base-2.16.0","sha":"8aec482ba9989691c6da42d110f049707bb02914","kind":"tag","published_at":"2023-11-15T23:05:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0/manifests"},{"name":"jackson-modules-base-2.16.0-rc1","sha":"2f2071ca385356772ac08082f1704ea65632273b","kind":"tag","published_at":"2023-10-20T23:04:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0-rc1/manifests"},{"name":"jackson-modules-base-2.15.3","sha":"95f6f63b38c4344da32b4427e2b75498a14f141a","kind":"tag","published_at":"2023-10-13T00:24:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.3/manifests"},{"name":"jackson-modules-base-2.15.2","sha":"23883227f64b6bf89d2ff8f489dd15cedb80ed2f","kind":"tag","published_at":"2023-05-30T23:41:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.2/manifests"},{"name":"jackson-modules-base-2.15.1","sha":"9726ae0172a8a3a1f08ccb93686ec443758b057f","kind":"tag","published_at":"2023-05-16T22:13:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.1/manifests"},{"name":"jackson-modules-base-2.14.3","sha":"0cc7907f2660eeaeb51e030b145ce4d85068cb0b","kind":"tag","published_at":"2023-05-05T17:05:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.3/manifests"},{"name":"jackson-modules-base-2.15.0","sha":"83b5571756ae61750ae719b255f8910cdb63446a","kind":"tag","published_at":"2023-04-23T22:06:04.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0/manifests"},{"name":"jackson-modules-base-2.15.0-rc3","sha":"2ab6b285e3bb8c2aa60264976df08b5244dffb6c","kind":"tag","published_at":"2023-04-14T20:48:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc3/manifests"},{"name":"jackson-modules-base-2.15.0-rc2","sha":"1d62d99d77798e6a255e70eaa146c175e1de237d","kind":"tag","published_at":"2023-03-28T23:41:30.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc2/manifests"},{"name":"jackson-modules-base-2.15.0-rc1","sha":"9aaaafe62b0859d4654769268b2bd3d4aba8cc45","kind":"tag","published_at":"2023-03-18T20:51:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc1/manifests"},{"name":"jackson-modules-base-2.14.2","sha":"fb11d232a51a950ca8415addd126e7b875b56d22","kind":"tag","published_at":"2023-01-29T01:44:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.2/manifests"},{"name":"jackson-modules-base-2.13.5","sha":"6c867018ff4ee098dcbe4ba9e54fba9b6f62ebaf","kind":"tag","published_at":"2023-01-23T01:22:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.5/manifests"},{"name":"jackson-modules-base-2.14.1","sha":"08703ceb7b9454c683d3b4792d285cd4ba619b5a","kind":"tag","published_at":"2022-11-21T23:58:13.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.1/manifests"},{"name":"jackson-modules-base-2.14.0","sha":"b9ae3888207d23193002cce3e78526be379fda20","kind":"tag","published_at":"2022-11-05T22:55:43.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0/manifests"},{"name":"jackson-modules-base-2.14.0-rc3","sha":"50e9209344e7fe8354ab8d4b49d9e03b61c8df78","kind":"tag","published_at":"2022-10-28T22:10:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc3/manifests"},{"name":"jackson-modules-base-2.14.0-rc2","sha":"e6cad294ea9634af5a62e3bdb0f1151de27bc7a1","kind":"tag","published_at":"2022-10-11T00:00:23.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc2/manifests"},{"name":"jackson-modules-base-2.14.0-rc1","sha":"441b96f9e19f105356a872d67f57303006efb4bd","kind":"tag","published_at":"2022-09-25T23:18:47.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc1/manifests"},{"name":"jackson-modules-base-2.13.4","sha":"ed23e9d4b098ff332af8bae4c9af0dfda621d688","kind":"tag","published_at":"2022-09-03T22:32:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.4/manifests"},{"name":"jackson-modules-base-2.12.7","sha":"c3dd9a50a9618dfd39c9b2babc764c3bb8c58ac2","kind":"tag","published_at":"2022-05-26T18:05:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.7/manifests"},{"name":"jackson-modules-base-2.13.3","sha":"06542814371bafddf2e7c7082b16888a181db993","kind":"tag","published_at":"2022-05-14T15:26:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.3/manifests"},{"name":"jackson-modules-base-2.13.2","sha":"3b136f56aa9d5e813304df5b344c56d295565198","kind":"tag","published_at":"2022-03-06T21:10:51.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.2/manifests"},{"name":"jackson-modules-base-2.13.1","sha":"76abc19bb232ecf3abf45c95be93dd1b9ac3697b","kind":"tag","published_at":"2021-12-19T01:30:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.1/manifests"},{"name":"jackson-modules-base-2.12.6","sha":"bbb6726d62c8e2319e565b6ac144839eb98187a9","kind":"tag","published_at":"2021-12-15T04:27:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.6/manifests"},{"name":"jackson-modules-base-2.13.0","sha":"df9f3e64fb47606d8437a31e9f28fc1c7ff8a995","kind":"tag","published_at":"2021-09-30T21:06:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0/manifests"},{"name":"jackson-modules-base-2.13.0-rc2","sha":"6936bebf3b14b6c960e9611890945dc3eaa238c1","kind":"tag","published_at":"2021-08-27T03:56:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc2/manifests"},{"name":"jackson-modules-base-2.12.5","sha":"0d7f897bb0b403711065a2846acfa55e5ad402a0","kind":"tag","published_at":"2021-08-27T01:07:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.5/manifests"},{"name":"jackson-modules-base-2.13.0-rc1","sha":"d4ec19831931dd5fef1502fa3076f2095ee9cfb5","kind":"tag","published_at":"2021-07-14T01:34:16.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc1/manifests"},{"name":"jackson-modules-base-2.12.4","sha":"729695d34b2f6d98e2793ce8d9346fd99a38508a","kind":"tag","published_at":"2021-07-06T20:47:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.4/manifests"},{"name":"jackson-modules-base-2.12.3","sha":"2938bdc7572bfe8385c7f616f2cb7e2f94456d87","kind":"tag","published_at":"2021-04-12T18:25:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.3/manifests"},{"name":"jackson-modules-base-2.12.2","sha":"457dd8533adbff2bb3d8bbda0994a7a6cc3d11c6","kind":"tag","published_at":"2021-03-03T21:46:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.2/manifests"},{"name":"jackson-modules-base-2.12.1","sha":"6fd38a80e5f5274a79c69cc6bb295c61645812f8","kind":"tag","published_at":"2021-01-09T01:50:10.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.1/manifests"},{"name":"jackson-modules-base-2.11.4","sha":"49f85fa2821fea4427fda284ae3fcd943df3f0ef","kind":"tag","published_at":"2020-12-12T00:47:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.4/manifests"},{"name":"jackson-modules-base-2.12.0","sha":"762dddd1b6cf18807e58cf76dba0a38c5b48fedb","kind":"tag","published_at":"2020-11-29T01:29:58.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0/manifests"},{"name":"jackson-modules-base-2.12.0-rc2","sha":"2e225db556f017f9db70615ad0206894c3165c73","kind":"tag","published_at":"2020-11-15T03:46:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc2/manifests"},{"name":"jackson-modules-base-2.12.0-rc1","sha":"161f4467f822157bfa20d6940c7a56972ea2bf9e","kind":"tag","published_at":"2020-10-12T00:48:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc1/manifests"},{"name":"jackson-modules-base-2.11.3","sha":"5710e584d339b91f158f339bfb4e2a3752aa60e8","kind":"tag","published_at":"2020-10-02T00:13:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.3/manifests"},{"name":"jackson-modules-base-2.11.2","sha":"649de3923f13b0d7601d2bda0f811d1f9ee0c047","kind":"tag","published_at":"2020-08-02T19:30:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.2/manifests"},{"name":"jackson-modules-base-2.10.5","sha":"ef93cbbf33679ab75c4445d172a8ad7d9e6546c3","kind":"tag","published_at":"2020-07-21T03:03:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.5/manifests"},{"name":"jackson-modules-base-2.11.1","sha":"81b82e1bc5705025cd287c71e548b33ce3e66a60","kind":"tag","published_at":"2020-06-25T03:58:44.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.1/manifests"},{"name":"jackson-modules-base-2.10.4","sha":"c78454fc9c0e9e281e30e04af0ea4a87b4e035a6","kind":"tag","published_at":"2020-05-02T22:47:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.4/manifests"},{"name":"jackson-modules-base-2.11.0","sha":"c8a4f1124d1638eb3bb6364ef164c4fb6c5484b5","kind":"tag","published_at":"2020-04-26T00:48:33.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0/manifests"},{"name":"jackson-modules-base-2.11.0.rc1","sha":"70b2864af1325aaff85b40747d3d2b517697c6a0","kind":"tag","published_at":"2020-03-24T19:25:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.0.rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0.rc1/manifests"},{"name":"jackson-modules-base-2.10.3","sha":"15d55ccb1e1165a47ea2b316d1fe93bea93589ba","kind":"tag","published_at":"2020-03-03T03:22:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.3/manifests"},{"name":"jackson-modules-base-2.10.2","sha":"ac3ae48c5cbb3d618fbaa9d9b522d17fe4edf9e3","kind":"tag","published_at":"2020-01-05T02:50:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.2/manifests"},{"name":"jackson-modules-base-2.10.1","sha":"599c250f1a4d8e39cb3c5fa27d2f6aaaa6161cd6","kind":"tag","published_at":"2019-11-09T23:21:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.1/manifests"},{"name":"jackson-modules-base-2.10.0","sha":"f6b226778f8d2786b7030c9f3d9fb49bc3d3d5c8","kind":"tag","published_at":"2019-09-26T05:50:54.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0/manifests"},{"name":"jackson-modules-base-2.9.10","sha":"8bcc80faec9bc3f4f8aacc9aa559d3fd6853686f","kind":"tag","published_at":"2019-09-21T18:40:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.10/manifests"},{"name":"jackson-modules-base-2.10.0.pr3","sha":"8144a424855ce040c4502e985ccec2cf2b9c3126","kind":"tag","published_at":"2019-09-17T03:56:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr3/manifests"},{"name":"jackson-modules-base-2.10.0.pr2","sha":"2b5abe0c588f838189c8b0f6c6f14416152177d8","kind":"tag","published_at":"2019-08-31T01:13:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr2/manifests"},{"name":"jackson-modules-base-2.10.0.pr1","sha":"0b7d10b630d89fce59af06e01e310da49db809dd","kind":"tag","published_at":"2019-07-19T05:27:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr1/manifests"},{"name":"jackson-modules-base-2.9.9","sha":"65738ef430362538afe71f20eb0e9314761f656d","kind":"tag","published_at":"2019-05-16T03:18:45.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.9/manifests"},{"name":"jackson-modules-base-2.9.8","sha":"313beb181266cb9e962fec41edd6b354048d4968","kind":"tag","published_at":"2018-12-15T22:05:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.8/manifests"},{"name":"jackson-modules-base-2.9.7","sha":"8e5cd29c9899f0fec01959fc2d0733a0da056398","kind":"tag","published_at":"2018-09-19T02:53:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.7/manifests"},{"name":"jackson-modules-base-2.9.6","sha":"7e0da78dcd72b22393d88518a6f35ad33225e851","kind":"tag","published_at":"2018-06-12T04:10:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.6/manifests"},{"name":"jackson-modules-base-2.9.5","sha":"e9720d6b7c6ea09d6382aea1808910ea325c263e","kind":"tag","published_at":"2018-03-26T15:52:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.5/manifests"},{"name":"jackson-modules-base-2.9.4","sha":"bc85238551477b3717ca4af59d567b0015ad939d","kind":"tag","published_at":"2018-01-24T04:33:25.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.4/manifests"},{"name":"jackson-modules-base-2.8.11","sha":"7f064640bc884d1f6acf2b2e54b9f94673c1446c","kind":"tag","published_at":"2017-12-24T02:25:55.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.11","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.11/manifests"},{"name":"jackson-modules-base-2.9.3","sha":"7a11aa35835ded306cb65e45c311029314a03b48","kind":"tag","published_at":"2017-12-09T03:09:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.3/manifests"},{"name":"jackson-modules-base-2.9.2","sha":"0d5f86f92e04860d54662ad9aa1460a669e29d29","kind":"tag","published_at":"2017-10-14T03:37:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.2/manifests"},{"name":"jackson-modules-base-2.9.1","sha":"e10272ece21002172986bfc29b278a60d6f5ff1f","kind":"tag","published_at":"2017-09-08T01:29:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.1/manifests"},{"name":"jackson-modules-base-2.8.10","sha":"c1f82c9b808233b0a134f2513725225b16824bbc","kind":"tag","published_at":"2017-08-24T04:30:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.10/manifests"},{"name":"jackson-modules-base-2.9.0","sha":"c624f84d96cd9df80fe461e65d4ab7b4f55a73d9","kind":"tag","published_at":"2017-07-30T04:41:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0/manifests"},{"name":"jackson-modules-base-2.9.0.pr4","sha":"9e18e9af285f6211dfc31a9b09fdfc7c317d482a","kind":"tag","published_at":"2017-06-17T01:46:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr4/manifests"},{"name":"jackson-modules-base-2.8.9","sha":"5a3f1c845e4dbd9b4df84b9834666ac5a3ff8d23","kind":"tag","published_at":"2017-06-12T02:55:02.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.9/manifests"},{"name":"jackson-modules-base-2.9.0.pr3","sha":"ec333bb8e7328889091d83089a8f13b5a415ab3d","kind":"tag","published_at":"2017-04-25T05:52:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr3/manifests"},{"name":"jackson-modules-base-2.8.8","sha":"2a75fb29a88e1a53361733f3c1c6985328fa5449","kind":"tag","published_at":"2017-04-05T03:42:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.8/manifests"},{"name":"jackson-modules-base-2.9.0.pr2","sha":"f6ddf6db2f08f30a0a4b8ca67d3a407695261f50","kind":"tag","published_at":"2017-03-22T03:35:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr2/manifests"},{"name":"jackson-modules-base-2.9.0.pr1","sha":"39331dc9eae02516c4cecd422f15685ab35373f3","kind":"tag","published_at":"2017-03-02T19:17:33.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr1/manifests"},{"name":"2.8.7b","sha":"1ffa34d428dc3e61d3cf553b59d842e38ee182f5","kind":"tag","published_at":"2017-02-21T02:43:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/2.8.7b","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/2.8.7b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@2.8.7b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/2.8.7b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/2.8.7b/manifests"},{"name":"jackson-modules-base-2.8.7","sha":"fb7aefe62fab7f83ffbdca0eddbcf912ea31a790","kind":"tag","published_at":"2017-02-21T01:09:43.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.7/manifests"},{"name":"jackson-modules-base-2.7.9","sha":"4c510db4f881622015df71c6adbdc7a89c267e75","kind":"tag","published_at":"2017-02-04T19:29:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.9/manifests"},{"name":"jackson-modules-base-2.8.6","sha":"1441ad2ecf86a0569ec9349b953d4115de04d393","kind":"tag","published_at":"2017-01-12T04:56:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.6/manifests"},{"name":"jackson-modules-base-2.8.5","sha":"8608079913d157c3c9b20bf40c55c949f92d9319","kind":"tag","published_at":"2016-11-14T17:31:59.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.5/manifests"},{"name":"jackson-modules-base-2.8.4","sha":"d8ede42f8bfad5a90de5a65249abc0e440c3e130","kind":"tag","published_at":"2016-10-14T03:58:14.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.4/manifests"},{"name":"jackson-modules-base-2.7.8","sha":"ed803dfb5a527b5770e7b6a72f0d698773a00451","kind":"tag","published_at":"2016-09-26T14:54:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.8/manifests"},{"name":"jackson-modules-base-2.8.3","sha":"637562215ef8507dcbbdbdb2735ea8ca8c39b808","kind":"tag","published_at":"2016-09-19T04:24:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.3/manifests"},{"name":"jackson-modules-base-2.8.2","sha":"864b1f4599ec4d18ca12d221c6606031a4140940","kind":"tag","published_at":"2016-08-30T03:53:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.2/manifests"},{"name":"jackson-modules-base-2.7.7","sha":"ea9920e062a596a3c7cf45bb81d0d5bb45cb801a","kind":"tag","published_at":"2016-08-26T22:02:14.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.7/manifests"},{"name":"jackson-modules-base-2.7.6","sha":"235e1c75ed70e9015f39d46b1efdb6d42125a8db","kind":"tag","published_at":"2016-07-23T02:50:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.6/manifests"},{"name":"jackson-modules-base-2.8.1","sha":"9cae30e885044037c77f83a82c4fc3e63ac9ec66","kind":"tag","published_at":"2016-07-19T23:34:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.1/manifests"},{"name":"jackson-modules-base-2.8.0","sha":"b274ec8565595f7852824304e837a52cdb49738a","kind":"tag","published_at":"2016-07-04T16:47:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0/manifests"},{"name":"jackson-modules-base-2.8.0.rc2","sha":"613ba994c0e1c2e81846217f369aac757b730b69","kind":"tag","published_at":"2016-06-17T00:25:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0.rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc2/manifests"},{"name":"jackson-modules-base-2.7.5","sha":"37d8fbe0cfab731415d5583e3462dc8ee044a186","kind":"tag","published_at":"2016-06-11T02:21:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.5/manifests"},{"name":"jackson-modules-base-2.8.0.rc1","sha":"fe31f321b7afe5504693aae65a55f7f92143b58f","kind":"tag","published_at":"2016-06-07T05:19:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0.rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc1/manifests"},{"name":"jackson-module-base-2.7.4b","sha":"cba2ade7c0a25a18422ccc9118addc1a40c92ad3","kind":"tag","published_at":"2016-04-30T01:22:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-module-base-2.7.4b","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-module-base-2.7.4b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-module-base-2.7.4b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-module-base-2.7.4b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-module-base-2.7.4b/manifests"},{"name":"jackson-modules-base-2.7.4","sha":"24a60cac237af9cb833e0554c8cd6a0d36eb411f","kind":"tag","published_at":"2016-04-29T16:01:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.4/manifests"},{"name":"jackson-modules-base-2.7.3","sha":"272160bbecf12e74cb4d815013748ff44db0571e","kind":"tag","published_at":"2016-03-16T01:35:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.3/manifests"},{"name":"jackson-modules-base-2.7.2","sha":"8ee45378ed842c5064171282b57e0e6aaf6d8f9d","kind":"tag","published_at":"2016-02-27T05:07:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.2/manifests"},{"name":"jackson-modules-base-2.7.1","sha":"636db7b63c5084ecd31cae02fe6c13487fec15fd","kind":"tag","published_at":"2016-02-02T06:36:19.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.1/manifests"}]},"repo_metadata_updated_at":"2026-02-12T23:02:46.857Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.65778896544412,"dependent_packages_count":49.554576852919055,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.106182909181584},"purl":"pkg:maven/tools.jackson.module/jackson-module-jaxb-annotations","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/tools.jackson.module:jackson-module-jaxb-annotations","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/tools.jackson.module:jackson-module-jaxb-annotations","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/tools.jackson.module:jackson-module-jaxb-annotations/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-06T20:02:16.555Z","issues_count":99,"pull_requests_count":159,"avg_time_to_close_issue":15677755.279411765,"avg_time_to_close_pull_request":1050985.8675496688,"issues_closed_count":68,"pull_requests_closed_count":151,"pull_request_authors_count":32,"issue_authors_count":72,"avg_comments_per_issue":5.040404040404041,"avg_comments_per_pull_request":1.2138364779874213,"merged_pull_requests_count":137,"bot_issues_count":1,"bot_pull_requests_count":32,"past_year_issues_count":12,"past_year_pull_requests_count":39,"past_year_avg_time_to_close_issue":907416.7142857143,"past_year_avg_time_to_close_pull_request":71268.35294117648,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":4.083333333333333,"past_year_avg_comments_per_pull_request":0.41025641025641024,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/issues","maintainers":[{"login":"cowtowncoder","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"},{"login":"JooHyukKim","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JooHyukKim"},{"login":"pjfanning","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"}],"active_maintainers":[{"login":"cowtowncoder","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"},{"login":"pjfanning","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/tools.jackson.module:jackson-module-jaxb-annotations/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/tools.jackson.module:jackson-module-jaxb-annotations/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/tools.jackson.module:jackson-module-jaxb-annotations/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/tools.jackson.module:jackson-module-jaxb-annotations/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/tools.jackson.module:jackson-module-jaxb-annotations/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":601295,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":5029521,"name":"com.fasterxml.jackson.module:jackson-module-mrbean","ecosystem":"maven","description":"Functionality for implementing interfaces and abstract types dynamically (\"bean materialization\"), integrated with Jackson (although usable externally as well)","homepage":"https://github.com/FasterXML/jackson-modules-base","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/FasterXML/jackson-modules-base","keywords_array":[],"namespace":"com.fasterxml.jackson.module","versions_count":169,"first_release_published_at":"2012-02-19T21:01:37.000Z","latest_release_published_at":"2026-03-20T16:55:07.000Z","latest_release_number":"2.21.2","last_synced_at":"2026-04-12T03:02:40.320Z","created_at":"2022-07-27T15:26:46.907Z","updated_at":"2026-04-12T03:02:40.320Z","registry_url":"https://central.sonatype.com/artifact/com.fasterxml.jackson.module/jackson-module-mrbean/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.fasterxml.jackson.module/jackson-module-mrbean/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots"]},"repo_metadata":{"id":37390569,"uuid":"50140860","full_name":"FasterXML/jackson-modules-base","owner":"FasterXML","description":"Uber-project for foundational modules of Jackson that build directly on core components but nothing else; not including data format or datatype modules","archived":false,"fork":false,"pushed_at":"2026-02-02T17:23:19.000Z","size":5066,"stargazers_count":177,"open_issues_count":38,"forks_count":81,"subscribers_count":14,"default_branch":"3.x","last_synced_at":"2026-02-05T04:18:56.654Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/FasterXML.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-01-21T22:24:00.000Z","updated_at":"2026-02-02T17:23:22.000Z","dependencies_parsed_at":"2023-10-02T23:00:39.761Z","dependency_job_id":"1b0e11d4-daba-4b85-a8df-1652ad46d7a4","html_url":"https://github.com/FasterXML/jackson-modules-base","commit_stats":{"total_commits":793,"total_committers":25,"mean_commits":31.72,"dds":"0.15258511979823453","last_synced_commit":"7f04a04e7686604d6cf07cac046a907f20c90c0c"},"previous_names":[],"tags_count":131,"template":false,"template_full_name":null,"purl":"pkg:github/FasterXML/jackson-modules-base","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/refs/heads/3.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/sbom","scorecard":{"id":49399,"data":{"date":"2025-08-11","repo":{"name":"github.com/FasterXML/jackson-modules-base","commit":"f88a47cd4cdd4b4b4d558aee3feb73cc1e912752"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Maintained","score":10,"reason":"29 commit(s) and 2 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/28 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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/dep_build_v2.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/dep_build_v3.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:13","Info: no jobLevel write permissions found"],"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":"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":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":10,"reason":"all dependencies are pinned","details":["Info:   6 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '2.x'"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:16"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"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-14T23:25:03.968Z","repository_id":37390569,"created_at":"2025-08-14T23:25:03.968Z","updated_at":"2025-08-14T23:25:03.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29174324,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T19:56:27.068Z","status":"ssl_error","status_checked_at":"2026-02-06T19:56:18.934Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"FasterXML","name":"FasterXML, LLC","uuid":"382692","kind":"organization","description":null,"email":"info@fasterxml.com","website":"http://fasterxml.com","location":"Seattle, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/382692?v=4","repositories_count":68,"last_synced_at":"2023-04-14T17:44:54.358Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/FasterXML","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T18:09:50.546Z","updated_at":"2023-04-14T17:44:54.918Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML/repositories"},"tags":[{"name":"jackson-modules-base-3.1.0-rc1","sha":"da2948093254505b926163082dbb2613ef389d67","kind":"tag","published_at":"2026-01-28T04:24:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.1.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.1.0-rc1/manifests"},{"name":"jackson-modules-base-3.0.4","sha":"db9ea4fbc5acf1a7a21fce5b70bb0ba3403a56d0","kind":"tag","published_at":"2026-01-22T00:10:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.4/manifests"},{"name":"jackson-modules-base-2.20.2","sha":"0de63fe3f37bafa281936f95114d7291377b5317","kind":"tag","published_at":"2026-01-19T21:28:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.2/manifests"},{"name":"jackson-modules-base-2.21.0","sha":"08f86b93b9d8aba8c2b1d8c99cc57ee23676e9f6","kind":"tag","published_at":"2026-01-18T23:18:58.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.21.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.21.0/manifests"},{"name":"jackson-modules-base-3.0.3","sha":"66e03ac9313fcd4f46b28e9b7129ce6329d0187b","kind":"tag","published_at":"2025-11-28T19:00:34.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.3/manifests"},{"name":"jackson-modules-base-3.0.2","sha":"46dbbb9d83d384b95eb30a1f156f90c6e79d420c","kind":"tag","published_at":"2025-11-07T22:20:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.2/manifests"},{"name":"jackson-modules-base-2.20.1","sha":"28181018f6522aed92f10aec632ac7ff37f1ca5c","kind":"tag","published_at":"2025-10-30T23:51:17.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.1/manifests"},{"name":"jackson-modules-base-2.19.4","sha":"817f72a888c538e42dc0391701ba77991633dc22","kind":"tag","published_at":"2025-10-30T00:11:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.4/manifests"},{"name":"jackson-modules-base-2.19.3","sha":"03cf2098c3297862bcf6b686f3be6735a6b1afc6","kind":"tag","published_at":"2025-10-29T18:37:54.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.3/manifests"},{"name":"jackson-modules-base-2.18.5","sha":"a71ccdddca10a1928f28fa8696109f24809a8fc4","kind":"tag","published_at":"2025-10-28T01:45:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.5/manifests"},{"name":"jackson-modules-base-3.0.1","sha":"ec77cd897ed76cb37655ab09a45889eac5f2d98b","kind":"tag","published_at":"2025-10-22T02:09:55.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.1/manifests"},{"name":"jackson-modules-base-3.0.0","sha":"f4ecc073c980f08fef400d63a8bc9bf415bddf98","kind":"tag","published_at":"2025-10-04T00:15:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc10","sha":"f29369de89a90f2cb31dc4b5bbedf2817f7ca834","kind":"tag","published_at":"2025-09-20T00:18:34.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc10/manifests"},{"name":"jackson-modules-base-3.0.0-rc9","sha":"908d93724c630e047fa55f59607f94f45c3db786","kind":"tag","published_at":"2025-09-06T01:26:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc9/manifests"},{"name":"jackson-modules-base-2.20.0","sha":"874d6044d7805af6ca74b9591783a230d399b789","kind":"tag","published_at":"2025-08-28T23:05:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc8","sha":"9265733af5a75f000a5886afda7e8f323f2a10bd","kind":"tag","published_at":"2025-08-13T18:34:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc8/manifests"},{"name":"jackson-modules-base-3.0.0-rc7","sha":"207e5d3baa3885b858e366bcdb0958e2fd251c5d","kind":"tag","published_at":"2025-08-08T15:58:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc7/manifests"},{"name":"jackson-modules-base-2.20.0-rc1","sha":"d630c5cb87f4df9711800e617e50a0863d1b75d1","kind":"tag","published_at":"2025-08-05T01:08:47.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0-rc1/manifests"},{"name":"jackson-modules-base-3.0.0-rc6","sha":"66a7af70e0e1d51999bfba5cb8fe6fd23ae9ac2a","kind":"tag","published_at":"2025-07-19T01:13:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc6/manifests"},{"name":"jackson-modules-base-2.19.2","sha":"d0f92ed9be1135e983c67554e1ca9dc5933db940","kind":"tag","published_at":"2025-07-18T17:57:56.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.2/manifests"},{"name":"jackson-modules-base-2.19.1","sha":"b113c7ff4d1bba3064829397172a71c69a1e4a1c","kind":"tag","published_at":"2025-06-14T01:23:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.1/manifests"},{"name":"jackson-modules-base-3.0.0-rc5","sha":"d4813b8eb4da2421f98ab4117f2d3057d0ebb20f","kind":"tag","published_at":"2025-05-22T16:59:20.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc5/manifests"},{"name":"jackson-modules-base-3.0.0-rc4","sha":"2d8aeece544c6d0526ba146510e8782721d78e49","kind":"tag","published_at":"2025-05-10T23:41:03.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc4/manifests"},{"name":"jackson-modules-base-2.18.4","sha":"fcf0dff478bacecdef3effea08f15c1521964133","kind":"tag","published_at":"2025-05-07T00:45:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.4/manifests"},{"name":"jackson-modules-base-2.19.0","sha":"65f4e4c727999f95844d811abf732040d08074a1","kind":"tag","published_at":"2025-04-24T23:59:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc3","sha":"4433d966fe9309834c85d52f21105df0768ef78b","kind":"tag","published_at":"2025-04-14T02:09:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc3/manifests"},{"name":"jackson-modules-base-2.19.0-rc2","sha":"b5613a46af505f0641921de7c08e5abddb0a047d","kind":"tag","published_at":"2025-04-08T01:40:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0-rc2/manifests"},{"name":"jackson-modules-base-3.0.0-rc2","sha":"d5177a79c219accca6cbded818677cf043cc7e76","kind":"tag","published_at":"2025-03-28T23:11:24.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc2/manifests"},{"name":"jackson-modules-base-3.0.0-rc1","sha":"1ecbfd5a78891c0ca5984bdf57bb1626d4902994","kind":"tag","published_at":"2025-03-08T00:37:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc1/manifests"},{"name":"jackson-modules-base-2.18.3","sha":"785802151b99780d68267963538618cad057027e","kind":"tag","published_at":"2025-02-28T23:47:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.3/manifests"},{"name":"jackson-modules-base-2.18.2-take-2","sha":"ecea6c465dc5eeb3e3f9355224ac9585b76a4911","kind":"tag","published_at":"2024-11-28T01:43:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.2-take-2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.2-take-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.2-take-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.2-take-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.2-take-2/manifests"},{"name":"jackson-modules-base-2.17.3","sha":"f811f1065217c01c1015a2d71354115b0d31245f","kind":"tag","published_at":"2024-11-01T20:49:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.3/manifests"},{"name":"jackson-modules-base-2.18.1","sha":"1515a8d317579d67e324d766bb99ad16b8b91590","kind":"tag","published_at":"2024-10-28T23:59:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.1/manifests"},{"name":"jackson-modules-base-2.18.0","sha":"684ac1eea16046ca034b28f7384a073126dba5e3","kind":"tag","published_at":"2024-09-27T02:24:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0/manifests"},{"name":"jackson-modules-base-2.18.0-rc1","sha":"95603bb82718f643835302914b10ef4b4b3829bf","kind":"tag","published_at":"2024-08-30T18:41:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0-rc1/manifests"},{"name":"jackson-modules-base-2.17.2","sha":"e3bbd2bbc01176829484256525f70d471407a52c","kind":"tag","published_at":"2024-07-05T17:30:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.2/manifests"},{"name":"jackson-modules-base-2.17.1","sha":"13ce66c0ef5db335e2a6b32a6b6481ab7ff1c72b","kind":"tag","published_at":"2024-05-05T02:16:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.1/manifests"},{"name":"jackson-modules-base-2.17.0","sha":"d05157dafd36f3daa9daa64a101f46c1448adb4f","kind":"tag","published_at":"2024-03-12T22:05:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0/manifests"},{"name":"jackson-modules-base-2.16.2","sha":"757c09f130dc7ccbe607b5880f00f6a31cff3c47","kind":"tag","published_at":"2024-03-09T19:05:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.2/manifests"},{"name":"jackson-modules-base-2.17.0-rc1","sha":"703b50e439662d141507587752525a5de6c437dc","kind":"tag","published_at":"2024-02-27T02:07:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0-rc1/manifests"},{"name":"jackson-modules-base-2.15.4","sha":"3baa0119e8c3dc5ad7caaa781a8f10a41b70b8b9","kind":"tag","published_at":"2024-02-15T17:49:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.4/manifests"},{"name":"jackson-modules-base-2.16.1","sha":"c301da73802cb3bc9d1f7c27bbb855cab888ab75","kind":"tag","published_at":"2023-12-24T05:03:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.1/manifests"},{"name":"jackson-modules-base-2.16.0","sha":"8aec482ba9989691c6da42d110f049707bb02914","kind":"tag","published_at":"2023-11-15T23:05:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0/manifests"},{"name":"jackson-modules-base-2.16.0-rc1","sha":"2f2071ca385356772ac08082f1704ea65632273b","kind":"tag","published_at":"2023-10-20T23:04:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0-rc1/manifests"},{"name":"jackson-modules-base-2.15.3","sha":"95f6f63b38c4344da32b4427e2b75498a14f141a","kind":"tag","published_at":"2023-10-13T00:24:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.3/manifests"},{"name":"jackson-modules-base-2.15.2","sha":"23883227f64b6bf89d2ff8f489dd15cedb80ed2f","kind":"tag","published_at":"2023-05-30T23:41:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.2/manifests"},{"name":"jackson-modules-base-2.15.1","sha":"9726ae0172a8a3a1f08ccb93686ec443758b057f","kind":"tag","published_at":"2023-05-16T22:13:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.1/manifests"},{"name":"jackson-modules-base-2.14.3","sha":"0cc7907f2660eeaeb51e030b145ce4d85068cb0b","kind":"tag","published_at":"2023-05-05T17:05:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.3/manifests"},{"name":"jackson-modules-base-2.15.0","sha":"83b5571756ae61750ae719b255f8910cdb63446a","kind":"tag","published_at":"2023-04-23T22:06:04.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0/manifests"},{"name":"jackson-modules-base-2.15.0-rc3","sha":"2ab6b285e3bb8c2aa60264976df08b5244dffb6c","kind":"tag","published_at":"2023-04-14T20:48:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc3/manifests"},{"name":"jackson-modules-base-2.15.0-rc2","sha":"1d62d99d77798e6a255e70eaa146c175e1de237d","kind":"tag","published_at":"2023-03-28T23:41:30.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc2/manifests"},{"name":"jackson-modules-base-2.15.0-rc1","sha":"9aaaafe62b0859d4654769268b2bd3d4aba8cc45","kind":"tag","published_at":"2023-03-18T20:51:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc1/manifests"},{"name":"jackson-modules-base-2.14.2","sha":"fb11d232a51a950ca8415addd126e7b875b56d22","kind":"tag","published_at":"2023-01-29T01:44:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.2/manifests"},{"name":"jackson-modules-base-2.13.5","sha":"6c867018ff4ee098dcbe4ba9e54fba9b6f62ebaf","kind":"tag","published_at":"2023-01-23T01:22:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.5/manifests"},{"name":"jackson-modules-base-2.14.1","sha":"08703ceb7b9454c683d3b4792d285cd4ba619b5a","kind":"tag","published_at":"2022-11-21T23:58:13.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.1/manifests"},{"name":"jackson-modules-base-2.14.0","sha":"b9ae3888207d23193002cce3e78526be379fda20","kind":"tag","published_at":"2022-11-05T22:55:43.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0/manifests"},{"name":"jackson-modules-base-2.14.0-rc3","sha":"50e9209344e7fe8354ab8d4b49d9e03b61c8df78","kind":"tag","published_at":"2022-10-28T22:10:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc3/manifests"},{"name":"jackson-modules-base-2.14.0-rc2","sha":"e6cad294ea9634af5a62e3bdb0f1151de27bc7a1","kind":"tag","published_at":"2022-10-11T00:00:23.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc2/manifests"},{"name":"jackson-modules-base-2.14.0-rc1","sha":"441b96f9e19f105356a872d67f57303006efb4bd","kind":"tag","published_at":"2022-09-25T23:18:47.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc1/manifests"},{"name":"jackson-modules-base-2.13.4","sha":"ed23e9d4b098ff332af8bae4c9af0dfda621d688","kind":"tag","published_at":"2022-09-03T22:32:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.4/manifests"},{"name":"jackson-modules-base-2.12.7","sha":"c3dd9a50a9618dfd39c9b2babc764c3bb8c58ac2","kind":"tag","published_at":"2022-05-26T18:05:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.7/manifests"},{"name":"jackson-modules-base-2.13.3","sha":"06542814371bafddf2e7c7082b16888a181db993","kind":"tag","published_at":"2022-05-14T15:26:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.3/manifests"},{"name":"jackson-modules-base-2.13.2","sha":"3b136f56aa9d5e813304df5b344c56d295565198","kind":"tag","published_at":"2022-03-06T21:10:51.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.2/manifests"},{"name":"jackson-modules-base-2.13.1","sha":"76abc19bb232ecf3abf45c95be93dd1b9ac3697b","kind":"tag","published_at":"2021-12-19T01:30:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.1/manifests"},{"name":"jackson-modules-base-2.12.6","sha":"bbb6726d62c8e2319e565b6ac144839eb98187a9","kind":"tag","published_at":"2021-12-15T04:27:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.6/manifests"},{"name":"jackson-modules-base-2.13.0","sha":"df9f3e64fb47606d8437a31e9f28fc1c7ff8a995","kind":"tag","published_at":"2021-09-30T21:06:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0/manifests"},{"name":"jackson-modules-base-2.13.0-rc2","sha":"6936bebf3b14b6c960e9611890945dc3eaa238c1","kind":"tag","published_at":"2021-08-27T03:56:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc2/manifests"},{"name":"jackson-modules-base-2.12.5","sha":"0d7f897bb0b403711065a2846acfa55e5ad402a0","kind":"tag","published_at":"2021-08-27T01:07:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.5/manifests"},{"name":"jackson-modules-base-2.13.0-rc1","sha":"d4ec19831931dd5fef1502fa3076f2095ee9cfb5","kind":"tag","published_at":"2021-07-14T01:34:16.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc1/manifests"},{"name":"jackson-modules-base-2.12.4","sha":"729695d34b2f6d98e2793ce8d9346fd99a38508a","kind":"tag","published_at":"2021-07-06T20:47:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.4/manifests"},{"name":"jackson-modules-base-2.12.3","sha":"2938bdc7572bfe8385c7f616f2cb7e2f94456d87","kind":"tag","published_at":"2021-04-12T18:25:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.3/manifests"},{"name":"jackson-modules-base-2.12.2","sha":"457dd8533adbff2bb3d8bbda0994a7a6cc3d11c6","kind":"tag","published_at":"2021-03-03T21:46:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.2/manifests"},{"name":"jackson-modules-base-2.12.1","sha":"6fd38a80e5f5274a79c69cc6bb295c61645812f8","kind":"tag","published_at":"2021-01-09T01:50:10.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.1/manifests"},{"name":"jackson-modules-base-2.11.4","sha":"49f85fa2821fea4427fda284ae3fcd943df3f0ef","kind":"tag","published_at":"2020-12-12T00:47:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.4/manifests"},{"name":"jackson-modules-base-2.12.0","sha":"762dddd1b6cf18807e58cf76dba0a38c5b48fedb","kind":"tag","published_at":"2020-11-29T01:29:58.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0/manifests"},{"name":"jackson-modules-base-2.12.0-rc2","sha":"2e225db556f017f9db70615ad0206894c3165c73","kind":"tag","published_at":"2020-11-15T03:46:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc2/manifests"},{"name":"jackson-modules-base-2.12.0-rc1","sha":"161f4467f822157bfa20d6940c7a56972ea2bf9e","kind":"tag","published_at":"2020-10-12T00:48:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc1/manifests"},{"name":"jackson-modules-base-2.11.3","sha":"5710e584d339b91f158f339bfb4e2a3752aa60e8","kind":"tag","published_at":"2020-10-02T00:13:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.3/manifests"},{"name":"jackson-modules-base-2.11.2","sha":"649de3923f13b0d7601d2bda0f811d1f9ee0c047","kind":"tag","published_at":"2020-08-02T19:30:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.2/manifests"},{"name":"jackson-modules-base-2.10.5","sha":"ef93cbbf33679ab75c4445d172a8ad7d9e6546c3","kind":"tag","published_at":"2020-07-21T03:03:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.5/manifests"},{"name":"jackson-modules-base-2.11.1","sha":"81b82e1bc5705025cd287c71e548b33ce3e66a60","kind":"tag","published_at":"2020-06-25T03:58:44.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.1/manifests"},{"name":"jackson-modules-base-2.10.4","sha":"c78454fc9c0e9e281e30e04af0ea4a87b4e035a6","kind":"tag","published_at":"2020-05-02T22:47:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.4/manifests"},{"name":"jackson-modules-base-2.11.0","sha":"c8a4f1124d1638eb3bb6364ef164c4fb6c5484b5","kind":"tag","published_at":"2020-04-26T00:48:33.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0/manifests"},{"name":"jackson-modules-base-2.11.0.rc1","sha":"70b2864af1325aaff85b40747d3d2b517697c6a0","kind":"tag","published_at":"2020-03-24T19:25:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.0.rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0.rc1/manifests"},{"name":"jackson-modules-base-2.10.3","sha":"15d55ccb1e1165a47ea2b316d1fe93bea93589ba","kind":"tag","published_at":"2020-03-03T03:22:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.3/manifests"},{"name":"jackson-modules-base-2.10.2","sha":"ac3ae48c5cbb3d618fbaa9d9b522d17fe4edf9e3","kind":"tag","published_at":"2020-01-05T02:50:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.2/manifests"},{"name":"jackson-modules-base-2.10.1","sha":"599c250f1a4d8e39cb3c5fa27d2f6aaaa6161cd6","kind":"tag","published_at":"2019-11-09T23:21:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.1/manifests"},{"name":"jackson-modules-base-2.10.0","sha":"f6b226778f8d2786b7030c9f3d9fb49bc3d3d5c8","kind":"tag","published_at":"2019-09-26T05:50:54.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0/manifests"},{"name":"jackson-modules-base-2.9.10","sha":"8bcc80faec9bc3f4f8aacc9aa559d3fd6853686f","kind":"tag","published_at":"2019-09-21T18:40:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.10/manifests"},{"name":"jackson-modules-base-2.10.0.pr3","sha":"8144a424855ce040c4502e985ccec2cf2b9c3126","kind":"tag","published_at":"2019-09-17T03:56:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr3/manifests"},{"name":"jackson-modules-base-2.10.0.pr2","sha":"2b5abe0c588f838189c8b0f6c6f14416152177d8","kind":"tag","published_at":"2019-08-31T01:13:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr2/manifests"},{"name":"jackson-modules-base-2.10.0.pr1","sha":"0b7d10b630d89fce59af06e01e310da49db809dd","kind":"tag","published_at":"2019-07-19T05:27:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr1/manifests"},{"name":"jackson-modules-base-2.9.9","sha":"65738ef430362538afe71f20eb0e9314761f656d","kind":"tag","published_at":"2019-05-16T03:18:45.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.9/manifests"},{"name":"jackson-modules-base-2.9.8","sha":"313beb181266cb9e962fec41edd6b354048d4968","kind":"tag","published_at":"2018-12-15T22:05:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.8/manifests"},{"name":"jackson-modules-base-2.9.7","sha":"8e5cd29c9899f0fec01959fc2d0733a0da056398","kind":"tag","published_at":"2018-09-19T02:53:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.7/manifests"},{"name":"jackson-modules-base-2.9.6","sha":"7e0da78dcd72b22393d88518a6f35ad33225e851","kind":"tag","published_at":"2018-06-12T04:10:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.6/manifests"},{"name":"jackson-modules-base-2.9.5","sha":"e9720d6b7c6ea09d6382aea1808910ea325c263e","kind":"tag","published_at":"2018-03-26T15:52:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.5/manifests"},{"name":"jackson-modules-base-2.9.4","sha":"bc85238551477b3717ca4af59d567b0015ad939d","kind":"tag","published_at":"2018-01-24T04:33:25.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.4/manifests"},{"name":"jackson-modules-base-2.8.11","sha":"7f064640bc884d1f6acf2b2e54b9f94673c1446c","kind":"tag","published_at":"2017-12-24T02:25:55.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.11","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.11/manifests"},{"name":"jackson-modules-base-2.9.3","sha":"7a11aa35835ded306cb65e45c311029314a03b48","kind":"tag","published_at":"2017-12-09T03:09:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.3/manifests"},{"name":"jackson-modules-base-2.9.2","sha":"0d5f86f92e04860d54662ad9aa1460a669e29d29","kind":"tag","published_at":"2017-10-14T03:37:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.2/manifests"},{"name":"jackson-modules-base-2.9.1","sha":"e10272ece21002172986bfc29b278a60d6f5ff1f","kind":"tag","published_at":"2017-09-08T01:29:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.1/manifests"},{"name":"jackson-modules-base-2.8.10","sha":"c1f82c9b808233b0a134f2513725225b16824bbc","kind":"tag","published_at":"2017-08-24T04:30:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.10/manifests"},{"name":"jackson-modules-base-2.9.0","sha":"c624f84d96cd9df80fe461e65d4ab7b4f55a73d9","kind":"tag","published_at":"2017-07-30T04:41:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0/manifests"},{"name":"jackson-modules-base-2.9.0.pr4","sha":"9e18e9af285f6211dfc31a9b09fdfc7c317d482a","kind":"tag","published_at":"2017-06-17T01:46:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr4/manifests"},{"name":"jackson-modules-base-2.8.9","sha":"5a3f1c845e4dbd9b4df84b9834666ac5a3ff8d23","kind":"tag","published_at":"2017-06-12T02:55:02.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.9/manifests"},{"name":"jackson-modules-base-2.9.0.pr3","sha":"ec333bb8e7328889091d83089a8f13b5a415ab3d","kind":"tag","published_at":"2017-04-25T05:52:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr3/manifests"},{"name":"jackson-modules-base-2.8.8","sha":"2a75fb29a88e1a53361733f3c1c6985328fa5449","kind":"tag","published_at":"2017-04-05T03:42:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.8/manifests"},{"name":"jackson-modules-base-2.9.0.pr2","sha":"f6ddf6db2f08f30a0a4b8ca67d3a407695261f50","kind":"tag","published_at":"2017-03-22T03:35:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr2/manifests"},{"name":"jackson-modules-base-2.9.0.pr1","sha":"39331dc9eae02516c4cecd422f15685ab35373f3","kind":"tag","published_at":"2017-03-02T19:17:33.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr1/manifests"},{"name":"2.8.7b","sha":"1ffa34d428dc3e61d3cf553b59d842e38ee182f5","kind":"tag","published_at":"2017-02-21T02:43:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/2.8.7b","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/2.8.7b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@2.8.7b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/2.8.7b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/2.8.7b/manifests"},{"name":"jackson-modules-base-2.8.7","sha":"fb7aefe62fab7f83ffbdca0eddbcf912ea31a790","kind":"tag","published_at":"2017-02-21T01:09:43.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.7/manifests"},{"name":"jackson-modules-base-2.7.9","sha":"4c510db4f881622015df71c6adbdc7a89c267e75","kind":"tag","published_at":"2017-02-04T19:29:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.9/manifests"},{"name":"jackson-modules-base-2.8.6","sha":"1441ad2ecf86a0569ec9349b953d4115de04d393","kind":"tag","published_at":"2017-01-12T04:56:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.6/manifests"},{"name":"jackson-modules-base-2.8.5","sha":"8608079913d157c3c9b20bf40c55c949f92d9319","kind":"tag","published_at":"2016-11-14T17:31:59.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.5/manifests"},{"name":"jackson-modules-base-2.8.4","sha":"d8ede42f8bfad5a90de5a65249abc0e440c3e130","kind":"tag","published_at":"2016-10-14T03:58:14.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.4/manifests"},{"name":"jackson-modules-base-2.7.8","sha":"ed803dfb5a527b5770e7b6a72f0d698773a00451","kind":"tag","published_at":"2016-09-26T14:54:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.8/manifests"},{"name":"jackson-modules-base-2.8.3","sha":"637562215ef8507dcbbdbdb2735ea8ca8c39b808","kind":"tag","published_at":"2016-09-19T04:24:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.3/manifests"},{"name":"jackson-modules-base-2.8.2","sha":"864b1f4599ec4d18ca12d221c6606031a4140940","kind":"tag","published_at":"2016-08-30T03:53:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.2/manifests"},{"name":"jackson-modules-base-2.7.7","sha":"ea9920e062a596a3c7cf45bb81d0d5bb45cb801a","kind":"tag","published_at":"2016-08-26T22:02:14.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.7/manifests"},{"name":"jackson-modules-base-2.7.6","sha":"235e1c75ed70e9015f39d46b1efdb6d42125a8db","kind":"tag","published_at":"2016-07-23T02:50:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.6/manifests"},{"name":"jackson-modules-base-2.8.1","sha":"9cae30e885044037c77f83a82c4fc3e63ac9ec66","kind":"tag","published_at":"2016-07-19T23:34:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.1/manifests"},{"name":"jackson-modules-base-2.8.0","sha":"b274ec8565595f7852824304e837a52cdb49738a","kind":"tag","published_at":"2016-07-04T16:47:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0/manifests"},{"name":"jackson-modules-base-2.8.0.rc2","sha":"613ba994c0e1c2e81846217f369aac757b730b69","kind":"tag","published_at":"2016-06-17T00:25:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0.rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc2/manifests"},{"name":"jackson-modules-base-2.7.5","sha":"37d8fbe0cfab731415d5583e3462dc8ee044a186","kind":"tag","published_at":"2016-06-11T02:21:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.5/manifests"},{"name":"jackson-modules-base-2.8.0.rc1","sha":"fe31f321b7afe5504693aae65a55f7f92143b58f","kind":"tag","published_at":"2016-06-07T05:19:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0.rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc1/manifests"},{"name":"jackson-module-base-2.7.4b","sha":"cba2ade7c0a25a18422ccc9118addc1a40c92ad3","kind":"tag","published_at":"2016-04-30T01:22:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-module-base-2.7.4b","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-module-base-2.7.4b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-module-base-2.7.4b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-module-base-2.7.4b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-module-base-2.7.4b/manifests"},{"name":"jackson-modules-base-2.7.4","sha":"24a60cac237af9cb833e0554c8cd6a0d36eb411f","kind":"tag","published_at":"2016-04-29T16:01:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.4/manifests"},{"name":"jackson-modules-base-2.7.3","sha":"272160bbecf12e74cb4d815013748ff44db0571e","kind":"tag","published_at":"2016-03-16T01:35:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.3/manifests"},{"name":"jackson-modules-base-2.7.2","sha":"8ee45378ed842c5064171282b57e0e6aaf6d8f9d","kind":"tag","published_at":"2016-02-27T05:07:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.2/manifests"},{"name":"jackson-modules-base-2.7.1","sha":"636db7b63c5084ecd31cae02fe6c13487fec15fd","kind":"tag","published_at":"2016-02-02T06:36:19.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.1/manifests"}]},"repo_metadata_updated_at":"2026-02-12T23:01:59.303Z","dependent_packages_count":126,"downloads":null,"downloads_period":null,"dependent_repos_count":80,"rankings":{"downloads":null,"dependent_repos_count":2.2482261123472194,"dependent_packages_count":0.5937980645988208,"stargazers_count":24.26701486798257,"forks_count":20.85723211996924,"docker_downloads_count":0.6265957766363282,"average":9.718573388306835},"purl":"pkg:maven/com.fasterxml.jackson.module/jackson-module-mrbean","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.fasterxml.jackson.module:jackson-module-mrbean","docker_dependents_count":23,"docker_downloads_count":57348494,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.fasterxml.jackson.module:jackson-module-mrbean","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.fasterxml.jackson.module:jackson-module-mrbean/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-06T20:02:16.555Z","issues_count":99,"pull_requests_count":159,"avg_time_to_close_issue":15677755.279411765,"avg_time_to_close_pull_request":1050985.8675496688,"issues_closed_count":68,"pull_requests_closed_count":151,"pull_request_authors_count":32,"issue_authors_count":72,"avg_comments_per_issue":5.040404040404041,"avg_comments_per_pull_request":1.2138364779874213,"merged_pull_requests_count":137,"bot_issues_count":1,"bot_pull_requests_count":32,"past_year_issues_count":12,"past_year_pull_requests_count":39,"past_year_avg_time_to_close_issue":907416.7142857143,"past_year_avg_time_to_close_pull_request":71268.35294117648,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":4.083333333333333,"past_year_avg_comments_per_pull_request":0.41025641025641024,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/issues","maintainers":[{"login":"cowtowncoder","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"},{"login":"JooHyukKim","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JooHyukKim"},{"login":"pjfanning","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"}],"active_maintainers":[{"login":"cowtowncoder","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"},{"login":"pjfanning","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson.module:jackson-module-mrbean/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson.module:jackson-module-mrbean/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson.module:jackson-module-mrbean/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson.module:jackson-module-mrbean/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson.module:jackson-module-mrbean/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":601295,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":11673739,"name":"tools.jackson.module:jackson-module-guice7","ecosystem":"maven","description":"Stuff to make integration with Guice 7+ a bit easier","homepage":"https://github.com/FasterXML/jackson-modules-base","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/FasterXML/jackson-modules-base","keywords_array":[],"namespace":"tools.jackson.module","versions_count":19,"first_release_published_at":"2025-03-08T00:41:27.000Z","latest_release_published_at":"2026-04-11T17:55:49.000Z","latest_release_number":"3.1.2","last_synced_at":"2026-04-12T03:03:04.620Z","created_at":"2025-05-22T17:16:10.924Z","updated_at":"2026-04-12T03:03:04.620Z","registry_url":"https://central.sonatype.com/artifact/tools.jackson.module/jackson-module-guice7/","install_command":null,"documentation_url":"https://appdoc.app/artifact/tools.jackson.module/jackson-module-guice7/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots"]},"repo_metadata":{"id":37390569,"uuid":"50140860","full_name":"FasterXML/jackson-modules-base","owner":"FasterXML","description":"Uber-project for foundational modules of Jackson that build directly on core components but nothing else; not including data format or datatype modules","archived":false,"fork":false,"pushed_at":"2026-02-02T17:23:19.000Z","size":5066,"stargazers_count":177,"open_issues_count":38,"forks_count":81,"subscribers_count":14,"default_branch":"3.x","last_synced_at":"2026-02-05T04:18:56.654Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/FasterXML.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-01-21T22:24:00.000Z","updated_at":"2026-02-02T17:23:22.000Z","dependencies_parsed_at":"2023-10-02T23:00:39.761Z","dependency_job_id":"1b0e11d4-daba-4b85-a8df-1652ad46d7a4","html_url":"https://github.com/FasterXML/jackson-modules-base","commit_stats":{"total_commits":793,"total_committers":25,"mean_commits":31.72,"dds":"0.15258511979823453","last_synced_commit":"7f04a04e7686604d6cf07cac046a907f20c90c0c"},"previous_names":[],"tags_count":131,"template":false,"template_full_name":null,"purl":"pkg:github/FasterXML/jackson-modules-base","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/refs/heads/3.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/sbom","scorecard":{"id":49399,"data":{"date":"2025-08-11","repo":{"name":"github.com/FasterXML/jackson-modules-base","commit":"f88a47cd4cdd4b4b4d558aee3feb73cc1e912752"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Maintained","score":10,"reason":"29 commit(s) and 2 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/28 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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/dep_build_v2.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/dep_build_v3.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:13","Info: no jobLevel write permissions found"],"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":"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":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":10,"reason":"all dependencies are pinned","details":["Info:   6 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '2.x'"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:16"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"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-14T23:25:03.968Z","repository_id":37390569,"created_at":"2025-08-14T23:25:03.968Z","updated_at":"2025-08-14T23:25:03.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29174324,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T19:56:27.068Z","status":"ssl_error","status_checked_at":"2026-02-06T19:56:18.934Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"FasterXML","name":"FasterXML, LLC","uuid":"382692","kind":"organization","description":null,"email":"info@fasterxml.com","website":"http://fasterxml.com","location":"Seattle, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/382692?v=4","repositories_count":68,"last_synced_at":"2023-04-14T17:44:54.358Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/FasterXML","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T18:09:50.546Z","updated_at":"2023-04-14T17:44:54.918Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML/repositories"},"tags":[{"name":"jackson-modules-base-3.1.0-rc1","sha":"da2948093254505b926163082dbb2613ef389d67","kind":"tag","published_at":"2026-01-28T04:24:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.1.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.1.0-rc1/manifests"},{"name":"jackson-modules-base-3.0.4","sha":"db9ea4fbc5acf1a7a21fce5b70bb0ba3403a56d0","kind":"tag","published_at":"2026-01-22T00:10:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.4/manifests"},{"name":"jackson-modules-base-2.20.2","sha":"0de63fe3f37bafa281936f95114d7291377b5317","kind":"tag","published_at":"2026-01-19T21:28:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.2/manifests"},{"name":"jackson-modules-base-2.21.0","sha":"08f86b93b9d8aba8c2b1d8c99cc57ee23676e9f6","kind":"tag","published_at":"2026-01-18T23:18:58.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.21.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.21.0/manifests"},{"name":"jackson-modules-base-3.0.3","sha":"66e03ac9313fcd4f46b28e9b7129ce6329d0187b","kind":"tag","published_at":"2025-11-28T19:00:34.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.3/manifests"},{"name":"jackson-modules-base-3.0.2","sha":"46dbbb9d83d384b95eb30a1f156f90c6e79d420c","kind":"tag","published_at":"2025-11-07T22:20:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.2/manifests"},{"name":"jackson-modules-base-2.20.1","sha":"28181018f6522aed92f10aec632ac7ff37f1ca5c","kind":"tag","published_at":"2025-10-30T23:51:17.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.1/manifests"},{"name":"jackson-modules-base-2.19.4","sha":"817f72a888c538e42dc0391701ba77991633dc22","kind":"tag","published_at":"2025-10-30T00:11:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.4/manifests"},{"name":"jackson-modules-base-2.19.3","sha":"03cf2098c3297862bcf6b686f3be6735a6b1afc6","kind":"tag","published_at":"2025-10-29T18:37:54.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.3/manifests"},{"name":"jackson-modules-base-2.18.5","sha":"a71ccdddca10a1928f28fa8696109f24809a8fc4","kind":"tag","published_at":"2025-10-28T01:45:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.5/manifests"},{"name":"jackson-modules-base-3.0.1","sha":"ec77cd897ed76cb37655ab09a45889eac5f2d98b","kind":"tag","published_at":"2025-10-22T02:09:55.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.1/manifests"},{"name":"jackson-modules-base-3.0.0","sha":"f4ecc073c980f08fef400d63a8bc9bf415bddf98","kind":"tag","published_at":"2025-10-04T00:15:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc10","sha":"f29369de89a90f2cb31dc4b5bbedf2817f7ca834","kind":"tag","published_at":"2025-09-20T00:18:34.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc10/manifests"},{"name":"jackson-modules-base-3.0.0-rc9","sha":"908d93724c630e047fa55f59607f94f45c3db786","kind":"tag","published_at":"2025-09-06T01:26:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc9/manifests"},{"name":"jackson-modules-base-2.20.0","sha":"874d6044d7805af6ca74b9591783a230d399b789","kind":"tag","published_at":"2025-08-28T23:05:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc8","sha":"9265733af5a75f000a5886afda7e8f323f2a10bd","kind":"tag","published_at":"2025-08-13T18:34:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc8/manifests"},{"name":"jackson-modules-base-3.0.0-rc7","sha":"207e5d3baa3885b858e366bcdb0958e2fd251c5d","kind":"tag","published_at":"2025-08-08T15:58:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc7/manifests"},{"name":"jackson-modules-base-2.20.0-rc1","sha":"d630c5cb87f4df9711800e617e50a0863d1b75d1","kind":"tag","published_at":"2025-08-05T01:08:47.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0-rc1/manifests"},{"name":"jackson-modules-base-3.0.0-rc6","sha":"66a7af70e0e1d51999bfba5cb8fe6fd23ae9ac2a","kind":"tag","published_at":"2025-07-19T01:13:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc6/manifests"},{"name":"jackson-modules-base-2.19.2","sha":"d0f92ed9be1135e983c67554e1ca9dc5933db940","kind":"tag","published_at":"2025-07-18T17:57:56.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.2/manifests"},{"name":"jackson-modules-base-2.19.1","sha":"b113c7ff4d1bba3064829397172a71c69a1e4a1c","kind":"tag","published_at":"2025-06-14T01:23:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.1/manifests"},{"name":"jackson-modules-base-3.0.0-rc5","sha":"d4813b8eb4da2421f98ab4117f2d3057d0ebb20f","kind":"tag","published_at":"2025-05-22T16:59:20.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc5/manifests"},{"name":"jackson-modules-base-3.0.0-rc4","sha":"2d8aeece544c6d0526ba146510e8782721d78e49","kind":"tag","published_at":"2025-05-10T23:41:03.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc4/manifests"},{"name":"jackson-modules-base-2.18.4","sha":"fcf0dff478bacecdef3effea08f15c1521964133","kind":"tag","published_at":"2025-05-07T00:45:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.4/manifests"},{"name":"jackson-modules-base-2.19.0","sha":"65f4e4c727999f95844d811abf732040d08074a1","kind":"tag","published_at":"2025-04-24T23:59:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc3","sha":"4433d966fe9309834c85d52f21105df0768ef78b","kind":"tag","published_at":"2025-04-14T02:09:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc3/manifests"},{"name":"jackson-modules-base-2.19.0-rc2","sha":"b5613a46af505f0641921de7c08e5abddb0a047d","kind":"tag","published_at":"2025-04-08T01:40:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0-rc2/manifests"},{"name":"jackson-modules-base-3.0.0-rc2","sha":"d5177a79c219accca6cbded818677cf043cc7e76","kind":"tag","published_at":"2025-03-28T23:11:24.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc2/manifests"},{"name":"jackson-modules-base-3.0.0-rc1","sha":"1ecbfd5a78891c0ca5984bdf57bb1626d4902994","kind":"tag","published_at":"2025-03-08T00:37:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc1/manifests"},{"name":"jackson-modules-base-2.18.3","sha":"785802151b99780d68267963538618cad057027e","kind":"tag","published_at":"2025-02-28T23:47:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.3/manifests"},{"name":"jackson-modules-base-2.18.2-take-2","sha":"ecea6c465dc5eeb3e3f9355224ac9585b76a4911","kind":"tag","published_at":"2024-11-28T01:43:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.2-take-2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.2-take-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.2-take-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.2-take-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.2-take-2/manifests"},{"name":"jackson-modules-base-2.17.3","sha":"f811f1065217c01c1015a2d71354115b0d31245f","kind":"tag","published_at":"2024-11-01T20:49:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.3/manifests"},{"name":"jackson-modules-base-2.18.1","sha":"1515a8d317579d67e324d766bb99ad16b8b91590","kind":"tag","published_at":"2024-10-28T23:59:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.1/manifests"},{"name":"jackson-modules-base-2.18.0","sha":"684ac1eea16046ca034b28f7384a073126dba5e3","kind":"tag","published_at":"2024-09-27T02:24:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0/manifests"},{"name":"jackson-modules-base-2.18.0-rc1","sha":"95603bb82718f643835302914b10ef4b4b3829bf","kind":"tag","published_at":"2024-08-30T18:41:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0-rc1/manifests"},{"name":"jackson-modules-base-2.17.2","sha":"e3bbd2bbc01176829484256525f70d471407a52c","kind":"tag","published_at":"2024-07-05T17:30:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.2/manifests"},{"name":"jackson-modules-base-2.17.1","sha":"13ce66c0ef5db335e2a6b32a6b6481ab7ff1c72b","kind":"tag","published_at":"2024-05-05T02:16:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.1/manifests"},{"name":"jackson-modules-base-2.17.0","sha":"d05157dafd36f3daa9daa64a101f46c1448adb4f","kind":"tag","published_at":"2024-03-12T22:05:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0/manifests"},{"name":"jackson-modules-base-2.16.2","sha":"757c09f130dc7ccbe607b5880f00f6a31cff3c47","kind":"tag","published_at":"2024-03-09T19:05:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.2/manifests"},{"name":"jackson-modules-base-2.17.0-rc1","sha":"703b50e439662d141507587752525a5de6c437dc","kind":"tag","published_at":"2024-02-27T02:07:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0-rc1/manifests"},{"name":"jackson-modules-base-2.15.4","sha":"3baa0119e8c3dc5ad7caaa781a8f10a41b70b8b9","kind":"tag","published_at":"2024-02-15T17:49:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.4/manifests"},{"name":"jackson-modules-base-2.16.1","sha":"c301da73802cb3bc9d1f7c27bbb855cab888ab75","kind":"tag","published_at":"2023-12-24T05:03:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.1/manifests"},{"name":"jackson-modules-base-2.16.0","sha":"8aec482ba9989691c6da42d110f049707bb02914","kind":"tag","published_at":"2023-11-15T23:05:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0/manifests"},{"name":"jackson-modules-base-2.16.0-rc1","sha":"2f2071ca385356772ac08082f1704ea65632273b","kind":"tag","published_at":"2023-10-20T23:04:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0-rc1/manifests"},{"name":"jackson-modules-base-2.15.3","sha":"95f6f63b38c4344da32b4427e2b75498a14f141a","kind":"tag","published_at":"2023-10-13T00:24:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.3/manifests"},{"name":"jackson-modules-base-2.15.2","sha":"23883227f64b6bf89d2ff8f489dd15cedb80ed2f","kind":"tag","published_at":"2023-05-30T23:41:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.2/manifests"},{"name":"jackson-modules-base-2.15.1","sha":"9726ae0172a8a3a1f08ccb93686ec443758b057f","kind":"tag","published_at":"2023-05-16T22:13:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.1/manifests"},{"name":"jackson-modules-base-2.14.3","sha":"0cc7907f2660eeaeb51e030b145ce4d85068cb0b","kind":"tag","published_at":"2023-05-05T17:05:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.3/manifests"},{"name":"jackson-modules-base-2.15.0","sha":"83b5571756ae61750ae719b255f8910cdb63446a","kind":"tag","published_at":"2023-04-23T22:06:04.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0/manifests"},{"name":"jackson-modules-base-2.15.0-rc3","sha":"2ab6b285e3bb8c2aa60264976df08b5244dffb6c","kind":"tag","published_at":"2023-04-14T20:48:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc3/manifests"},{"name":"jackson-modules-base-2.15.0-rc2","sha":"1d62d99d77798e6a255e70eaa146c175e1de237d","kind":"tag","published_at":"2023-03-28T23:41:30.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc2/manifests"},{"name":"jackson-modules-base-2.15.0-rc1","sha":"9aaaafe62b0859d4654769268b2bd3d4aba8cc45","kind":"tag","published_at":"2023-03-18T20:51:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc1/manifests"},{"name":"jackson-modules-base-2.14.2","sha":"fb11d232a51a950ca8415addd126e7b875b56d22","kind":"tag","published_at":"2023-01-29T01:44:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.2/manifests"},{"name":"jackson-modules-base-2.13.5","sha":"6c867018ff4ee098dcbe4ba9e54fba9b6f62ebaf","kind":"tag","published_at":"2023-01-23T01:22:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.5/manifests"},{"name":"jackson-modules-base-2.14.1","sha":"08703ceb7b9454c683d3b4792d285cd4ba619b5a","kind":"tag","published_at":"2022-11-21T23:58:13.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.1/manifests"},{"name":"jackson-modules-base-2.14.0","sha":"b9ae3888207d23193002cce3e78526be379fda20","kind":"tag","published_at":"2022-11-05T22:55:43.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0/manifests"},{"name":"jackson-modules-base-2.14.0-rc3","sha":"50e9209344e7fe8354ab8d4b49d9e03b61c8df78","kind":"tag","published_at":"2022-10-28T22:10:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc3/manifests"},{"name":"jackson-modules-base-2.14.0-rc2","sha":"e6cad294ea9634af5a62e3bdb0f1151de27bc7a1","kind":"tag","published_at":"2022-10-11T00:00:23.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc2/manifests"},{"name":"jackson-modules-base-2.14.0-rc1","sha":"441b96f9e19f105356a872d67f57303006efb4bd","kind":"tag","published_at":"2022-09-25T23:18:47.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc1/manifests"},{"name":"jackson-modules-base-2.13.4","sha":"ed23e9d4b098ff332af8bae4c9af0dfda621d688","kind":"tag","published_at":"2022-09-03T22:32:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.4/manifests"},{"name":"jackson-modules-base-2.12.7","sha":"c3dd9a50a9618dfd39c9b2babc764c3bb8c58ac2","kind":"tag","published_at":"2022-05-26T18:05:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.7/manifests"},{"name":"jackson-modules-base-2.13.3","sha":"06542814371bafddf2e7c7082b16888a181db993","kind":"tag","published_at":"2022-05-14T15:26:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.3/manifests"},{"name":"jackson-modules-base-2.13.2","sha":"3b136f56aa9d5e813304df5b344c56d295565198","kind":"tag","published_at":"2022-03-06T21:10:51.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.2/manifests"},{"name":"jackson-modules-base-2.13.1","sha":"76abc19bb232ecf3abf45c95be93dd1b9ac3697b","kind":"tag","published_at":"2021-12-19T01:30:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.1/manifests"},{"name":"jackson-modules-base-2.12.6","sha":"bbb6726d62c8e2319e565b6ac144839eb98187a9","kind":"tag","published_at":"2021-12-15T04:27:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.6/manifests"},{"name":"jackson-modules-base-2.13.0","sha":"df9f3e64fb47606d8437a31e9f28fc1c7ff8a995","kind":"tag","published_at":"2021-09-30T21:06:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0/manifests"},{"name":"jackson-modules-base-2.13.0-rc2","sha":"6936bebf3b14b6c960e9611890945dc3eaa238c1","kind":"tag","published_at":"2021-08-27T03:56:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc2/manifests"},{"name":"jackson-modules-base-2.12.5","sha":"0d7f897bb0b403711065a2846acfa55e5ad402a0","kind":"tag","published_at":"2021-08-27T01:07:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.5/manifests"},{"name":"jackson-modules-base-2.13.0-rc1","sha":"d4ec19831931dd5fef1502fa3076f2095ee9cfb5","kind":"tag","published_at":"2021-07-14T01:34:16.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc1/manifests"},{"name":"jackson-modules-base-2.12.4","sha":"729695d34b2f6d98e2793ce8d9346fd99a38508a","kind":"tag","published_at":"2021-07-06T20:47:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.4/manifests"},{"name":"jackson-modules-base-2.12.3","sha":"2938bdc7572bfe8385c7f616f2cb7e2f94456d87","kind":"tag","published_at":"2021-04-12T18:25:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.3/manifests"},{"name":"jackson-modules-base-2.12.2","sha":"457dd8533adbff2bb3d8bbda0994a7a6cc3d11c6","kind":"tag","published_at":"2021-03-03T21:46:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.2/manifests"},{"name":"jackson-modules-base-2.12.1","sha":"6fd38a80e5f5274a79c69cc6bb295c61645812f8","kind":"tag","published_at":"2021-01-09T01:50:10.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.1/manifests"},{"name":"jackson-modules-base-2.11.4","sha":"49f85fa2821fea4427fda284ae3fcd943df3f0ef","kind":"tag","published_at":"2020-12-12T00:47:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.4/manifests"},{"name":"jackson-modules-base-2.12.0","sha":"762dddd1b6cf18807e58cf76dba0a38c5b48fedb","kind":"tag","published_at":"2020-11-29T01:29:58.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0/manifests"},{"name":"jackson-modules-base-2.12.0-rc2","sha":"2e225db556f017f9db70615ad0206894c3165c73","kind":"tag","published_at":"2020-11-15T03:46:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc2/manifests"},{"name":"jackson-modules-base-2.12.0-rc1","sha":"161f4467f822157bfa20d6940c7a56972ea2bf9e","kind":"tag","published_at":"2020-10-12T00:48:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc1/manifests"},{"name":"jackson-modules-base-2.11.3","sha":"5710e584d339b91f158f339bfb4e2a3752aa60e8","kind":"tag","published_at":"2020-10-02T00:13:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.3/manifests"},{"name":"jackson-modules-base-2.11.2","sha":"649de3923f13b0d7601d2bda0f811d1f9ee0c047","kind":"tag","published_at":"2020-08-02T19:30:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.2/manifests"},{"name":"jackson-modules-base-2.10.5","sha":"ef93cbbf33679ab75c4445d172a8ad7d9e6546c3","kind":"tag","published_at":"2020-07-21T03:03:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.5/manifests"},{"name":"jackson-modules-base-2.11.1","sha":"81b82e1bc5705025cd287c71e548b33ce3e66a60","kind":"tag","published_at":"2020-06-25T03:58:44.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.1/manifests"},{"name":"jackson-modules-base-2.10.4","sha":"c78454fc9c0e9e281e30e04af0ea4a87b4e035a6","kind":"tag","published_at":"2020-05-02T22:47:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.4/manifests"},{"name":"jackson-modules-base-2.11.0","sha":"c8a4f1124d1638eb3bb6364ef164c4fb6c5484b5","kind":"tag","published_at":"2020-04-26T00:48:33.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0/manifests"},{"name":"jackson-modules-base-2.11.0.rc1","sha":"70b2864af1325aaff85b40747d3d2b517697c6a0","kind":"tag","published_at":"2020-03-24T19:25:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.0.rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0.rc1/manifests"},{"name":"jackson-modules-base-2.10.3","sha":"15d55ccb1e1165a47ea2b316d1fe93bea93589ba","kind":"tag","published_at":"2020-03-03T03:22:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.3/manifests"},{"name":"jackson-modules-base-2.10.2","sha":"ac3ae48c5cbb3d618fbaa9d9b522d17fe4edf9e3","kind":"tag","published_at":"2020-01-05T02:50:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.2/manifests"},{"name":"jackson-modules-base-2.10.1","sha":"599c250f1a4d8e39cb3c5fa27d2f6aaaa6161cd6","kind":"tag","published_at":"2019-11-09T23:21:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.1/manifests"},{"name":"jackson-modules-base-2.10.0","sha":"f6b226778f8d2786b7030c9f3d9fb49bc3d3d5c8","kind":"tag","published_at":"2019-09-26T05:50:54.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0/manifests"},{"name":"jackson-modules-base-2.9.10","sha":"8bcc80faec9bc3f4f8aacc9aa559d3fd6853686f","kind":"tag","published_at":"2019-09-21T18:40:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.10/manifests"},{"name":"jackson-modules-base-2.10.0.pr3","sha":"8144a424855ce040c4502e985ccec2cf2b9c3126","kind":"tag","published_at":"2019-09-17T03:56:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr3/manifests"},{"name":"jackson-modules-base-2.10.0.pr2","sha":"2b5abe0c588f838189c8b0f6c6f14416152177d8","kind":"tag","published_at":"2019-08-31T01:13:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr2/manifests"},{"name":"jackson-modules-base-2.10.0.pr1","sha":"0b7d10b630d89fce59af06e01e310da49db809dd","kind":"tag","published_at":"2019-07-19T05:27:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr1/manifests"},{"name":"jackson-modules-base-2.9.9","sha":"65738ef430362538afe71f20eb0e9314761f656d","kind":"tag","published_at":"2019-05-16T03:18:45.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.9/manifests"},{"name":"jackson-modules-base-2.9.8","sha":"313beb181266cb9e962fec41edd6b354048d4968","kind":"tag","published_at":"2018-12-15T22:05:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.8/manifests"},{"name":"jackson-modules-base-2.9.7","sha":"8e5cd29c9899f0fec01959fc2d0733a0da056398","kind":"tag","published_at":"2018-09-19T02:53:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.7/manifests"},{"name":"jackson-modules-base-2.9.6","sha":"7e0da78dcd72b22393d88518a6f35ad33225e851","kind":"tag","published_at":"2018-06-12T04:10:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.6/manifests"},{"name":"jackson-modules-base-2.9.5","sha":"e9720d6b7c6ea09d6382aea1808910ea325c263e","kind":"tag","published_at":"2018-03-26T15:52:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.5/manifests"},{"name":"jackson-modules-base-2.9.4","sha":"bc85238551477b3717ca4af59d567b0015ad939d","kind":"tag","published_at":"2018-01-24T04:33:25.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.4/manifests"},{"name":"jackson-modules-base-2.8.11","sha":"7f064640bc884d1f6acf2b2e54b9f94673c1446c","kind":"tag","published_at":"2017-12-24T02:25:55.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.11","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.11/manifests"},{"name":"jackson-modules-base-2.9.3","sha":"7a11aa35835ded306cb65e45c311029314a03b48","kind":"tag","published_at":"2017-12-09T03:09:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.3/manifests"},{"name":"jackson-modules-base-2.9.2","sha":"0d5f86f92e04860d54662ad9aa1460a669e29d29","kind":"tag","published_at":"2017-10-14T03:37:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.2/manifests"},{"name":"jackson-modules-base-2.9.1","sha":"e10272ece21002172986bfc29b278a60d6f5ff1f","kind":"tag","published_at":"2017-09-08T01:29:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.1/manifests"},{"name":"jackson-modules-base-2.8.10","sha":"c1f82c9b808233b0a134f2513725225b16824bbc","kind":"tag","published_at":"2017-08-24T04:30:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.10/manifests"},{"name":"jackson-modules-base-2.9.0","sha":"c624f84d96cd9df80fe461e65d4ab7b4f55a73d9","kind":"tag","published_at":"2017-07-30T04:41:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0/manifests"},{"name":"jackson-modules-base-2.9.0.pr4","sha":"9e18e9af285f6211dfc31a9b09fdfc7c317d482a","kind":"tag","published_at":"2017-06-17T01:46:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr4/manifests"},{"name":"jackson-modules-base-2.8.9","sha":"5a3f1c845e4dbd9b4df84b9834666ac5a3ff8d23","kind":"tag","published_at":"2017-06-12T02:55:02.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.9/manifests"},{"name":"jackson-modules-base-2.9.0.pr3","sha":"ec333bb8e7328889091d83089a8f13b5a415ab3d","kind":"tag","published_at":"2017-04-25T05:52:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr3/manifests"},{"name":"jackson-modules-base-2.8.8","sha":"2a75fb29a88e1a53361733f3c1c6985328fa5449","kind":"tag","published_at":"2017-04-05T03:42:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.8/manifests"},{"name":"jackson-modules-base-2.9.0.pr2","sha":"f6ddf6db2f08f30a0a4b8ca67d3a407695261f50","kind":"tag","published_at":"2017-03-22T03:35:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr2/manifests"},{"name":"jackson-modules-base-2.9.0.pr1","sha":"39331dc9eae02516c4cecd422f15685ab35373f3","kind":"tag","published_at":"2017-03-02T19:17:33.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr1/manifests"},{"name":"2.8.7b","sha":"1ffa34d428dc3e61d3cf553b59d842e38ee182f5","kind":"tag","published_at":"2017-02-21T02:43:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/2.8.7b","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/2.8.7b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@2.8.7b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/2.8.7b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/2.8.7b/manifests"},{"name":"jackson-modules-base-2.8.7","sha":"fb7aefe62fab7f83ffbdca0eddbcf912ea31a790","kind":"tag","published_at":"2017-02-21T01:09:43.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.7/manifests"},{"name":"jackson-modules-base-2.7.9","sha":"4c510db4f881622015df71c6adbdc7a89c267e75","kind":"tag","published_at":"2017-02-04T19:29:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.9/manifests"},{"name":"jackson-modules-base-2.8.6","sha":"1441ad2ecf86a0569ec9349b953d4115de04d393","kind":"tag","published_at":"2017-01-12T04:56:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.6/manifests"},{"name":"jackson-modules-base-2.8.5","sha":"8608079913d157c3c9b20bf40c55c949f92d9319","kind":"tag","published_at":"2016-11-14T17:31:59.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.5/manifests"},{"name":"jackson-modules-base-2.8.4","sha":"d8ede42f8bfad5a90de5a65249abc0e440c3e130","kind":"tag","published_at":"2016-10-14T03:58:14.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.4/manifests"},{"name":"jackson-modules-base-2.7.8","sha":"ed803dfb5a527b5770e7b6a72f0d698773a00451","kind":"tag","published_at":"2016-09-26T14:54:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.8/manifests"},{"name":"jackson-modules-base-2.8.3","sha":"637562215ef8507dcbbdbdb2735ea8ca8c39b808","kind":"tag","published_at":"2016-09-19T04:24:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.3/manifests"},{"name":"jackson-modules-base-2.8.2","sha":"864b1f4599ec4d18ca12d221c6606031a4140940","kind":"tag","published_at":"2016-08-30T03:53:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.2/manifests"},{"name":"jackson-modules-base-2.7.7","sha":"ea9920e062a596a3c7cf45bb81d0d5bb45cb801a","kind":"tag","published_at":"2016-08-26T22:02:14.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.7/manifests"},{"name":"jackson-modules-base-2.7.6","sha":"235e1c75ed70e9015f39d46b1efdb6d42125a8db","kind":"tag","published_at":"2016-07-23T02:50:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.6/manifests"},{"name":"jackson-modules-base-2.8.1","sha":"9cae30e885044037c77f83a82c4fc3e63ac9ec66","kind":"tag","published_at":"2016-07-19T23:34:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.1/manifests"},{"name":"jackson-modules-base-2.8.0","sha":"b274ec8565595f7852824304e837a52cdb49738a","kind":"tag","published_at":"2016-07-04T16:47:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0/manifests"},{"name":"jackson-modules-base-2.8.0.rc2","sha":"613ba994c0e1c2e81846217f369aac757b730b69","kind":"tag","published_at":"2016-06-17T00:25:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0.rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc2/manifests"},{"name":"jackson-modules-base-2.7.5","sha":"37d8fbe0cfab731415d5583e3462dc8ee044a186","kind":"tag","published_at":"2016-06-11T02:21:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.5/manifests"},{"name":"jackson-modules-base-2.8.0.rc1","sha":"fe31f321b7afe5504693aae65a55f7f92143b58f","kind":"tag","published_at":"2016-06-07T05:19:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0.rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc1/manifests"},{"name":"jackson-module-base-2.7.4b","sha":"cba2ade7c0a25a18422ccc9118addc1a40c92ad3","kind":"tag","published_at":"2016-04-30T01:22:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-module-base-2.7.4b","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-module-base-2.7.4b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-module-base-2.7.4b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-module-base-2.7.4b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-module-base-2.7.4b/manifests"},{"name":"jackson-modules-base-2.7.4","sha":"24a60cac237af9cb833e0554c8cd6a0d36eb411f","kind":"tag","published_at":"2016-04-29T16:01:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.4/manifests"},{"name":"jackson-modules-base-2.7.3","sha":"272160bbecf12e74cb4d815013748ff44db0571e","kind":"tag","published_at":"2016-03-16T01:35:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.3/manifests"},{"name":"jackson-modules-base-2.7.2","sha":"8ee45378ed842c5064171282b57e0e6aaf6d8f9d","kind":"tag","published_at":"2016-02-27T05:07:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.2/manifests"},{"name":"jackson-modules-base-2.7.1","sha":"636db7b63c5084ecd31cae02fe6c13487fec15fd","kind":"tag","published_at":"2016-02-02T06:36:19.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.1/manifests"}]},"repo_metadata_updated_at":"2026-02-12T23:02:49.544Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.65778896544412,"dependent_packages_count":49.554576852919055,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.106182909181584},"purl":"pkg:maven/tools.jackson.module/jackson-module-guice7","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/tools.jackson.module:jackson-module-guice7","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/tools.jackson.module:jackson-module-guice7","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/tools.jackson.module:jackson-module-guice7/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-06T20:02:16.555Z","issues_count":99,"pull_requests_count":159,"avg_time_to_close_issue":15677755.279411765,"avg_time_to_close_pull_request":1050985.8675496688,"issues_closed_count":68,"pull_requests_closed_count":151,"pull_request_authors_count":32,"issue_authors_count":72,"avg_comments_per_issue":5.040404040404041,"avg_comments_per_pull_request":1.2138364779874213,"merged_pull_requests_count":137,"bot_issues_count":1,"bot_pull_requests_count":32,"past_year_issues_count":12,"past_year_pull_requests_count":39,"past_year_avg_time_to_close_issue":907416.7142857143,"past_year_avg_time_to_close_pull_request":71268.35294117648,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":4.083333333333333,"past_year_avg_comments_per_pull_request":0.41025641025641024,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/issues","maintainers":[{"login":"cowtowncoder","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"},{"login":"JooHyukKim","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JooHyukKim"},{"login":"pjfanning","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"}],"active_maintainers":[{"login":"cowtowncoder","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"},{"login":"pjfanning","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/tools.jackson.module:jackson-module-guice7/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/tools.jackson.module:jackson-module-guice7/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/tools.jackson.module:jackson-module-guice7/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/tools.jackson.module:jackson-module-guice7/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/tools.jackson.module:jackson-module-guice7/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":601295,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":4727557,"name":"com.jwebmp.jpms.jackson.module:jackson-module-guice","ecosystem":"maven","description":"Stuff to make integration with Guice a bit easier","homepage":"https://github.com/FasterXML/jackson-modules-base","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/FasterXML/jackson-modules-base","keywords_array":[],"namespace":"com.jwebmp.jpms.jackson.module","versions_count":11,"first_release_published_at":"2019-04-17T03:16:06.000Z","latest_release_published_at":"2019-08-09T11:43:17.000Z","latest_release_number":"0.68.0.1","last_synced_at":"2026-04-12T03:03:05.075Z","created_at":"2022-07-25T23:14:10.605Z","updated_at":"2026-04-12T03:03:05.075Z","registry_url":"https://central.sonatype.com/artifact/com.jwebmp.jpms.jackson.module/jackson-module-guice/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.jwebmp.jpms.jackson.module/jackson-module-guice/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":37390569,"uuid":"50140860","full_name":"FasterXML/jackson-modules-base","owner":"FasterXML","description":"Uber-project for foundational modules of Jackson that build directly on core components but nothing else; not including data format or datatype modules","archived":false,"fork":false,"pushed_at":"2025-10-04T00:17:50.000Z","size":4931,"stargazers_count":176,"open_issues_count":45,"forks_count":83,"subscribers_count":14,"default_branch":"2.x","last_synced_at":"2025-10-11T09:34:04.799Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/FasterXML.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-01-21T22:24:00.000Z","updated_at":"2025-10-10T08:14:07.000Z","dependencies_parsed_at":"2023-10-02T23:00:39.761Z","dependency_job_id":"1b0e11d4-daba-4b85-a8df-1652ad46d7a4","html_url":"https://github.com/FasterXML/jackson-modules-base","commit_stats":{"total_commits":793,"total_committers":25,"mean_commits":31.72,"dds":"0.15258511979823453","last_synced_commit":"7f04a04e7686604d6cf07cac046a907f20c90c0c"},"previous_names":[],"tags_count":120,"template":false,"template_full_name":null,"purl":"pkg:github/FasterXML/jackson-modules-base","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/refs/heads/2.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/sbom","scorecard":{"id":49399,"data":{"date":"2025-08-11","repo":{"name":"github.com/FasterXML/jackson-modules-base","commit":"f88a47cd4cdd4b4b4d558aee3feb73cc1e912752"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Maintained","score":10,"reason":"29 commit(s) and 2 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/28 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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/dep_build_v2.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/dep_build_v3.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:13","Info: no jobLevel write permissions found"],"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":"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":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":10,"reason":"all dependencies are pinned","details":["Info:   6 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '2.x'"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:16"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"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-14T23:25:03.968Z","repository_id":37390569,"created_at":"2025-08-14T23:25:03.968Z","updated_at":"2025-08-14T23:25:03.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010144,"owners_count":26084692,"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-12T02:00:06.719Z","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":"FasterXML","name":"FasterXML, LLC","uuid":"382692","kind":"organization","description":null,"email":"info@fasterxml.com","website":"http://fasterxml.com","location":"Seattle, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/382692?v=4","repositories_count":68,"last_synced_at":"2023-04-14T17:44:54.358Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/FasterXML","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T18:09:50.546Z","updated_at":"2023-04-14T17:44:54.918Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML/repositories"},"tags":[{"name":"jackson-modules-base-3.0.0","sha":"f4ecc073c980f08fef400d63a8bc9bf415bddf98","kind":"tag","published_at":"2025-10-04T00:15:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc10","sha":"f29369de89a90f2cb31dc4b5bbedf2817f7ca834","kind":"tag","published_at":"2025-09-20T00:18:34.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc10/manifests"},{"name":"jackson-modules-base-3.0.0-rc9","sha":"908d93724c630e047fa55f59607f94f45c3db786","kind":"tag","published_at":"2025-09-06T01:26:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc9/manifests"},{"name":"jackson-modules-base-2.20.0","sha":"874d6044d7805af6ca74b9591783a230d399b789","kind":"tag","published_at":"2025-08-28T23:05:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc8","sha":"9265733af5a75f000a5886afda7e8f323f2a10bd","kind":"tag","published_at":"2025-08-13T18:34:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc8/manifests"},{"name":"jackson-modules-base-3.0.0-rc7","sha":"207e5d3baa3885b858e366bcdb0958e2fd251c5d","kind":"tag","published_at":"2025-08-08T15:58:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc7/manifests"},{"name":"jackson-modules-base-2.20.0-rc1","sha":"d630c5cb87f4df9711800e617e50a0863d1b75d1","kind":"tag","published_at":"2025-08-05T01:08:47.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0-rc1/manifests"},{"name":"jackson-modules-base-3.0.0-rc6","sha":"66a7af70e0e1d51999bfba5cb8fe6fd23ae9ac2a","kind":"tag","published_at":"2025-07-19T01:13:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc6/manifests"},{"name":"jackson-modules-base-2.19.2","sha":"d0f92ed9be1135e983c67554e1ca9dc5933db940","kind":"tag","published_at":"2025-07-18T17:57:56.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.2/manifests"},{"name":"jackson-modules-base-2.19.1","sha":"b113c7ff4d1bba3064829397172a71c69a1e4a1c","kind":"tag","published_at":"2025-06-14T01:23:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.1/manifests"},{"name":"jackson-modules-base-3.0.0-rc5","sha":"d4813b8eb4da2421f98ab4117f2d3057d0ebb20f","kind":"tag","published_at":"2025-05-22T16:59:20.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc5/manifests"},{"name":"jackson-modules-base-3.0.0-rc4","sha":"2d8aeece544c6d0526ba146510e8782721d78e49","kind":"tag","published_at":"2025-05-10T23:41:03.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc4/manifests"},{"name":"jackson-modules-base-2.18.4","sha":"fcf0dff478bacecdef3effea08f15c1521964133","kind":"tag","published_at":"2025-05-07T00:45:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.4/manifests"},{"name":"jackson-modules-base-2.19.0","sha":"65f4e4c727999f95844d811abf732040d08074a1","kind":"tag","published_at":"2025-04-24T23:59:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc3","sha":"4433d966fe9309834c85d52f21105df0768ef78b","kind":"tag","published_at":"2025-04-14T02:09:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc3/manifests"},{"name":"jackson-modules-base-2.19.0-rc2","sha":"b5613a46af505f0641921de7c08e5abddb0a047d","kind":"tag","published_at":"2025-04-08T01:40:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0-rc2/manifests"},{"name":"jackson-modules-base-3.0.0-rc2","sha":"d5177a79c219accca6cbded818677cf043cc7e76","kind":"tag","published_at":"2025-03-28T23:11:24.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc2/manifests"},{"name":"jackson-modules-base-3.0.0-rc1","sha":"1ecbfd5a78891c0ca5984bdf57bb1626d4902994","kind":"tag","published_at":"2025-03-08T00:37:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc1/manifests"},{"name":"jackson-modules-base-2.18.3","sha":"785802151b99780d68267963538618cad057027e","kind":"tag","published_at":"2025-02-28T23:47:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.3/manifests"},{"name":"jackson-modules-base-2.18.2-take-2","sha":"ecea6c465dc5eeb3e3f9355224ac9585b76a4911","kind":"tag","published_at":"2024-11-28T01:43:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.2-take-2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.2-take-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.2-take-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.2-take-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.2-take-2/manifests"},{"name":"jackson-modules-base-2.17.3","sha":"f811f1065217c01c1015a2d71354115b0d31245f","kind":"tag","published_at":"2024-11-01T20:49:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.3/manifests"},{"name":"jackson-modules-base-2.18.1","sha":"1515a8d317579d67e324d766bb99ad16b8b91590","kind":"tag","published_at":"2024-10-28T23:59:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.1/manifests"},{"name":"jackson-modules-base-2.18.0","sha":"684ac1eea16046ca034b28f7384a073126dba5e3","kind":"tag","published_at":"2024-09-27T02:24:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0/manifests"},{"name":"jackson-modules-base-2.18.0-rc1","sha":"95603bb82718f643835302914b10ef4b4b3829bf","kind":"tag","published_at":"2024-08-30T18:41:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0-rc1/manifests"},{"name":"jackson-modules-base-2.17.2","sha":"e3bbd2bbc01176829484256525f70d471407a52c","kind":"tag","published_at":"2024-07-05T17:30:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.2/manifests"},{"name":"jackson-modules-base-2.17.1","sha":"13ce66c0ef5db335e2a6b32a6b6481ab7ff1c72b","kind":"tag","published_at":"2024-05-05T02:16:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.1/manifests"},{"name":"jackson-modules-base-2.17.0","sha":"d05157dafd36f3daa9daa64a101f46c1448adb4f","kind":"tag","published_at":"2024-03-12T22:05:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0/manifests"},{"name":"jackson-modules-base-2.16.2","sha":"757c09f130dc7ccbe607b5880f00f6a31cff3c47","kind":"tag","published_at":"2024-03-09T19:05:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.2/manifests"},{"name":"jackson-modules-base-2.17.0-rc1","sha":"703b50e439662d141507587752525a5de6c437dc","kind":"tag","published_at":"2024-02-27T02:07:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0-rc1/manifests"},{"name":"jackson-modules-base-2.15.4","sha":"3baa0119e8c3dc5ad7caaa781a8f10a41b70b8b9","kind":"tag","published_at":"2024-02-15T17:49:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.4/manifests"},{"name":"jackson-modules-base-2.16.1","sha":"c301da73802cb3bc9d1f7c27bbb855cab888ab75","kind":"tag","published_at":"2023-12-24T05:03:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.1/manifests"},{"name":"jackson-modules-base-2.16.0","sha":"8aec482ba9989691c6da42d110f049707bb02914","kind":"tag","published_at":"2023-11-15T23:05:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0/manifests"},{"name":"jackson-modules-base-2.16.0-rc1","sha":"2f2071ca385356772ac08082f1704ea65632273b","kind":"tag","published_at":"2023-10-20T23:04:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0-rc1/manifests"},{"name":"jackson-modules-base-2.15.3","sha":"95f6f63b38c4344da32b4427e2b75498a14f141a","kind":"tag","published_at":"2023-10-13T00:24:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.3/manifests"},{"name":"jackson-modules-base-2.15.2","sha":"23883227f64b6bf89d2ff8f489dd15cedb80ed2f","kind":"tag","published_at":"2023-05-30T23:41:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.2/manifests"},{"name":"jackson-modules-base-2.15.1","sha":"9726ae0172a8a3a1f08ccb93686ec443758b057f","kind":"tag","published_at":"2023-05-16T22:13:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.1/manifests"},{"name":"jackson-modules-base-2.14.3","sha":"0cc7907f2660eeaeb51e030b145ce4d85068cb0b","kind":"tag","published_at":"2023-05-05T17:05:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.3/manifests"},{"name":"jackson-modules-base-2.15.0","sha":"83b5571756ae61750ae719b255f8910cdb63446a","kind":"tag","published_at":"2023-04-23T22:06:04.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0/manifests"},{"name":"jackson-modules-base-2.15.0-rc3","sha":"2ab6b285e3bb8c2aa60264976df08b5244dffb6c","kind":"tag","published_at":"2023-04-14T20:48:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc3/manifests"},{"name":"jackson-modules-base-2.15.0-rc2","sha":"1d62d99d77798e6a255e70eaa146c175e1de237d","kind":"tag","published_at":"2023-03-28T23:41:30.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc2/manifests"},{"name":"jackson-modules-base-2.15.0-rc1","sha":"9aaaafe62b0859d4654769268b2bd3d4aba8cc45","kind":"tag","published_at":"2023-03-18T20:51:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc1/manifests"},{"name":"jackson-modules-base-2.14.2","sha":"fb11d232a51a950ca8415addd126e7b875b56d22","kind":"tag","published_at":"2023-01-29T01:44:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.2/manifests"},{"name":"jackson-modules-base-2.13.5","sha":"6c867018ff4ee098dcbe4ba9e54fba9b6f62ebaf","kind":"tag","published_at":"2023-01-23T01:22:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.5/manifests"},{"name":"jackson-modules-base-2.14.1","sha":"08703ceb7b9454c683d3b4792d285cd4ba619b5a","kind":"tag","published_at":"2022-11-21T23:58:13.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.1/manifests"},{"name":"jackson-modules-base-2.14.0","sha":"b9ae3888207d23193002cce3e78526be379fda20","kind":"tag","published_at":"2022-11-05T22:55:43.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0/manifests"},{"name":"jackson-modules-base-2.14.0-rc3","sha":"50e9209344e7fe8354ab8d4b49d9e03b61c8df78","kind":"tag","published_at":"2022-10-28T22:10:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc3/manifests"},{"name":"jackson-modules-base-2.14.0-rc2","sha":"e6cad294ea9634af5a62e3bdb0f1151de27bc7a1","kind":"tag","published_at":"2022-10-11T00:00:23.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc2/manifests"},{"name":"jackson-modules-base-2.14.0-rc1","sha":"441b96f9e19f105356a872d67f57303006efb4bd","kind":"tag","published_at":"2022-09-25T23:18:47.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc1/manifests"},{"name":"jackson-modules-base-2.13.4","sha":"ed23e9d4b098ff332af8bae4c9af0dfda621d688","kind":"tag","published_at":"2022-09-03T22:32:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.4/manifests"},{"name":"jackson-modules-base-2.12.7","sha":"c3dd9a50a9618dfd39c9b2babc764c3bb8c58ac2","kind":"tag","published_at":"2022-05-26T18:05:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.7/manifests"},{"name":"jackson-modules-base-2.13.3","sha":"06542814371bafddf2e7c7082b16888a181db993","kind":"tag","published_at":"2022-05-14T15:26:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.3/manifests"},{"name":"jackson-modules-base-2.13.2","sha":"3b136f56aa9d5e813304df5b344c56d295565198","kind":"tag","published_at":"2022-03-06T21:10:51.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.2/manifests"},{"name":"jackson-modules-base-2.13.1","sha":"76abc19bb232ecf3abf45c95be93dd1b9ac3697b","kind":"tag","published_at":"2021-12-19T01:30:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.1/manifests"},{"name":"jackson-modules-base-2.12.6","sha":"bbb6726d62c8e2319e565b6ac144839eb98187a9","kind":"tag","published_at":"2021-12-15T04:27:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.6/manifests"},{"name":"jackson-modules-base-2.13.0","sha":"df9f3e64fb47606d8437a31e9f28fc1c7ff8a995","kind":"tag","published_at":"2021-09-30T21:06:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0/manifests"},{"name":"jackson-modules-base-2.13.0-rc2","sha":"6936bebf3b14b6c960e9611890945dc3eaa238c1","kind":"tag","published_at":"2021-08-27T03:56:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc2/manifests"},{"name":"jackson-modules-base-2.12.5","sha":"0d7f897bb0b403711065a2846acfa55e5ad402a0","kind":"tag","published_at":"2021-08-27T01:07:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.5/manifests"},{"name":"jackson-modules-base-2.13.0-rc1","sha":"d4ec19831931dd5fef1502fa3076f2095ee9cfb5","kind":"tag","published_at":"2021-07-14T01:34:16.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc1/manifests"},{"name":"jackson-modules-base-2.12.4","sha":"729695d34b2f6d98e2793ce8d9346fd99a38508a","kind":"tag","published_at":"2021-07-06T20:47:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.4/manifests"},{"name":"jackson-modules-base-2.12.3","sha":"2938bdc7572bfe8385c7f616f2cb7e2f94456d87","kind":"tag","published_at":"2021-04-12T18:25:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.3/manifests"},{"name":"jackson-modules-base-2.12.2","sha":"457dd8533adbff2bb3d8bbda0994a7a6cc3d11c6","kind":"tag","published_at":"2021-03-03T21:46:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.2/manifests"},{"name":"jackson-modules-base-2.12.1","sha":"6fd38a80e5f5274a79c69cc6bb295c61645812f8","kind":"tag","published_at":"2021-01-09T01:50:10.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.1/manifests"},{"name":"jackson-modules-base-2.11.4","sha":"49f85fa2821fea4427fda284ae3fcd943df3f0ef","kind":"tag","published_at":"2020-12-12T00:47:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.4/manifests"},{"name":"jackson-modules-base-2.12.0","sha":"762dddd1b6cf18807e58cf76dba0a38c5b48fedb","kind":"tag","published_at":"2020-11-29T01:29:58.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0/manifests"},{"name":"jackson-modules-base-2.12.0-rc2","sha":"2e225db556f017f9db70615ad0206894c3165c73","kind":"tag","published_at":"2020-11-15T03:46:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc2/manifests"},{"name":"jackson-modules-base-2.12.0-rc1","sha":"161f4467f822157bfa20d6940c7a56972ea2bf9e","kind":"tag","published_at":"2020-10-12T00:48:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc1/manifests"},{"name":"jackson-modules-base-2.11.3","sha":"5710e584d339b91f158f339bfb4e2a3752aa60e8","kind":"tag","published_at":"2020-10-02T00:13:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.3/manifests"},{"name":"jackson-modules-base-2.11.2","sha":"649de3923f13b0d7601d2bda0f811d1f9ee0c047","kind":"tag","published_at":"2020-08-02T19:30:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.2/manifests"},{"name":"jackson-modules-base-2.10.5","sha":"ef93cbbf33679ab75c4445d172a8ad7d9e6546c3","kind":"tag","published_at":"2020-07-21T03:03:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.5/manifests"},{"name":"jackson-modules-base-2.11.1","sha":"81b82e1bc5705025cd287c71e548b33ce3e66a60","kind":"tag","published_at":"2020-06-25T03:58:44.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.1/manifests"},{"name":"jackson-modules-base-2.10.4","sha":"c78454fc9c0e9e281e30e04af0ea4a87b4e035a6","kind":"tag","published_at":"2020-05-02T22:47:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.4/manifests"},{"name":"jackson-modules-base-2.11.0","sha":"c8a4f1124d1638eb3bb6364ef164c4fb6c5484b5","kind":"tag","published_at":"2020-04-26T00:48:33.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0/manifests"},{"name":"jackson-modules-base-2.11.0.rc1","sha":"70b2864af1325aaff85b40747d3d2b517697c6a0","kind":"tag","published_at":"2020-03-24T19:25:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.0.rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0.rc1/manifests"},{"name":"jackson-modules-base-2.10.3","sha":"15d55ccb1e1165a47ea2b316d1fe93bea93589ba","kind":"tag","published_at":"2020-03-03T03:22:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.3/manifests"},{"name":"jackson-modules-base-2.10.2","sha":"ac3ae48c5cbb3d618fbaa9d9b522d17fe4edf9e3","kind":"tag","published_at":"2020-01-05T02:50:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.2/manifests"},{"name":"jackson-modules-base-2.10.1","sha":"599c250f1a4d8e39cb3c5fa27d2f6aaaa6161cd6","kind":"tag","published_at":"2019-11-09T23:21:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.1/manifests"},{"name":"jackson-modules-base-2.10.0","sha":"f6b226778f8d2786b7030c9f3d9fb49bc3d3d5c8","kind":"tag","published_at":"2019-09-26T05:50:54.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0/manifests"},{"name":"jackson-modules-base-2.9.10","sha":"8bcc80faec9bc3f4f8aacc9aa559d3fd6853686f","kind":"tag","published_at":"2019-09-21T18:40:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.10/manifests"},{"name":"jackson-modules-base-2.10.0.pr3","sha":"8144a424855ce040c4502e985ccec2cf2b9c3126","kind":"tag","published_at":"2019-09-17T03:56:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr3/manifests"},{"name":"jackson-modules-base-2.10.0.pr2","sha":"2b5abe0c588f838189c8b0f6c6f14416152177d8","kind":"tag","published_at":"2019-08-31T01:13:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr2/manifests"},{"name":"jackson-modules-base-2.10.0.pr1","sha":"0b7d10b630d89fce59af06e01e310da49db809dd","kind":"tag","published_at":"2019-07-19T05:27:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr1/manifests"},{"name":"jackson-modules-base-2.9.9","sha":"65738ef430362538afe71f20eb0e9314761f656d","kind":"tag","published_at":"2019-05-16T03:18:45.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.9/manifests"},{"name":"jackson-modules-base-2.9.8","sha":"313beb181266cb9e962fec41edd6b354048d4968","kind":"tag","published_at":"2018-12-15T22:05:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.8/manifests"},{"name":"jackson-modules-base-2.9.7","sha":"8e5cd29c9899f0fec01959fc2d0733a0da056398","kind":"tag","published_at":"2018-09-19T02:53:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.7/manifests"},{"name":"jackson-modules-base-2.9.6","sha":"7e0da78dcd72b22393d88518a6f35ad33225e851","kind":"tag","published_at":"2018-06-12T04:10:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.6/manifests"},{"name":"jackson-modules-base-2.9.5","sha":"e9720d6b7c6ea09d6382aea1808910ea325c263e","kind":"tag","published_at":"2018-03-26T15:52:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.5/manifests"},{"name":"jackson-modules-base-2.9.4","sha":"bc85238551477b3717ca4af59d567b0015ad939d","kind":"tag","published_at":"2018-01-24T04:33:25.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.4/manifests"},{"name":"jackson-modules-base-2.8.11","sha":"7f064640bc884d1f6acf2b2e54b9f94673c1446c","kind":"tag","published_at":"2017-12-24T02:25:55.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.11","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.11/manifests"},{"name":"jackson-modules-base-2.9.3","sha":"7a11aa35835ded306cb65e45c311029314a03b48","kind":"tag","published_at":"2017-12-09T03:09:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.3/manifests"},{"name":"jackson-modules-base-2.9.2","sha":"0d5f86f92e04860d54662ad9aa1460a669e29d29","kind":"tag","published_at":"2017-10-14T03:37:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.2/manifests"},{"name":"jackson-modules-base-2.9.1","sha":"e10272ece21002172986bfc29b278a60d6f5ff1f","kind":"tag","published_at":"2017-09-08T01:29:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.1/manifests"},{"name":"jackson-modules-base-2.8.10","sha":"c1f82c9b808233b0a134f2513725225b16824bbc","kind":"tag","published_at":"2017-08-24T04:30:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.10/manifests"},{"name":"jackson-modules-base-2.9.0","sha":"c624f84d96cd9df80fe461e65d4ab7b4f55a73d9","kind":"tag","published_at":"2017-07-30T04:41:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0/manifests"},{"name":"jackson-modules-base-2.9.0.pr4","sha":"9e18e9af285f6211dfc31a9b09fdfc7c317d482a","kind":"tag","published_at":"2017-06-17T01:46:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr4/manifests"},{"name":"jackson-modules-base-2.8.9","sha":"5a3f1c845e4dbd9b4df84b9834666ac5a3ff8d23","kind":"tag","published_at":"2017-06-12T02:55:02.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.9/manifests"},{"name":"jackson-modules-base-2.9.0.pr3","sha":"ec333bb8e7328889091d83089a8f13b5a415ab3d","kind":"tag","published_at":"2017-04-25T05:52:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr3/manifests"},{"name":"jackson-modules-base-2.8.8","sha":"2a75fb29a88e1a53361733f3c1c6985328fa5449","kind":"tag","published_at":"2017-04-05T03:42:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.8/manifests"},{"name":"jackson-modules-base-2.9.0.pr2","sha":"f6ddf6db2f08f30a0a4b8ca67d3a407695261f50","kind":"tag","published_at":"2017-03-22T03:35:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr2/manifests"},{"name":"jackson-modules-base-2.9.0.pr1","sha":"39331dc9eae02516c4cecd422f15685ab35373f3","kind":"tag","published_at":"2017-03-02T19:17:33.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr1/manifests"},{"name":"2.8.7b","sha":"1ffa34d428dc3e61d3cf553b59d842e38ee182f5","kind":"tag","published_at":"2017-02-21T02:43:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/2.8.7b","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/2.8.7b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@2.8.7b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/2.8.7b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/2.8.7b/manifests"},{"name":"jackson-modules-base-2.8.7","sha":"fb7aefe62fab7f83ffbdca0eddbcf912ea31a790","kind":"tag","published_at":"2017-02-21T01:09:43.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.7/manifests"},{"name":"jackson-modules-base-2.7.9","sha":"4c510db4f881622015df71c6adbdc7a89c267e75","kind":"tag","published_at":"2017-02-04T19:29:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.9/manifests"},{"name":"jackson-modules-base-2.8.6","sha":"1441ad2ecf86a0569ec9349b953d4115de04d393","kind":"tag","published_at":"2017-01-12T04:56:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.6/manifests"},{"name":"jackson-modules-base-2.8.5","sha":"8608079913d157c3c9b20bf40c55c949f92d9319","kind":"tag","published_at":"2016-11-14T17:31:59.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.5/manifests"},{"name":"jackson-modules-base-2.8.4","sha":"d8ede42f8bfad5a90de5a65249abc0e440c3e130","kind":"tag","published_at":"2016-10-14T03:58:14.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.4/manifests"},{"name":"jackson-modules-base-2.7.8","sha":"ed803dfb5a527b5770e7b6a72f0d698773a00451","kind":"tag","published_at":"2016-09-26T14:54:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.8/manifests"},{"name":"jackson-modules-base-2.8.3","sha":"637562215ef8507dcbbdbdb2735ea8ca8c39b808","kind":"tag","published_at":"2016-09-19T04:24:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.3/manifests"},{"name":"jackson-modules-base-2.8.2","sha":"864b1f4599ec4d18ca12d221c6606031a4140940","kind":"tag","published_at":"2016-08-30T03:53:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.2/manifests"},{"name":"jackson-modules-base-2.7.7","sha":"ea9920e062a596a3c7cf45bb81d0d5bb45cb801a","kind":"tag","published_at":"2016-08-26T22:02:14.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.7/manifests"},{"name":"jackson-modules-base-2.7.6","sha":"235e1c75ed70e9015f39d46b1efdb6d42125a8db","kind":"tag","published_at":"2016-07-23T02:50:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.6/manifests"},{"name":"jackson-modules-base-2.8.1","sha":"9cae30e885044037c77f83a82c4fc3e63ac9ec66","kind":"tag","published_at":"2016-07-19T23:34:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.1/manifests"},{"name":"jackson-modules-base-2.8.0","sha":"b274ec8565595f7852824304e837a52cdb49738a","kind":"tag","published_at":"2016-07-04T16:47:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0/manifests"},{"name":"jackson-modules-base-2.8.0.rc2","sha":"613ba994c0e1c2e81846217f369aac757b730b69","kind":"tag","published_at":"2016-06-17T00:25:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0.rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc2/manifests"},{"name":"jackson-modules-base-2.7.5","sha":"37d8fbe0cfab731415d5583e3462dc8ee044a186","kind":"tag","published_at":"2016-06-11T02:21:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.5/manifests"},{"name":"jackson-modules-base-2.8.0.rc1","sha":"fe31f321b7afe5504693aae65a55f7f92143b58f","kind":"tag","published_at":"2016-06-07T05:19:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0.rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc1/manifests"},{"name":"jackson-module-base-2.7.4b","sha":"cba2ade7c0a25a18422ccc9118addc1a40c92ad3","kind":"tag","published_at":"2016-04-30T01:22:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-module-base-2.7.4b","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-module-base-2.7.4b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-module-base-2.7.4b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-module-base-2.7.4b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-module-base-2.7.4b/manifests"},{"name":"jackson-modules-base-2.7.4","sha":"24a60cac237af9cb833e0554c8cd6a0d36eb411f","kind":"tag","published_at":"2016-04-29T16:01:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.4/manifests"},{"name":"jackson-modules-base-2.7.3","sha":"272160bbecf12e74cb4d815013748ff44db0571e","kind":"tag","published_at":"2016-03-16T01:35:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.3/manifests"},{"name":"jackson-modules-base-2.7.2","sha":"8ee45378ed842c5064171282b57e0e6aaf6d8f9d","kind":"tag","published_at":"2016-02-27T05:07:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.2/manifests"},{"name":"jackson-modules-base-2.7.1","sha":"636db7b63c5084ecd31cae02fe6c13487fec15fd","kind":"tag","published_at":"2016-02-02T06:36:19.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.1/manifests"}]},"repo_metadata_updated_at":"2025-10-12T21:47:01.093Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":13.42066560594539,"stargazers_count":17.588176636175945,"forks_count":14.577761369815189,"average":19.391636888220976},"purl":"pkg:maven/com.jwebmp.jpms.jackson.module/jackson-module-guice","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.jwebmp.jpms.jackson.module:jackson-module-guice","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.jwebmp.jpms.jackson.module:jackson-module-guice","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.jwebmp.jpms.jackson.module:jackson-module-guice/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-01T22:02:49.913Z","issues_count":94,"pull_requests_count":156,"avg_time_to_close_issue":14665233.4375,"avg_time_to_close_pull_request":609457.2721088436,"issues_closed_count":64,"pull_requests_closed_count":147,"pull_request_authors_count":32,"issue_authors_count":68,"avg_comments_per_issue":5.053191489361702,"avg_comments_per_pull_request":1.205128205128205,"merged_pull_requests_count":133,"bot_issues_count":1,"bot_pull_requests_count":30,"past_year_issues_count":12,"past_year_pull_requests_count":81,"past_year_avg_time_to_close_issue":1003406.8571428572,"past_year_avg_time_to_close_pull_request":52258.08219178082,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":73,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":2.6666666666666665,"past_year_avg_comments_per_pull_request":0.5308641975308642,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":19,"past_year_merged_pull_requests_count":71,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/issues","maintainers":[{"login":"cowtowncoder","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"},{"login":"JooHyukKim","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JooHyukKim"},{"login":"pjfanning","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"}],"active_maintainers":[{"login":"cowtowncoder","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"},{"login":"JooHyukKim","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JooHyukKim"},{"login":"pjfanning","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.jwebmp.jpms.jackson.module:jackson-module-guice/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.jwebmp.jpms.jackson.module:jackson-module-guice/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.jwebmp.jpms.jackson.module:jackson-module-guice/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.jwebmp.jpms.jackson.module:jackson-module-guice/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.jwebmp.jpms.jackson.module:jackson-module-guice/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":601295,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":12005465,"name":"tools.jackson.module:jackson-module-osgi","ecosystem":"maven","description":"Jackson module to inject OSGI services in deserialized beans.","homepage":"https://github.com/FasterXML/jackson-modules-base","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/FasterXML/jackson-modules-base","keywords_array":[],"namespace":"tools.jackson.module","versions_count":19,"first_release_published_at":"2025-03-08T00:40:14.000Z","latest_release_published_at":"2026-04-11T17:55:49.000Z","latest_release_number":"3.1.2","last_synced_at":"2026-04-12T03:03:14.888Z","created_at":"2025-08-13T18:48:22.371Z","updated_at":"2026-04-12T03:03:14.889Z","registry_url":"https://central.sonatype.com/artifact/tools.jackson.module/jackson-module-osgi/","install_command":null,"documentation_url":"https://appdoc.app/artifact/tools.jackson.module/jackson-module-osgi/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots"]},"repo_metadata":{"id":37390569,"uuid":"50140860","full_name":"FasterXML/jackson-modules-base","owner":"FasterXML","description":"Uber-project for foundational modules of Jackson that build directly on core components but nothing else; not including data format or datatype modules","archived":false,"fork":false,"pushed_at":"2025-10-04T00:17:50.000Z","size":4931,"stargazers_count":176,"open_issues_count":45,"forks_count":83,"subscribers_count":14,"default_branch":"2.x","last_synced_at":"2025-10-11T09:34:04.799Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/FasterXML.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-01-21T22:24:00.000Z","updated_at":"2025-10-10T08:14:07.000Z","dependencies_parsed_at":"2023-10-02T23:00:39.761Z","dependency_job_id":"1b0e11d4-daba-4b85-a8df-1652ad46d7a4","html_url":"https://github.com/FasterXML/jackson-modules-base","commit_stats":{"total_commits":793,"total_committers":25,"mean_commits":31.72,"dds":"0.15258511979823453","last_synced_commit":"7f04a04e7686604d6cf07cac046a907f20c90c0c"},"previous_names":[],"tags_count":120,"template":false,"template_full_name":null,"purl":"pkg:github/FasterXML/jackson-modules-base","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/refs/heads/2.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/sbom","scorecard":{"id":49399,"data":{"date":"2025-08-11","repo":{"name":"github.com/FasterXML/jackson-modules-base","commit":"f88a47cd4cdd4b4b4d558aee3feb73cc1e912752"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Maintained","score":10,"reason":"29 commit(s) and 2 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/28 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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/dep_build_v2.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/dep_build_v3.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:13","Info: no jobLevel write permissions found"],"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":"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":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":10,"reason":"all dependencies are pinned","details":["Info:   6 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '2.x'"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:16"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"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-14T23:25:03.968Z","repository_id":37390569,"created_at":"2025-08-14T23:25:03.968Z","updated_at":"2025-08-14T23:25:03.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010144,"owners_count":26084692,"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-12T02:00:06.719Z","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":"FasterXML","name":"FasterXML, LLC","uuid":"382692","kind":"organization","description":null,"email":"info@fasterxml.com","website":"http://fasterxml.com","location":"Seattle, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/382692?v=4","repositories_count":68,"last_synced_at":"2023-04-14T17:44:54.358Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/FasterXML","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T18:09:50.546Z","updated_at":"2023-04-14T17:44:54.918Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML/repositories"},"tags":[{"name":"jackson-modules-base-3.0.0","sha":"f4ecc073c980f08fef400d63a8bc9bf415bddf98","kind":"tag","published_at":"2025-10-04T00:15:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc10","sha":"f29369de89a90f2cb31dc4b5bbedf2817f7ca834","kind":"tag","published_at":"2025-09-20T00:18:34.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc10/manifests"},{"name":"jackson-modules-base-3.0.0-rc9","sha":"908d93724c630e047fa55f59607f94f45c3db786","kind":"tag","published_at":"2025-09-06T01:26:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc9/manifests"},{"name":"jackson-modules-base-2.20.0","sha":"874d6044d7805af6ca74b9591783a230d399b789","kind":"tag","published_at":"2025-08-28T23:05:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc8","sha":"9265733af5a75f000a5886afda7e8f323f2a10bd","kind":"tag","published_at":"2025-08-13T18:34:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc8/manifests"},{"name":"jackson-modules-base-3.0.0-rc7","sha":"207e5d3baa3885b858e366bcdb0958e2fd251c5d","kind":"tag","published_at":"2025-08-08T15:58:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc7/manifests"},{"name":"jackson-modules-base-2.20.0-rc1","sha":"d630c5cb87f4df9711800e617e50a0863d1b75d1","kind":"tag","published_at":"2025-08-05T01:08:47.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0-rc1/manifests"},{"name":"jackson-modules-base-3.0.0-rc6","sha":"66a7af70e0e1d51999bfba5cb8fe6fd23ae9ac2a","kind":"tag","published_at":"2025-07-19T01:13:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc6/manifests"},{"name":"jackson-modules-base-2.19.2","sha":"d0f92ed9be1135e983c67554e1ca9dc5933db940","kind":"tag","published_at":"2025-07-18T17:57:56.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.2/manifests"},{"name":"jackson-modules-base-2.19.1","sha":"b113c7ff4d1bba3064829397172a71c69a1e4a1c","kind":"tag","published_at":"2025-06-14T01:23:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.1/manifests"},{"name":"jackson-modules-base-3.0.0-rc5","sha":"d4813b8eb4da2421f98ab4117f2d3057d0ebb20f","kind":"tag","published_at":"2025-05-22T16:59:20.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc5/manifests"},{"name":"jackson-modules-base-3.0.0-rc4","sha":"2d8aeece544c6d0526ba146510e8782721d78e49","kind":"tag","published_at":"2025-05-10T23:41:03.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc4/manifests"},{"name":"jackson-modules-base-2.18.4","sha":"fcf0dff478bacecdef3effea08f15c1521964133","kind":"tag","published_at":"2025-05-07T00:45:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.4/manifests"},{"name":"jackson-modules-base-2.19.0","sha":"65f4e4c727999f95844d811abf732040d08074a1","kind":"tag","published_at":"2025-04-24T23:59:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc3","sha":"4433d966fe9309834c85d52f21105df0768ef78b","kind":"tag","published_at":"2025-04-14T02:09:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc3/manifests"},{"name":"jackson-modules-base-2.19.0-rc2","sha":"b5613a46af505f0641921de7c08e5abddb0a047d","kind":"tag","published_at":"2025-04-08T01:40:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0-rc2/manifests"},{"name":"jackson-modules-base-3.0.0-rc2","sha":"d5177a79c219accca6cbded818677cf043cc7e76","kind":"tag","published_at":"2025-03-28T23:11:24.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc2/manifests"},{"name":"jackson-modules-base-3.0.0-rc1","sha":"1ecbfd5a78891c0ca5984bdf57bb1626d4902994","kind":"tag","published_at":"2025-03-08T00:37:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc1/manifests"},{"name":"jackson-modules-base-2.18.3","sha":"785802151b99780d68267963538618cad057027e","kind":"tag","published_at":"2025-02-28T23:47:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.3/manifests"},{"name":"jackson-modules-base-2.18.2-take-2","sha":"ecea6c465dc5eeb3e3f9355224ac9585b76a4911","kind":"tag","published_at":"2024-11-28T01:43:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.2-take-2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.2-take-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.2-take-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.2-take-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.2-take-2/manifests"},{"name":"jackson-modules-base-2.17.3","sha":"f811f1065217c01c1015a2d71354115b0d31245f","kind":"tag","published_at":"2024-11-01T20:49:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.3/manifests"},{"name":"jackson-modules-base-2.18.1","sha":"1515a8d317579d67e324d766bb99ad16b8b91590","kind":"tag","published_at":"2024-10-28T23:59:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.1/manifests"},{"name":"jackson-modules-base-2.18.0","sha":"684ac1eea16046ca034b28f7384a073126dba5e3","kind":"tag","published_at":"2024-09-27T02:24:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0/manifests"},{"name":"jackson-modules-base-2.18.0-rc1","sha":"95603bb82718f643835302914b10ef4b4b3829bf","kind":"tag","published_at":"2024-08-30T18:41:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0-rc1/manifests"},{"name":"jackson-modules-base-2.17.2","sha":"e3bbd2bbc01176829484256525f70d471407a52c","kind":"tag","published_at":"2024-07-05T17:30:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.2/manifests"},{"name":"jackson-modules-base-2.17.1","sha":"13ce66c0ef5db335e2a6b32a6b6481ab7ff1c72b","kind":"tag","published_at":"2024-05-05T02:16:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.1/manifests"},{"name":"jackson-modules-base-2.17.0","sha":"d05157dafd36f3daa9daa64a101f46c1448adb4f","kind":"tag","published_at":"2024-03-12T22:05:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0/manifests"},{"name":"jackson-modules-base-2.16.2","sha":"757c09f130dc7ccbe607b5880f00f6a31cff3c47","kind":"tag","published_at":"2024-03-09T19:05:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.2/manifests"},{"name":"jackson-modules-base-2.17.0-rc1","sha":"703b50e439662d141507587752525a5de6c437dc","kind":"tag","published_at":"2024-02-27T02:07:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0-rc1/manifests"},{"name":"jackson-modules-base-2.15.4","sha":"3baa0119e8c3dc5ad7caaa781a8f10a41b70b8b9","kind":"tag","published_at":"2024-02-15T17:49:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.4/manifests"},{"name":"jackson-modules-base-2.16.1","sha":"c301da73802cb3bc9d1f7c27bbb855cab888ab75","kind":"tag","published_at":"2023-12-24T05:03:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.1/manifests"},{"name":"jackson-modules-base-2.16.0","sha":"8aec482ba9989691c6da42d110f049707bb02914","kind":"tag","published_at":"2023-11-15T23:05:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0/manifests"},{"name":"jackson-modules-base-2.16.0-rc1","sha":"2f2071ca385356772ac08082f1704ea65632273b","kind":"tag","published_at":"2023-10-20T23:04:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0-rc1/manifests"},{"name":"jackson-modules-base-2.15.3","sha":"95f6f63b38c4344da32b4427e2b75498a14f141a","kind":"tag","published_at":"2023-10-13T00:24:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.3/manifests"},{"name":"jackson-modules-base-2.15.2","sha":"23883227f64b6bf89d2ff8f489dd15cedb80ed2f","kind":"tag","published_at":"2023-05-30T23:41:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.2/manifests"},{"name":"jackson-modules-base-2.15.1","sha":"9726ae0172a8a3a1f08ccb93686ec443758b057f","kind":"tag","published_at":"2023-05-16T22:13:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.1/manifests"},{"name":"jackson-modules-base-2.14.3","sha":"0cc7907f2660eeaeb51e030b145ce4d85068cb0b","kind":"tag","published_at":"2023-05-05T17:05:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.3/manifests"},{"name":"jackson-modules-base-2.15.0","sha":"83b5571756ae61750ae719b255f8910cdb63446a","kind":"tag","published_at":"2023-04-23T22:06:04.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0/manifests"},{"name":"jackson-modules-base-2.15.0-rc3","sha":"2ab6b285e3bb8c2aa60264976df08b5244dffb6c","kind":"tag","published_at":"2023-04-14T20:48:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc3/manifests"},{"name":"jackson-modules-base-2.15.0-rc2","sha":"1d62d99d77798e6a255e70eaa146c175e1de237d","kind":"tag","published_at":"2023-03-28T23:41:30.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc2/manifests"},{"name":"jackson-modules-base-2.15.0-rc1","sha":"9aaaafe62b0859d4654769268b2bd3d4aba8cc45","kind":"tag","published_at":"2023-03-18T20:51:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc1/manifests"},{"name":"jackson-modules-base-2.14.2","sha":"fb11d232a51a950ca8415addd126e7b875b56d22","kind":"tag","published_at":"2023-01-29T01:44:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.2/manifests"},{"name":"jackson-modules-base-2.13.5","sha":"6c867018ff4ee098dcbe4ba9e54fba9b6f62ebaf","kind":"tag","published_at":"2023-01-23T01:22:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.5/manifests"},{"name":"jackson-modules-base-2.14.1","sha":"08703ceb7b9454c683d3b4792d285cd4ba619b5a","kind":"tag","published_at":"2022-11-21T23:58:13.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.1/manifests"},{"name":"jackson-modules-base-2.14.0","sha":"b9ae3888207d23193002cce3e78526be379fda20","kind":"tag","published_at":"2022-11-05T22:55:43.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0/manifests"},{"name":"jackson-modules-base-2.14.0-rc3","sha":"50e9209344e7fe8354ab8d4b49d9e03b61c8df78","kind":"tag","published_at":"2022-10-28T22:10:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc3/manifests"},{"name":"jackson-modules-base-2.14.0-rc2","sha":"e6cad294ea9634af5a62e3bdb0f1151de27bc7a1","kind":"tag","published_at":"2022-10-11T00:00:23.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc2/manifests"},{"name":"jackson-modules-base-2.14.0-rc1","sha":"441b96f9e19f105356a872d67f57303006efb4bd","kind":"tag","published_at":"2022-09-25T23:18:47.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc1/manifests"},{"name":"jackson-modules-base-2.13.4","sha":"ed23e9d4b098ff332af8bae4c9af0dfda621d688","kind":"tag","published_at":"2022-09-03T22:32:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.4/manifests"},{"name":"jackson-modules-base-2.12.7","sha":"c3dd9a50a9618dfd39c9b2babc764c3bb8c58ac2","kind":"tag","published_at":"2022-05-26T18:05:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.7/manifests"},{"name":"jackson-modules-base-2.13.3","sha":"06542814371bafddf2e7c7082b16888a181db993","kind":"tag","published_at":"2022-05-14T15:26:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.3/manifests"},{"name":"jackson-modules-base-2.13.2","sha":"3b136f56aa9d5e813304df5b344c56d295565198","kind":"tag","published_at":"2022-03-06T21:10:51.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.2/manifests"},{"name":"jackson-modules-base-2.13.1","sha":"76abc19bb232ecf3abf45c95be93dd1b9ac3697b","kind":"tag","published_at":"2021-12-19T01:30:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.1/manifests"},{"name":"jackson-modules-base-2.12.6","sha":"bbb6726d62c8e2319e565b6ac144839eb98187a9","kind":"tag","published_at":"2021-12-15T04:27:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.6/manifests"},{"name":"jackson-modules-base-2.13.0","sha":"df9f3e64fb47606d8437a31e9f28fc1c7ff8a995","kind":"tag","published_at":"2021-09-30T21:06:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0/manifests"},{"name":"jackson-modules-base-2.13.0-rc2","sha":"6936bebf3b14b6c960e9611890945dc3eaa238c1","kind":"tag","published_at":"2021-08-27T03:56:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc2/manifests"},{"name":"jackson-modules-base-2.12.5","sha":"0d7f897bb0b403711065a2846acfa55e5ad402a0","kind":"tag","published_at":"2021-08-27T01:07:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.5/manifests"},{"name":"jackson-modules-base-2.13.0-rc1","sha":"d4ec19831931dd5fef1502fa3076f2095ee9cfb5","kind":"tag","published_at":"2021-07-14T01:34:16.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc1/manifests"},{"name":"jackson-modules-base-2.12.4","sha":"729695d34b2f6d98e2793ce8d9346fd99a38508a","kind":"tag","published_at":"2021-07-06T20:47:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.4/manifests"},{"name":"jackson-modules-base-2.12.3","sha":"2938bdc7572bfe8385c7f616f2cb7e2f94456d87","kind":"tag","published_at":"2021-04-12T18:25:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.3/manifests"},{"name":"jackson-modules-base-2.12.2","sha":"457dd8533adbff2bb3d8bbda0994a7a6cc3d11c6","kind":"tag","published_at":"2021-03-03T21:46:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.2/manifests"},{"name":"jackson-modules-base-2.12.1","sha":"6fd38a80e5f5274a79c69cc6bb295c61645812f8","kind":"tag","published_at":"2021-01-09T01:50:10.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.1/manifests"},{"name":"jackson-modules-base-2.11.4","sha":"49f85fa2821fea4427fda284ae3fcd943df3f0ef","kind":"tag","published_at":"2020-12-12T00:47:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.4/manifests"},{"name":"jackson-modules-base-2.12.0","sha":"762dddd1b6cf18807e58cf76dba0a38c5b48fedb","kind":"tag","published_at":"2020-11-29T01:29:58.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0/manifests"},{"name":"jackson-modules-base-2.12.0-rc2","sha":"2e225db556f017f9db70615ad0206894c3165c73","kind":"tag","published_at":"2020-11-15T03:46:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc2/manifests"},{"name":"jackson-modules-base-2.12.0-rc1","sha":"161f4467f822157bfa20d6940c7a56972ea2bf9e","kind":"tag","published_at":"2020-10-12T00:48:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc1/manifests"},{"name":"jackson-modules-base-2.11.3","sha":"5710e584d339b91f158f339bfb4e2a3752aa60e8","kind":"tag","published_at":"2020-10-02T00:13:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.3/manifests"},{"name":"jackson-modules-base-2.11.2","sha":"649de3923f13b0d7601d2bda0f811d1f9ee0c047","kind":"tag","published_at":"2020-08-02T19:30:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.2/manifests"},{"name":"jackson-modules-base-2.10.5","sha":"ef93cbbf33679ab75c4445d172a8ad7d9e6546c3","kind":"tag","published_at":"2020-07-21T03:03:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.5/manifests"},{"name":"jackson-modules-base-2.11.1","sha":"81b82e1bc5705025cd287c71e548b33ce3e66a60","kind":"tag","published_at":"2020-06-25T03:58:44.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.1/manifests"},{"name":"jackson-modules-base-2.10.4","sha":"c78454fc9c0e9e281e30e04af0ea4a87b4e035a6","kind":"tag","published_at":"2020-05-02T22:47:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.4/manifests"},{"name":"jackson-modules-base-2.11.0","sha":"c8a4f1124d1638eb3bb6364ef164c4fb6c5484b5","kind":"tag","published_at":"2020-04-26T00:48:33.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0/manifests"},{"name":"jackson-modules-base-2.11.0.rc1","sha":"70b2864af1325aaff85b40747d3d2b517697c6a0","kind":"tag","published_at":"2020-03-24T19:25:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.0.rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0.rc1/manifests"},{"name":"jackson-modules-base-2.10.3","sha":"15d55ccb1e1165a47ea2b316d1fe93bea93589ba","kind":"tag","published_at":"2020-03-03T03:22:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.3/manifests"},{"name":"jackson-modules-base-2.10.2","sha":"ac3ae48c5cbb3d618fbaa9d9b522d17fe4edf9e3","kind":"tag","published_at":"2020-01-05T02:50:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.2/manifests"},{"name":"jackson-modules-base-2.10.1","sha":"599c250f1a4d8e39cb3c5fa27d2f6aaaa6161cd6","kind":"tag","published_at":"2019-11-09T23:21:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.1/manifests"},{"name":"jackson-modules-base-2.10.0","sha":"f6b226778f8d2786b7030c9f3d9fb49bc3d3d5c8","kind":"tag","published_at":"2019-09-26T05:50:54.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0/manifests"},{"name":"jackson-modules-base-2.9.10","sha":"8bcc80faec9bc3f4f8aacc9aa559d3fd6853686f","kind":"tag","published_at":"2019-09-21T18:40:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.10/manifests"},{"name":"jackson-modules-base-2.10.0.pr3","sha":"8144a424855ce040c4502e985ccec2cf2b9c3126","kind":"tag","published_at":"2019-09-17T03:56:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr3/manifests"},{"name":"jackson-modules-base-2.10.0.pr2","sha":"2b5abe0c588f838189c8b0f6c6f14416152177d8","kind":"tag","published_at":"2019-08-31T01:13:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr2/manifests"},{"name":"jackson-modules-base-2.10.0.pr1","sha":"0b7d10b630d89fce59af06e01e310da49db809dd","kind":"tag","published_at":"2019-07-19T05:27:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr1/manifests"},{"name":"jackson-modules-base-2.9.9","sha":"65738ef430362538afe71f20eb0e9314761f656d","kind":"tag","published_at":"2019-05-16T03:18:45.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.9/manifests"},{"name":"jackson-modules-base-2.9.8","sha":"313beb181266cb9e962fec41edd6b354048d4968","kind":"tag","published_at":"2018-12-15T22:05:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.8/manifests"},{"name":"jackson-modules-base-2.9.7","sha":"8e5cd29c9899f0fec01959fc2d0733a0da056398","kind":"tag","published_at":"2018-09-19T02:53:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.7/manifests"},{"name":"jackson-modules-base-2.9.6","sha":"7e0da78dcd72b22393d88518a6f35ad33225e851","kind":"tag","published_at":"2018-06-12T04:10:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.6/manifests"},{"name":"jackson-modules-base-2.9.5","sha":"e9720d6b7c6ea09d6382aea1808910ea325c263e","kind":"tag","published_at":"2018-03-26T15:52:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.5/manifests"},{"name":"jackson-modules-base-2.9.4","sha":"bc85238551477b3717ca4af59d567b0015ad939d","kind":"tag","published_at":"2018-01-24T04:33:25.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.4/manifests"},{"name":"jackson-modules-base-2.8.11","sha":"7f064640bc884d1f6acf2b2e54b9f94673c1446c","kind":"tag","published_at":"2017-12-24T02:25:55.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.11","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.11/manifests"},{"name":"jackson-modules-base-2.9.3","sha":"7a11aa35835ded306cb65e45c311029314a03b48","kind":"tag","published_at":"2017-12-09T03:09:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.3/manifests"},{"name":"jackson-modules-base-2.9.2","sha":"0d5f86f92e04860d54662ad9aa1460a669e29d29","kind":"tag","published_at":"2017-10-14T03:37:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.2/manifests"},{"name":"jackson-modules-base-2.9.1","sha":"e10272ece21002172986bfc29b278a60d6f5ff1f","kind":"tag","published_at":"2017-09-08T01:29:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.1/manifests"},{"name":"jackson-modules-base-2.8.10","sha":"c1f82c9b808233b0a134f2513725225b16824bbc","kind":"tag","published_at":"2017-08-24T04:30:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.10/manifests"},{"name":"jackson-modules-base-2.9.0","sha":"c624f84d96cd9df80fe461e65d4ab7b4f55a73d9","kind":"tag","published_at":"2017-07-30T04:41:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0/manifests"},{"name":"jackson-modules-base-2.9.0.pr4","sha":"9e18e9af285f6211dfc31a9b09fdfc7c317d482a","kind":"tag","published_at":"2017-06-17T01:46:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr4/manifests"},{"name":"jackson-modules-base-2.8.9","sha":"5a3f1c845e4dbd9b4df84b9834666ac5a3ff8d23","kind":"tag","published_at":"2017-06-12T02:55:02.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.9/manifests"},{"name":"jackson-modules-base-2.9.0.pr3","sha":"ec333bb8e7328889091d83089a8f13b5a415ab3d","kind":"tag","published_at":"2017-04-25T05:52:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr3/manifests"},{"name":"jackson-modules-base-2.8.8","sha":"2a75fb29a88e1a53361733f3c1c6985328fa5449","kind":"tag","published_at":"2017-04-05T03:42:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.8/manifests"},{"name":"jackson-modules-base-2.9.0.pr2","sha":"f6ddf6db2f08f30a0a4b8ca67d3a407695261f50","kind":"tag","published_at":"2017-03-22T03:35:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr2/manifests"},{"name":"jackson-modules-base-2.9.0.pr1","sha":"39331dc9eae02516c4cecd422f15685ab35373f3","kind":"tag","published_at":"2017-03-02T19:17:33.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr1/manifests"},{"name":"2.8.7b","sha":"1ffa34d428dc3e61d3cf553b59d842e38ee182f5","kind":"tag","published_at":"2017-02-21T02:43:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/2.8.7b","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/2.8.7b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@2.8.7b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/2.8.7b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/2.8.7b/manifests"},{"name":"jackson-modules-base-2.8.7","sha":"fb7aefe62fab7f83ffbdca0eddbcf912ea31a790","kind":"tag","published_at":"2017-02-21T01:09:43.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.7/manifests"},{"name":"jackson-modules-base-2.7.9","sha":"4c510db4f881622015df71c6adbdc7a89c267e75","kind":"tag","published_at":"2017-02-04T19:29:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.9/manifests"},{"name":"jackson-modules-base-2.8.6","sha":"1441ad2ecf86a0569ec9349b953d4115de04d393","kind":"tag","published_at":"2017-01-12T04:56:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.6/manifests"},{"name":"jackson-modules-base-2.8.5","sha":"8608079913d157c3c9b20bf40c55c949f92d9319","kind":"tag","published_at":"2016-11-14T17:31:59.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.5/manifests"},{"name":"jackson-modules-base-2.8.4","sha":"d8ede42f8bfad5a90de5a65249abc0e440c3e130","kind":"tag","published_at":"2016-10-14T03:58:14.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.4/manifests"},{"name":"jackson-modules-base-2.7.8","sha":"ed803dfb5a527b5770e7b6a72f0d698773a00451","kind":"tag","published_at":"2016-09-26T14:54:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.8/manifests"},{"name":"jackson-modules-base-2.8.3","sha":"637562215ef8507dcbbdbdb2735ea8ca8c39b808","kind":"tag","published_at":"2016-09-19T04:24:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.3/manifests"},{"name":"jackson-modules-base-2.8.2","sha":"864b1f4599ec4d18ca12d221c6606031a4140940","kind":"tag","published_at":"2016-08-30T03:53:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.2/manifests"},{"name":"jackson-modules-base-2.7.7","sha":"ea9920e062a596a3c7cf45bb81d0d5bb45cb801a","kind":"tag","published_at":"2016-08-26T22:02:14.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.7/manifests"},{"name":"jackson-modules-base-2.7.6","sha":"235e1c75ed70e9015f39d46b1efdb6d42125a8db","kind":"tag","published_at":"2016-07-23T02:50:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.6/manifests"},{"name":"jackson-modules-base-2.8.1","sha":"9cae30e885044037c77f83a82c4fc3e63ac9ec66","kind":"tag","published_at":"2016-07-19T23:34:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.1/manifests"},{"name":"jackson-modules-base-2.8.0","sha":"b274ec8565595f7852824304e837a52cdb49738a","kind":"tag","published_at":"2016-07-04T16:47:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0/manifests"},{"name":"jackson-modules-base-2.8.0.rc2","sha":"613ba994c0e1c2e81846217f369aac757b730b69","kind":"tag","published_at":"2016-06-17T00:25:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0.rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc2/manifests"},{"name":"jackson-modules-base-2.7.5","sha":"37d8fbe0cfab731415d5583e3462dc8ee044a186","kind":"tag","published_at":"2016-06-11T02:21:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.5/manifests"},{"name":"jackson-modules-base-2.8.0.rc1","sha":"fe31f321b7afe5504693aae65a55f7f92143b58f","kind":"tag","published_at":"2016-06-07T05:19:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0.rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc1/manifests"},{"name":"jackson-module-base-2.7.4b","sha":"cba2ade7c0a25a18422ccc9118addc1a40c92ad3","kind":"tag","published_at":"2016-04-30T01:22:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-module-base-2.7.4b","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-module-base-2.7.4b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-module-base-2.7.4b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-module-base-2.7.4b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-module-base-2.7.4b/manifests"},{"name":"jackson-modules-base-2.7.4","sha":"24a60cac237af9cb833e0554c8cd6a0d36eb411f","kind":"tag","published_at":"2016-04-29T16:01:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.4/manifests"},{"name":"jackson-modules-base-2.7.3","sha":"272160bbecf12e74cb4d815013748ff44db0571e","kind":"tag","published_at":"2016-03-16T01:35:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.3/manifests"},{"name":"jackson-modules-base-2.7.2","sha":"8ee45378ed842c5064171282b57e0e6aaf6d8f9d","kind":"tag","published_at":"2016-02-27T05:07:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.2/manifests"},{"name":"jackson-modules-base-2.7.1","sha":"636db7b63c5084ecd31cae02fe6c13487fec15fd","kind":"tag","published_at":"2016-02-02T06:36:19.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.1/manifests"}]},"repo_metadata_updated_at":"2026-02-11T14:26:31.169Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":32.58528606531198,"dependent_packages_count":46.58495745619622,"stargazers_count":24.572519041704425,"forks_count":20.910716691551148,"docker_downloads_count":null,"average":31.163369813690945},"purl":"pkg:maven/tools.jackson.module/jackson-module-osgi","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/tools.jackson.module:jackson-module-osgi","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/tools.jackson.module:jackson-module-osgi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/tools.jackson.module:jackson-module-osgi/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-01T22:02:49.913Z","issues_count":94,"pull_requests_count":156,"avg_time_to_close_issue":14665233.4375,"avg_time_to_close_pull_request":609457.2721088436,"issues_closed_count":64,"pull_requests_closed_count":147,"pull_request_authors_count":32,"issue_authors_count":68,"avg_comments_per_issue":5.053191489361702,"avg_comments_per_pull_request":1.205128205128205,"merged_pull_requests_count":133,"bot_issues_count":1,"bot_pull_requests_count":30,"past_year_issues_count":12,"past_year_pull_requests_count":81,"past_year_avg_time_to_close_issue":1003406.8571428572,"past_year_avg_time_to_close_pull_request":52258.08219178082,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":73,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":2.6666666666666665,"past_year_avg_comments_per_pull_request":0.5308641975308642,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":19,"past_year_merged_pull_requests_count":71,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/issues","maintainers":[{"login":"cowtowncoder","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"},{"login":"JooHyukKim","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JooHyukKim"},{"login":"pjfanning","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"}],"active_maintainers":[{"login":"cowtowncoder","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"},{"login":"JooHyukKim","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JooHyukKim"},{"login":"pjfanning","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/tools.jackson.module:jackson-module-osgi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/tools.jackson.module:jackson-module-osgi/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/tools.jackson.module:jackson-module-osgi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/tools.jackson.module:jackson-module-osgi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/tools.jackson.module:jackson-module-osgi/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":601295,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":12005467,"name":"tools.jackson.module:jackson-module-blackbird","ecosystem":"maven","description":"Jackson (https://github.com/FasterXML/jackson) extension module that uses LambdaMetafactory based code generation to replace reflection calls.","homepage":"https://github.com/FasterXML/jackson-modules-base","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/FasterXML/jackson-modules-base","keywords_array":[],"namespace":"tools.jackson.module","versions_count":19,"first_release_published_at":"2025-03-08T00:40:10.000Z","latest_release_published_at":"2026-04-11T17:55:49.000Z","latest_release_number":"3.1.2","last_synced_at":"2026-04-12T03:03:58.865Z","created_at":"2025-08-13T18:48:22.455Z","updated_at":"2026-04-12T03:03:58.866Z","registry_url":"https://central.sonatype.com/artifact/tools.jackson.module/jackson-module-blackbird/","install_command":null,"documentation_url":"https://appdoc.app/artifact/tools.jackson.module/jackson-module-blackbird/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots"]},"repo_metadata":{"id":37390569,"uuid":"50140860","full_name":"FasterXML/jackson-modules-base","owner":"FasterXML","description":"Uber-project for foundational modules of Jackson that build directly on core components but nothing else; not including data format or datatype modules","archived":false,"fork":false,"pushed_at":"2026-02-02T17:23:19.000Z","size":5066,"stargazers_count":177,"open_issues_count":38,"forks_count":81,"subscribers_count":14,"default_branch":"3.x","last_synced_at":"2026-02-05T04:18:56.654Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/FasterXML.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-01-21T22:24:00.000Z","updated_at":"2026-02-02T17:23:22.000Z","dependencies_parsed_at":"2023-10-02T23:00:39.761Z","dependency_job_id":"1b0e11d4-daba-4b85-a8df-1652ad46d7a4","html_url":"https://github.com/FasterXML/jackson-modules-base","commit_stats":{"total_commits":793,"total_committers":25,"mean_commits":31.72,"dds":"0.15258511979823453","last_synced_commit":"7f04a04e7686604d6cf07cac046a907f20c90c0c"},"previous_names":[],"tags_count":131,"template":false,"template_full_name":null,"purl":"pkg:github/FasterXML/jackson-modules-base","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/refs/heads/3.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/sbom","scorecard":{"id":49399,"data":{"date":"2025-08-11","repo":{"name":"github.com/FasterXML/jackson-modules-base","commit":"f88a47cd4cdd4b4b4d558aee3feb73cc1e912752"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Maintained","score":10,"reason":"29 commit(s) and 2 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/28 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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/dep_build_v2.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/dep_build_v3.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:13","Info: no jobLevel write permissions found"],"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":"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":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":10,"reason":"all dependencies are pinned","details":["Info:   6 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '2.x'"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:16"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"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-14T23:25:03.968Z","repository_id":37390569,"created_at":"2025-08-14T23:25:03.968Z","updated_at":"2025-08-14T23:25:03.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29174324,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T19:56:27.068Z","status":"ssl_error","status_checked_at":"2026-02-06T19:56:18.934Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"FasterXML","name":"FasterXML, LLC","uuid":"382692","kind":"organization","description":null,"email":"info@fasterxml.com","website":"http://fasterxml.com","location":"Seattle, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/382692?v=4","repositories_count":68,"last_synced_at":"2023-04-14T17:44:54.358Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/FasterXML","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T18:09:50.546Z","updated_at":"2023-04-14T17:44:54.918Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML/repositories"},"tags":[{"name":"jackson-modules-base-3.1.0-rc1","sha":"da2948093254505b926163082dbb2613ef389d67","kind":"tag","published_at":"2026-01-28T04:24:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.1.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.1.0-rc1/manifests"},{"name":"jackson-modules-base-3.0.4","sha":"db9ea4fbc5acf1a7a21fce5b70bb0ba3403a56d0","kind":"tag","published_at":"2026-01-22T00:10:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.4/manifests"},{"name":"jackson-modules-base-2.20.2","sha":"0de63fe3f37bafa281936f95114d7291377b5317","kind":"tag","published_at":"2026-01-19T21:28:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.2/manifests"},{"name":"jackson-modules-base-2.21.0","sha":"08f86b93b9d8aba8c2b1d8c99cc57ee23676e9f6","kind":"tag","published_at":"2026-01-18T23:18:58.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.21.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.21.0/manifests"},{"name":"jackson-modules-base-3.0.3","sha":"66e03ac9313fcd4f46b28e9b7129ce6329d0187b","kind":"tag","published_at":"2025-11-28T19:00:34.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.3/manifests"},{"name":"jackson-modules-base-3.0.2","sha":"46dbbb9d83d384b95eb30a1f156f90c6e79d420c","kind":"tag","published_at":"2025-11-07T22:20:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.2/manifests"},{"name":"jackson-modules-base-2.20.1","sha":"28181018f6522aed92f10aec632ac7ff37f1ca5c","kind":"tag","published_at":"2025-10-30T23:51:17.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.1/manifests"},{"name":"jackson-modules-base-2.19.4","sha":"817f72a888c538e42dc0391701ba77991633dc22","kind":"tag","published_at":"2025-10-30T00:11:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.4/manifests"},{"name":"jackson-modules-base-2.19.3","sha":"03cf2098c3297862bcf6b686f3be6735a6b1afc6","kind":"tag","published_at":"2025-10-29T18:37:54.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.3/manifests"},{"name":"jackson-modules-base-2.18.5","sha":"a71ccdddca10a1928f28fa8696109f24809a8fc4","kind":"tag","published_at":"2025-10-28T01:45:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.5/manifests"},{"name":"jackson-modules-base-3.0.1","sha":"ec77cd897ed76cb37655ab09a45889eac5f2d98b","kind":"tag","published_at":"2025-10-22T02:09:55.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.1/manifests"},{"name":"jackson-modules-base-3.0.0","sha":"f4ecc073c980f08fef400d63a8bc9bf415bddf98","kind":"tag","published_at":"2025-10-04T00:15:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc10","sha":"f29369de89a90f2cb31dc4b5bbedf2817f7ca834","kind":"tag","published_at":"2025-09-20T00:18:34.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc10/manifests"},{"name":"jackson-modules-base-3.0.0-rc9","sha":"908d93724c630e047fa55f59607f94f45c3db786","kind":"tag","published_at":"2025-09-06T01:26:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc9/manifests"},{"name":"jackson-modules-base-2.20.0","sha":"874d6044d7805af6ca74b9591783a230d399b789","kind":"tag","published_at":"2025-08-28T23:05:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc8","sha":"9265733af5a75f000a5886afda7e8f323f2a10bd","kind":"tag","published_at":"2025-08-13T18:34:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc8/manifests"},{"name":"jackson-modules-base-3.0.0-rc7","sha":"207e5d3baa3885b858e366bcdb0958e2fd251c5d","kind":"tag","published_at":"2025-08-08T15:58:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc7/manifests"},{"name":"jackson-modules-base-2.20.0-rc1","sha":"d630c5cb87f4df9711800e617e50a0863d1b75d1","kind":"tag","published_at":"2025-08-05T01:08:47.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0-rc1/manifests"},{"name":"jackson-modules-base-3.0.0-rc6","sha":"66a7af70e0e1d51999bfba5cb8fe6fd23ae9ac2a","kind":"tag","published_at":"2025-07-19T01:13:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc6/manifests"},{"name":"jackson-modules-base-2.19.2","sha":"d0f92ed9be1135e983c67554e1ca9dc5933db940","kind":"tag","published_at":"2025-07-18T17:57:56.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.2/manifests"},{"name":"jackson-modules-base-2.19.1","sha":"b113c7ff4d1bba3064829397172a71c69a1e4a1c","kind":"tag","published_at":"2025-06-14T01:23:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.1/manifests"},{"name":"jackson-modules-base-3.0.0-rc5","sha":"d4813b8eb4da2421f98ab4117f2d3057d0ebb20f","kind":"tag","published_at":"2025-05-22T16:59:20.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc5/manifests"},{"name":"jackson-modules-base-3.0.0-rc4","sha":"2d8aeece544c6d0526ba146510e8782721d78e49","kind":"tag","published_at":"2025-05-10T23:41:03.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc4/manifests"},{"name":"jackson-modules-base-2.18.4","sha":"fcf0dff478bacecdef3effea08f15c1521964133","kind":"tag","published_at":"2025-05-07T00:45:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.4/manifests"},{"name":"jackson-modules-base-2.19.0","sha":"65f4e4c727999f95844d811abf732040d08074a1","kind":"tag","published_at":"2025-04-24T23:59:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc3","sha":"4433d966fe9309834c85d52f21105df0768ef78b","kind":"tag","published_at":"2025-04-14T02:09:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc3/manifests"},{"name":"jackson-modules-base-2.19.0-rc2","sha":"b5613a46af505f0641921de7c08e5abddb0a047d","kind":"tag","published_at":"2025-04-08T01:40:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0-rc2/manifests"},{"name":"jackson-modules-base-3.0.0-rc2","sha":"d5177a79c219accca6cbded818677cf043cc7e76","kind":"tag","published_at":"2025-03-28T23:11:24.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc2/manifests"},{"name":"jackson-modules-base-3.0.0-rc1","sha":"1ecbfd5a78891c0ca5984bdf57bb1626d4902994","kind":"tag","published_at":"2025-03-08T00:37:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc1/manifests"},{"name":"jackson-modules-base-2.18.3","sha":"785802151b99780d68267963538618cad057027e","kind":"tag","published_at":"2025-02-28T23:47:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.3/manifests"},{"name":"jackson-modules-base-2.18.2-take-2","sha":"ecea6c465dc5eeb3e3f9355224ac9585b76a4911","kind":"tag","published_at":"2024-11-28T01:43:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.2-take-2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.2-take-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.2-take-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.2-take-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.2-take-2/manifests"},{"name":"jackson-modules-base-2.17.3","sha":"f811f1065217c01c1015a2d71354115b0d31245f","kind":"tag","published_at":"2024-11-01T20:49:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.3/manifests"},{"name":"jackson-modules-base-2.18.1","sha":"1515a8d317579d67e324d766bb99ad16b8b91590","kind":"tag","published_at":"2024-10-28T23:59:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.1/manifests"},{"name":"jackson-modules-base-2.18.0","sha":"684ac1eea16046ca034b28f7384a073126dba5e3","kind":"tag","published_at":"2024-09-27T02:24:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0/manifests"},{"name":"jackson-modules-base-2.18.0-rc1","sha":"95603bb82718f643835302914b10ef4b4b3829bf","kind":"tag","published_at":"2024-08-30T18:41:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0-rc1/manifests"},{"name":"jackson-modules-base-2.17.2","sha":"e3bbd2bbc01176829484256525f70d471407a52c","kind":"tag","published_at":"2024-07-05T17:30:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.2/manifests"},{"name":"jackson-modules-base-2.17.1","sha":"13ce66c0ef5db335e2a6b32a6b6481ab7ff1c72b","kind":"tag","published_at":"2024-05-05T02:16:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.1/manifests"},{"name":"jackson-modules-base-2.17.0","sha":"d05157dafd36f3daa9daa64a101f46c1448adb4f","kind":"tag","published_at":"2024-03-12T22:05:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0/manifests"},{"name":"jackson-modules-base-2.16.2","sha":"757c09f130dc7ccbe607b5880f00f6a31cff3c47","kind":"tag","published_at":"2024-03-09T19:05:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.2/manifests"},{"name":"jackson-modules-base-2.17.0-rc1","sha":"703b50e439662d141507587752525a5de6c437dc","kind":"tag","published_at":"2024-02-27T02:07:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0-rc1/manifests"},{"name":"jackson-modules-base-2.15.4","sha":"3baa0119e8c3dc5ad7caaa781a8f10a41b70b8b9","kind":"tag","published_at":"2024-02-15T17:49:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.4/manifests"},{"name":"jackson-modules-base-2.16.1","sha":"c301da73802cb3bc9d1f7c27bbb855cab888ab75","kind":"tag","published_at":"2023-12-24T05:03:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.1/manifests"},{"name":"jackson-modules-base-2.16.0","sha":"8aec482ba9989691c6da42d110f049707bb02914","kind":"tag","published_at":"2023-11-15T23:05:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0/manifests"},{"name":"jackson-modules-base-2.16.0-rc1","sha":"2f2071ca385356772ac08082f1704ea65632273b","kind":"tag","published_at":"2023-10-20T23:04:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0-rc1/manifests"},{"name":"jackson-modules-base-2.15.3","sha":"95f6f63b38c4344da32b4427e2b75498a14f141a","kind":"tag","published_at":"2023-10-13T00:24:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.3/manifests"},{"name":"jackson-modules-base-2.15.2","sha":"23883227f64b6bf89d2ff8f489dd15cedb80ed2f","kind":"tag","published_at":"2023-05-30T23:41:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.2/manifests"},{"name":"jackson-modules-base-2.15.1","sha":"9726ae0172a8a3a1f08ccb93686ec443758b057f","kind":"tag","published_at":"2023-05-16T22:13:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.1/manifests"},{"name":"jackson-modules-base-2.14.3","sha":"0cc7907f2660eeaeb51e030b145ce4d85068cb0b","kind":"tag","published_at":"2023-05-05T17:05:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.3/manifests"},{"name":"jackson-modules-base-2.15.0","sha":"83b5571756ae61750ae719b255f8910cdb63446a","kind":"tag","published_at":"2023-04-23T22:06:04.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0/manifests"},{"name":"jackson-modules-base-2.15.0-rc3","sha":"2ab6b285e3bb8c2aa60264976df08b5244dffb6c","kind":"tag","published_at":"2023-04-14T20:48:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc3/manifests"},{"name":"jackson-modules-base-2.15.0-rc2","sha":"1d62d99d77798e6a255e70eaa146c175e1de237d","kind":"tag","published_at":"2023-03-28T23:41:30.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc2/manifests"},{"name":"jackson-modules-base-2.15.0-rc1","sha":"9aaaafe62b0859d4654769268b2bd3d4aba8cc45","kind":"tag","published_at":"2023-03-18T20:51:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc1/manifests"},{"name":"jackson-modules-base-2.14.2","sha":"fb11d232a51a950ca8415addd126e7b875b56d22","kind":"tag","published_at":"2023-01-29T01:44:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.2/manifests"},{"name":"jackson-modules-base-2.13.5","sha":"6c867018ff4ee098dcbe4ba9e54fba9b6f62ebaf","kind":"tag","published_at":"2023-01-23T01:22:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.5/manifests"},{"name":"jackson-modules-base-2.14.1","sha":"08703ceb7b9454c683d3b4792d285cd4ba619b5a","kind":"tag","published_at":"2022-11-21T23:58:13.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.1/manifests"},{"name":"jackson-modules-base-2.14.0","sha":"b9ae3888207d23193002cce3e78526be379fda20","kind":"tag","published_at":"2022-11-05T22:55:43.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0/manifests"},{"name":"jackson-modules-base-2.14.0-rc3","sha":"50e9209344e7fe8354ab8d4b49d9e03b61c8df78","kind":"tag","published_at":"2022-10-28T22:10:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc3/manifests"},{"name":"jackson-modules-base-2.14.0-rc2","sha":"e6cad294ea9634af5a62e3bdb0f1151de27bc7a1","kind":"tag","published_at":"2022-10-11T00:00:23.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc2/manifests"},{"name":"jackson-modules-base-2.14.0-rc1","sha":"441b96f9e19f105356a872d67f57303006efb4bd","kind":"tag","published_at":"2022-09-25T23:18:47.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc1/manifests"},{"name":"jackson-modules-base-2.13.4","sha":"ed23e9d4b098ff332af8bae4c9af0dfda621d688","kind":"tag","published_at":"2022-09-03T22:32:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.4/manifests"},{"name":"jackson-modules-base-2.12.7","sha":"c3dd9a50a9618dfd39c9b2babc764c3bb8c58ac2","kind":"tag","published_at":"2022-05-26T18:05:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.7/manifests"},{"name":"jackson-modules-base-2.13.3","sha":"06542814371bafddf2e7c7082b16888a181db993","kind":"tag","published_at":"2022-05-14T15:26:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.3/manifests"},{"name":"jackson-modules-base-2.13.2","sha":"3b136f56aa9d5e813304df5b344c56d295565198","kind":"tag","published_at":"2022-03-06T21:10:51.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.2/manifests"},{"name":"jackson-modules-base-2.13.1","sha":"76abc19bb232ecf3abf45c95be93dd1b9ac3697b","kind":"tag","published_at":"2021-12-19T01:30:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.1/manifests"},{"name":"jackson-modules-base-2.12.6","sha":"bbb6726d62c8e2319e565b6ac144839eb98187a9","kind":"tag","published_at":"2021-12-15T04:27:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.6/manifests"},{"name":"jackson-modules-base-2.13.0","sha":"df9f3e64fb47606d8437a31e9f28fc1c7ff8a995","kind":"tag","published_at":"2021-09-30T21:06:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0/manifests"},{"name":"jackson-modules-base-2.13.0-rc2","sha":"6936bebf3b14b6c960e9611890945dc3eaa238c1","kind":"tag","published_at":"2021-08-27T03:56:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc2/manifests"},{"name":"jackson-modules-base-2.12.5","sha":"0d7f897bb0b403711065a2846acfa55e5ad402a0","kind":"tag","published_at":"2021-08-27T01:07:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.5/manifests"},{"name":"jackson-modules-base-2.13.0-rc1","sha":"d4ec19831931dd5fef1502fa3076f2095ee9cfb5","kind":"tag","published_at":"2021-07-14T01:34:16.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc1/manifests"},{"name":"jackson-modules-base-2.12.4","sha":"729695d34b2f6d98e2793ce8d9346fd99a38508a","kind":"tag","published_at":"2021-07-06T20:47:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.4/manifests"},{"name":"jackson-modules-base-2.12.3","sha":"2938bdc7572bfe8385c7f616f2cb7e2f94456d87","kind":"tag","published_at":"2021-04-12T18:25:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.3/manifests"},{"name":"jackson-modules-base-2.12.2","sha":"457dd8533adbff2bb3d8bbda0994a7a6cc3d11c6","kind":"tag","published_at":"2021-03-03T21:46:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.2/manifests"},{"name":"jackson-modules-base-2.12.1","sha":"6fd38a80e5f5274a79c69cc6bb295c61645812f8","kind":"tag","published_at":"2021-01-09T01:50:10.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.1/manifests"},{"name":"jackson-modules-base-2.11.4","sha":"49f85fa2821fea4427fda284ae3fcd943df3f0ef","kind":"tag","published_at":"2020-12-12T00:47:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.4/manifests"},{"name":"jackson-modules-base-2.12.0","sha":"762dddd1b6cf18807e58cf76dba0a38c5b48fedb","kind":"tag","published_at":"2020-11-29T01:29:58.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0/manifests"},{"name":"jackson-modules-base-2.12.0-rc2","sha":"2e225db556f017f9db70615ad0206894c3165c73","kind":"tag","published_at":"2020-11-15T03:46:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc2/manifests"},{"name":"jackson-modules-base-2.12.0-rc1","sha":"161f4467f822157bfa20d6940c7a56972ea2bf9e","kind":"tag","published_at":"2020-10-12T00:48:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc1/manifests"},{"name":"jackson-modules-base-2.11.3","sha":"5710e584d339b91f158f339bfb4e2a3752aa60e8","kind":"tag","published_at":"2020-10-02T00:13:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.3/manifests"},{"name":"jackson-modules-base-2.11.2","sha":"649de3923f13b0d7601d2bda0f811d1f9ee0c047","kind":"tag","published_at":"2020-08-02T19:30:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.2/manifests"},{"name":"jackson-modules-base-2.10.5","sha":"ef93cbbf33679ab75c4445d172a8ad7d9e6546c3","kind":"tag","published_at":"2020-07-21T03:03:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.5/manifests"},{"name":"jackson-modules-base-2.11.1","sha":"81b82e1bc5705025cd287c71e548b33ce3e66a60","kind":"tag","published_at":"2020-06-25T03:58:44.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.1/manifests"},{"name":"jackson-modules-base-2.10.4","sha":"c78454fc9c0e9e281e30e04af0ea4a87b4e035a6","kind":"tag","published_at":"2020-05-02T22:47:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.4/manifests"},{"name":"jackson-modules-base-2.11.0","sha":"c8a4f1124d1638eb3bb6364ef164c4fb6c5484b5","kind":"tag","published_at":"2020-04-26T00:48:33.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0/manifests"},{"name":"jackson-modules-base-2.11.0.rc1","sha":"70b2864af1325aaff85b40747d3d2b517697c6a0","kind":"tag","published_at":"2020-03-24T19:25:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.0.rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0.rc1/manifests"},{"name":"jackson-modules-base-2.10.3","sha":"15d55ccb1e1165a47ea2b316d1fe93bea93589ba","kind":"tag","published_at":"2020-03-03T03:22:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.3/manifests"},{"name":"jackson-modules-base-2.10.2","sha":"ac3ae48c5cbb3d618fbaa9d9b522d17fe4edf9e3","kind":"tag","published_at":"2020-01-05T02:50:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.2/manifests"},{"name":"jackson-modules-base-2.10.1","sha":"599c250f1a4d8e39cb3c5fa27d2f6aaaa6161cd6","kind":"tag","published_at":"2019-11-09T23:21:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.1/manifests"},{"name":"jackson-modules-base-2.10.0","sha":"f6b226778f8d2786b7030c9f3d9fb49bc3d3d5c8","kind":"tag","published_at":"2019-09-26T05:50:54.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0/manifests"},{"name":"jackson-modules-base-2.9.10","sha":"8bcc80faec9bc3f4f8aacc9aa559d3fd6853686f","kind":"tag","published_at":"2019-09-21T18:40:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.10/manifests"},{"name":"jackson-modules-base-2.10.0.pr3","sha":"8144a424855ce040c4502e985ccec2cf2b9c3126","kind":"tag","published_at":"2019-09-17T03:56:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr3/manifests"},{"name":"jackson-modules-base-2.10.0.pr2","sha":"2b5abe0c588f838189c8b0f6c6f14416152177d8","kind":"tag","published_at":"2019-08-31T01:13:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr2/manifests"},{"name":"jackson-modules-base-2.10.0.pr1","sha":"0b7d10b630d89fce59af06e01e310da49db809dd","kind":"tag","published_at":"2019-07-19T05:27:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr1/manifests"},{"name":"jackson-modules-base-2.9.9","sha":"65738ef430362538afe71f20eb0e9314761f656d","kind":"tag","published_at":"2019-05-16T03:18:45.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.9/manifests"},{"name":"jackson-modules-base-2.9.8","sha":"313beb181266cb9e962fec41edd6b354048d4968","kind":"tag","published_at":"2018-12-15T22:05:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.8/manifests"},{"name":"jackson-modules-base-2.9.7","sha":"8e5cd29c9899f0fec01959fc2d0733a0da056398","kind":"tag","published_at":"2018-09-19T02:53:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.7/manifests"},{"name":"jackson-modules-base-2.9.6","sha":"7e0da78dcd72b22393d88518a6f35ad33225e851","kind":"tag","published_at":"2018-06-12T04:10:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.6/manifests"},{"name":"jackson-modules-base-2.9.5","sha":"e9720d6b7c6ea09d6382aea1808910ea325c263e","kind":"tag","published_at":"2018-03-26T15:52:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.5/manifests"},{"name":"jackson-modules-base-2.9.4","sha":"bc85238551477b3717ca4af59d567b0015ad939d","kind":"tag","published_at":"2018-01-24T04:33:25.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.4/manifests"},{"name":"jackson-modules-base-2.8.11","sha":"7f064640bc884d1f6acf2b2e54b9f94673c1446c","kind":"tag","published_at":"2017-12-24T02:25:55.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.11","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.11/manifests"},{"name":"jackson-modules-base-2.9.3","sha":"7a11aa35835ded306cb65e45c311029314a03b48","kind":"tag","published_at":"2017-12-09T03:09:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.3/manifests"},{"name":"jackson-modules-base-2.9.2","sha":"0d5f86f92e04860d54662ad9aa1460a669e29d29","kind":"tag","published_at":"2017-10-14T03:37:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.2/manifests"},{"name":"jackson-modules-base-2.9.1","sha":"e10272ece21002172986bfc29b278a60d6f5ff1f","kind":"tag","published_at":"2017-09-08T01:29:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.1/manifests"},{"name":"jackson-modules-base-2.8.10","sha":"c1f82c9b808233b0a134f2513725225b16824bbc","kind":"tag","published_at":"2017-08-24T04:30:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.10/manifests"},{"name":"jackson-modules-base-2.9.0","sha":"c624f84d96cd9df80fe461e65d4ab7b4f55a73d9","kind":"tag","published_at":"2017-07-30T04:41:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0/manifests"},{"name":"jackson-modules-base-2.9.0.pr4","sha":"9e18e9af285f6211dfc31a9b09fdfc7c317d482a","kind":"tag","published_at":"2017-06-17T01:46:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr4/manifests"},{"name":"jackson-modules-base-2.8.9","sha":"5a3f1c845e4dbd9b4df84b9834666ac5a3ff8d23","kind":"tag","published_at":"2017-06-12T02:55:02.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.9/manifests"},{"name":"jackson-modules-base-2.9.0.pr3","sha":"ec333bb8e7328889091d83089a8f13b5a415ab3d","kind":"tag","published_at":"2017-04-25T05:52:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr3/manifests"},{"name":"jackson-modules-base-2.8.8","sha":"2a75fb29a88e1a53361733f3c1c6985328fa5449","kind":"tag","published_at":"2017-04-05T03:42:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.8/manifests"},{"name":"jackson-modules-base-2.9.0.pr2","sha":"f6ddf6db2f08f30a0a4b8ca67d3a407695261f50","kind":"tag","published_at":"2017-03-22T03:35:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr2/manifests"},{"name":"jackson-modules-base-2.9.0.pr1","sha":"39331dc9eae02516c4cecd422f15685ab35373f3","kind":"tag","published_at":"2017-03-02T19:17:33.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr1/manifests"},{"name":"2.8.7b","sha":"1ffa34d428dc3e61d3cf553b59d842e38ee182f5","kind":"tag","published_at":"2017-02-21T02:43:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/2.8.7b","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/2.8.7b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@2.8.7b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/2.8.7b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/2.8.7b/manifests"},{"name":"jackson-modules-base-2.8.7","sha":"fb7aefe62fab7f83ffbdca0eddbcf912ea31a790","kind":"tag","published_at":"2017-02-21T01:09:43.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.7/manifests"},{"name":"jackson-modules-base-2.7.9","sha":"4c510db4f881622015df71c6adbdc7a89c267e75","kind":"tag","published_at":"2017-02-04T19:29:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.9/manifests"},{"name":"jackson-modules-base-2.8.6","sha":"1441ad2ecf86a0569ec9349b953d4115de04d393","kind":"tag","published_at":"2017-01-12T04:56:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.6/manifests"},{"name":"jackson-modules-base-2.8.5","sha":"8608079913d157c3c9b20bf40c55c949f92d9319","kind":"tag","published_at":"2016-11-14T17:31:59.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.5/manifests"},{"name":"jackson-modules-base-2.8.4","sha":"d8ede42f8bfad5a90de5a65249abc0e440c3e130","kind":"tag","published_at":"2016-10-14T03:58:14.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.4/manifests"},{"name":"jackson-modules-base-2.7.8","sha":"ed803dfb5a527b5770e7b6a72f0d698773a00451","kind":"tag","published_at":"2016-09-26T14:54:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.8/manifests"},{"name":"jackson-modules-base-2.8.3","sha":"637562215ef8507dcbbdbdb2735ea8ca8c39b808","kind":"tag","published_at":"2016-09-19T04:24:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.3/manifests"},{"name":"jackson-modules-base-2.8.2","sha":"864b1f4599ec4d18ca12d221c6606031a4140940","kind":"tag","published_at":"2016-08-30T03:53:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.2/manifests"},{"name":"jackson-modules-base-2.7.7","sha":"ea9920e062a596a3c7cf45bb81d0d5bb45cb801a","kind":"tag","published_at":"2016-08-26T22:02:14.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.7/manifests"},{"name":"jackson-modules-base-2.7.6","sha":"235e1c75ed70e9015f39d46b1efdb6d42125a8db","kind":"tag","published_at":"2016-07-23T02:50:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.6/manifests"},{"name":"jackson-modules-base-2.8.1","sha":"9cae30e885044037c77f83a82c4fc3e63ac9ec66","kind":"tag","published_at":"2016-07-19T23:34:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.1/manifests"},{"name":"jackson-modules-base-2.8.0","sha":"b274ec8565595f7852824304e837a52cdb49738a","kind":"tag","published_at":"2016-07-04T16:47:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0/manifests"},{"name":"jackson-modules-base-2.8.0.rc2","sha":"613ba994c0e1c2e81846217f369aac757b730b69","kind":"tag","published_at":"2016-06-17T00:25:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0.rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc2/manifests"},{"name":"jackson-modules-base-2.7.5","sha":"37d8fbe0cfab731415d5583e3462dc8ee044a186","kind":"tag","published_at":"2016-06-11T02:21:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.5/manifests"},{"name":"jackson-modules-base-2.8.0.rc1","sha":"fe31f321b7afe5504693aae65a55f7f92143b58f","kind":"tag","published_at":"2016-06-07T05:19:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0.rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc1/manifests"},{"name":"jackson-module-base-2.7.4b","sha":"cba2ade7c0a25a18422ccc9118addc1a40c92ad3","kind":"tag","published_at":"2016-04-30T01:22:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-module-base-2.7.4b","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-module-base-2.7.4b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-module-base-2.7.4b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-module-base-2.7.4b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-module-base-2.7.4b/manifests"},{"name":"jackson-modules-base-2.7.4","sha":"24a60cac237af9cb833e0554c8cd6a0d36eb411f","kind":"tag","published_at":"2016-04-29T16:01:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.4/manifests"},{"name":"jackson-modules-base-2.7.3","sha":"272160bbecf12e74cb4d815013748ff44db0571e","kind":"tag","published_at":"2016-03-16T01:35:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.3/manifests"},{"name":"jackson-modules-base-2.7.2","sha":"8ee45378ed842c5064171282b57e0e6aaf6d8f9d","kind":"tag","published_at":"2016-02-27T05:07:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.2/manifests"},{"name":"jackson-modules-base-2.7.1","sha":"636db7b63c5084ecd31cae02fe6c13487fec15fd","kind":"tag","published_at":"2016-02-02T06:36:19.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.1/manifests"}]},"repo_metadata_updated_at":"2026-02-12T23:02:02.432Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":32.58528606531198,"dependent_packages_count":46.58495745619622,"stargazers_count":24.572519041704425,"forks_count":20.910716691551148,"docker_downloads_count":null,"average":31.163369813690945},"purl":"pkg:maven/tools.jackson.module/jackson-module-blackbird","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/tools.jackson.module:jackson-module-blackbird","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/tools.jackson.module:jackson-module-blackbird","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/tools.jackson.module:jackson-module-blackbird/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-06T20:02:16.555Z","issues_count":99,"pull_requests_count":159,"avg_time_to_close_issue":15677755.279411765,"avg_time_to_close_pull_request":1050985.8675496688,"issues_closed_count":68,"pull_requests_closed_count":151,"pull_request_authors_count":32,"issue_authors_count":72,"avg_comments_per_issue":5.040404040404041,"avg_comments_per_pull_request":1.2138364779874213,"merged_pull_requests_count":137,"bot_issues_count":1,"bot_pull_requests_count":32,"past_year_issues_count":12,"past_year_pull_requests_count":39,"past_year_avg_time_to_close_issue":907416.7142857143,"past_year_avg_time_to_close_pull_request":71268.35294117648,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":4.083333333333333,"past_year_avg_comments_per_pull_request":0.41025641025641024,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/issues","maintainers":[{"login":"cowtowncoder","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"},{"login":"JooHyukKim","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JooHyukKim"},{"login":"pjfanning","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"}],"active_maintainers":[{"login":"cowtowncoder","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"},{"login":"pjfanning","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/tools.jackson.module:jackson-module-blackbird/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/tools.jackson.module:jackson-module-blackbird/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/tools.jackson.module:jackson-module-blackbird/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/tools.jackson.module:jackson-module-blackbird/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/tools.jackson.module:jackson-module-blackbird/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":601295,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":9981955,"name":"com.fasterxml.jackson.module:jackson-module-guice7","ecosystem":"maven","description":"Stuff to make integration with Guice 7+ a bit easier","homepage":"https://github.com/FasterXML/jackson-modules-base","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/FasterXML/jackson-modules-base","keywords_array":[],"namespace":"com.fasterxml.jackson.module","versions_count":30,"first_release_published_at":"2023-10-20T23:06:42.000Z","latest_release_published_at":"2026-03-20T16:55:07.000Z","latest_release_number":"2.21.2","last_synced_at":"2026-03-28T05:49:25.466Z","created_at":"2024-05-15T00:00:32.832Z","updated_at":"2026-03-28T05:49:25.466Z","registry_url":"https://central.sonatype.com/artifact/com.fasterxml.jackson.module/jackson-module-guice7/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.fasterxml.jackson.module/jackson-module-guice7/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots"]},"repo_metadata":{"id":37390569,"uuid":"50140860","full_name":"FasterXML/jackson-modules-base","owner":"FasterXML","description":"Uber-project for foundational modules of Jackson that build directly on core components but nothing else; not including data format or datatype modules","archived":false,"fork":false,"pushed_at":"2025-10-04T00:17:50.000Z","size":4931,"stargazers_count":176,"open_issues_count":45,"forks_count":83,"subscribers_count":14,"default_branch":"2.x","last_synced_at":"2025-10-11T09:34:04.799Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/FasterXML.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-01-21T22:24:00.000Z","updated_at":"2025-10-10T08:14:07.000Z","dependencies_parsed_at":"2023-10-02T23:00:39.761Z","dependency_job_id":"1b0e11d4-daba-4b85-a8df-1652ad46d7a4","html_url":"https://github.com/FasterXML/jackson-modules-base","commit_stats":{"total_commits":793,"total_committers":25,"mean_commits":31.72,"dds":"0.15258511979823453","last_synced_commit":"7f04a04e7686604d6cf07cac046a907f20c90c0c"},"previous_names":[],"tags_count":120,"template":false,"template_full_name":null,"purl":"pkg:github/FasterXML/jackson-modules-base","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/refs/heads/2.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/sbom","scorecard":{"id":49399,"data":{"date":"2025-08-11","repo":{"name":"github.com/FasterXML/jackson-modules-base","commit":"f88a47cd4cdd4b4b4d558aee3feb73cc1e912752"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Maintained","score":10,"reason":"29 commit(s) and 2 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/28 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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/dep_build_v2.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/dep_build_v3.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:13","Info: no jobLevel write permissions found"],"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":"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":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":10,"reason":"all dependencies are pinned","details":["Info:   6 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '2.x'"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:16"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"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-14T23:25:03.968Z","repository_id":37390569,"created_at":"2025-08-14T23:25:03.968Z","updated_at":"2025-08-14T23:25:03.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010144,"owners_count":26084692,"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-12T02:00:06.719Z","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":"FasterXML","name":"FasterXML, LLC","uuid":"382692","kind":"organization","description":null,"email":"info@fasterxml.com","website":"http://fasterxml.com","location":"Seattle, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/382692?v=4","repositories_count":68,"last_synced_at":"2023-04-14T17:44:54.358Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/FasterXML","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T18:09:50.546Z","updated_at":"2023-04-14T17:44:54.918Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML/repositories"},"tags":[{"name":"jackson-modules-base-3.0.0","sha":"f4ecc073c980f08fef400d63a8bc9bf415bddf98","kind":"tag","published_at":"2025-10-04T00:15:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc10","sha":"f29369de89a90f2cb31dc4b5bbedf2817f7ca834","kind":"tag","published_at":"2025-09-20T00:18:34.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc10/manifests"},{"name":"jackson-modules-base-3.0.0-rc9","sha":"908d93724c630e047fa55f59607f94f45c3db786","kind":"tag","published_at":"2025-09-06T01:26:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc9/manifests"},{"name":"jackson-modules-base-2.20.0","sha":"874d6044d7805af6ca74b9591783a230d399b789","kind":"tag","published_at":"2025-08-28T23:05:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc8","sha":"9265733af5a75f000a5886afda7e8f323f2a10bd","kind":"tag","published_at":"2025-08-13T18:34:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc8/manifests"},{"name":"jackson-modules-base-3.0.0-rc7","sha":"207e5d3baa3885b858e366bcdb0958e2fd251c5d","kind":"tag","published_at":"2025-08-08T15:58:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc7/manifests"},{"name":"jackson-modules-base-2.20.0-rc1","sha":"d630c5cb87f4df9711800e617e50a0863d1b75d1","kind":"tag","published_at":"2025-08-05T01:08:47.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0-rc1/manifests"},{"name":"jackson-modules-base-3.0.0-rc6","sha":"66a7af70e0e1d51999bfba5cb8fe6fd23ae9ac2a","kind":"tag","published_at":"2025-07-19T01:13:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc6/manifests"},{"name":"jackson-modules-base-2.19.2","sha":"d0f92ed9be1135e983c67554e1ca9dc5933db940","kind":"tag","published_at":"2025-07-18T17:57:56.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.2/manifests"},{"name":"jackson-modules-base-2.19.1","sha":"b113c7ff4d1bba3064829397172a71c69a1e4a1c","kind":"tag","published_at":"2025-06-14T01:23:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.1/manifests"},{"name":"jackson-modules-base-3.0.0-rc5","sha":"d4813b8eb4da2421f98ab4117f2d3057d0ebb20f","kind":"tag","published_at":"2025-05-22T16:59:20.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc5/manifests"},{"name":"jackson-modules-base-3.0.0-rc4","sha":"2d8aeece544c6d0526ba146510e8782721d78e49","kind":"tag","published_at":"2025-05-10T23:41:03.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc4/manifests"},{"name":"jackson-modules-base-2.18.4","sha":"fcf0dff478bacecdef3effea08f15c1521964133","kind":"tag","published_at":"2025-05-07T00:45:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.4/manifests"},{"name":"jackson-modules-base-2.19.0","sha":"65f4e4c727999f95844d811abf732040d08074a1","kind":"tag","published_at":"2025-04-24T23:59:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc3","sha":"4433d966fe9309834c85d52f21105df0768ef78b","kind":"tag","published_at":"2025-04-14T02:09:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc3/manifests"},{"name":"jackson-modules-base-2.19.0-rc2","sha":"b5613a46af505f0641921de7c08e5abddb0a047d","kind":"tag","published_at":"2025-04-08T01:40:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0-rc2/manifests"},{"name":"jackson-modules-base-3.0.0-rc2","sha":"d5177a79c219accca6cbded818677cf043cc7e76","kind":"tag","published_at":"2025-03-28T23:11:24.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc2/manifests"},{"name":"jackson-modules-base-3.0.0-rc1","sha":"1ecbfd5a78891c0ca5984bdf57bb1626d4902994","kind":"tag","published_at":"2025-03-08T00:37:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc1/manifests"},{"name":"jackson-modules-base-2.18.3","sha":"785802151b99780d68267963538618cad057027e","kind":"tag","published_at":"2025-02-28T23:47:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.3/manifests"},{"name":"jackson-modules-base-2.18.2-take-2","sha":"ecea6c465dc5eeb3e3f9355224ac9585b76a4911","kind":"tag","published_at":"2024-11-28T01:43:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.2-take-2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.2-take-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.2-take-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.2-take-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.2-take-2/manifests"},{"name":"jackson-modules-base-2.17.3","sha":"f811f1065217c01c1015a2d71354115b0d31245f","kind":"tag","published_at":"2024-11-01T20:49:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.3/manifests"},{"name":"jackson-modules-base-2.18.1","sha":"1515a8d317579d67e324d766bb99ad16b8b91590","kind":"tag","published_at":"2024-10-28T23:59:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.1/manifests"},{"name":"jackson-modules-base-2.18.0","sha":"684ac1eea16046ca034b28f7384a073126dba5e3","kind":"tag","published_at":"2024-09-27T02:24:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0/manifests"},{"name":"jackson-modules-base-2.18.0-rc1","sha":"95603bb82718f643835302914b10ef4b4b3829bf","kind":"tag","published_at":"2024-08-30T18:41:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0-rc1/manifests"},{"name":"jackson-modules-base-2.17.2","sha":"e3bbd2bbc01176829484256525f70d471407a52c","kind":"tag","published_at":"2024-07-05T17:30:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.2/manifests"},{"name":"jackson-modules-base-2.17.1","sha":"13ce66c0ef5db335e2a6b32a6b6481ab7ff1c72b","kind":"tag","published_at":"2024-05-05T02:16:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.1/manifests"},{"name":"jackson-modules-base-2.17.0","sha":"d05157dafd36f3daa9daa64a101f46c1448adb4f","kind":"tag","published_at":"2024-03-12T22:05:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0/manifests"},{"name":"jackson-modules-base-2.16.2","sha":"757c09f130dc7ccbe607b5880f00f6a31cff3c47","kind":"tag","published_at":"2024-03-09T19:05:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.2/manifests"},{"name":"jackson-modules-base-2.17.0-rc1","sha":"703b50e439662d141507587752525a5de6c437dc","kind":"tag","published_at":"2024-02-27T02:07:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0-rc1/manifests"},{"name":"jackson-modules-base-2.15.4","sha":"3baa0119e8c3dc5ad7caaa781a8f10a41b70b8b9","kind":"tag","published_at":"2024-02-15T17:49:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.4/manifests"},{"name":"jackson-modules-base-2.16.1","sha":"c301da73802cb3bc9d1f7c27bbb855cab888ab75","kind":"tag","published_at":"2023-12-24T05:03:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.1/manifests"},{"name":"jackson-modules-base-2.16.0","sha":"8aec482ba9989691c6da42d110f049707bb02914","kind":"tag","published_at":"2023-11-15T23:05:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0/manifests"},{"name":"jackson-modules-base-2.16.0-rc1","sha":"2f2071ca385356772ac08082f1704ea65632273b","kind":"tag","published_at":"2023-10-20T23:04:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0-rc1/manifests"},{"name":"jackson-modules-base-2.15.3","sha":"95f6f63b38c4344da32b4427e2b75498a14f141a","kind":"tag","published_at":"2023-10-13T00:24:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.3/manifests"},{"name":"jackson-modules-base-2.15.2","sha":"23883227f64b6bf89d2ff8f489dd15cedb80ed2f","kind":"tag","published_at":"2023-05-30T23:41:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.2/manifests"},{"name":"jackson-modules-base-2.15.1","sha":"9726ae0172a8a3a1f08ccb93686ec443758b057f","kind":"tag","published_at":"2023-05-16T22:13:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.1/manifests"},{"name":"jackson-modules-base-2.14.3","sha":"0cc7907f2660eeaeb51e030b145ce4d85068cb0b","kind":"tag","published_at":"2023-05-05T17:05:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.3/manifests"},{"name":"jackson-modules-base-2.15.0","sha":"83b5571756ae61750ae719b255f8910cdb63446a","kind":"tag","published_at":"2023-04-23T22:06:04.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0/manifests"},{"name":"jackson-modules-base-2.15.0-rc3","sha":"2ab6b285e3bb8c2aa60264976df08b5244dffb6c","kind":"tag","published_at":"2023-04-14T20:48:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc3/manifests"},{"name":"jackson-modules-base-2.15.0-rc2","sha":"1d62d99d77798e6a255e70eaa146c175e1de237d","kind":"tag","published_at":"2023-03-28T23:41:30.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc2/manifests"},{"name":"jackson-modules-base-2.15.0-rc1","sha":"9aaaafe62b0859d4654769268b2bd3d4aba8cc45","kind":"tag","published_at":"2023-03-18T20:51:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc1/manifests"},{"name":"jackson-modules-base-2.14.2","sha":"fb11d232a51a950ca8415addd126e7b875b56d22","kind":"tag","published_at":"2023-01-29T01:44:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.2/manifests"},{"name":"jackson-modules-base-2.13.5","sha":"6c867018ff4ee098dcbe4ba9e54fba9b6f62ebaf","kind":"tag","published_at":"2023-01-23T01:22:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.5/manifests"},{"name":"jackson-modules-base-2.14.1","sha":"08703ceb7b9454c683d3b4792d285cd4ba619b5a","kind":"tag","published_at":"2022-11-21T23:58:13.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.1/manifests"},{"name":"jackson-modules-base-2.14.0","sha":"b9ae3888207d23193002cce3e78526be379fda20","kind":"tag","published_at":"2022-11-05T22:55:43.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0/manifests"},{"name":"jackson-modules-base-2.14.0-rc3","sha":"50e9209344e7fe8354ab8d4b49d9e03b61c8df78","kind":"tag","published_at":"2022-10-28T22:10:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc3/manifests"},{"name":"jackson-modules-base-2.14.0-rc2","sha":"e6cad294ea9634af5a62e3bdb0f1151de27bc7a1","kind":"tag","published_at":"2022-10-11T00:00:23.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc2/manifests"},{"name":"jackson-modules-base-2.14.0-rc1","sha":"441b96f9e19f105356a872d67f57303006efb4bd","kind":"tag","published_at":"2022-09-25T23:18:47.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc1/manifests"},{"name":"jackson-modules-base-2.13.4","sha":"ed23e9d4b098ff332af8bae4c9af0dfda621d688","kind":"tag","published_at":"2022-09-03T22:32:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.4/manifests"},{"name":"jackson-modules-base-2.12.7","sha":"c3dd9a50a9618dfd39c9b2babc764c3bb8c58ac2","kind":"tag","published_at":"2022-05-26T18:05:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.7/manifests"},{"name":"jackson-modules-base-2.13.3","sha":"06542814371bafddf2e7c7082b16888a181db993","kind":"tag","published_at":"2022-05-14T15:26:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.3/manifests"},{"name":"jackson-modules-base-2.13.2","sha":"3b136f56aa9d5e813304df5b344c56d295565198","kind":"tag","published_at":"2022-03-06T21:10:51.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.2/manifests"},{"name":"jackson-modules-base-2.13.1","sha":"76abc19bb232ecf3abf45c95be93dd1b9ac3697b","kind":"tag","published_at":"2021-12-19T01:30:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.1/manifests"},{"name":"jackson-modules-base-2.12.6","sha":"bbb6726d62c8e2319e565b6ac144839eb98187a9","kind":"tag","published_at":"2021-12-15T04:27:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.6/manifests"},{"name":"jackson-modules-base-2.13.0","sha":"df9f3e64fb47606d8437a31e9f28fc1c7ff8a995","kind":"tag","published_at":"2021-09-30T21:06:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0/manifests"},{"name":"jackson-modules-base-2.13.0-rc2","sha":"6936bebf3b14b6c960e9611890945dc3eaa238c1","kind":"tag","published_at":"2021-08-27T03:56:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc2/manifests"},{"name":"jackson-modules-base-2.12.5","sha":"0d7f897bb0b403711065a2846acfa55e5ad402a0","kind":"tag","published_at":"2021-08-27T01:07:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.5/manifests"},{"name":"jackson-modules-base-2.13.0-rc1","sha":"d4ec19831931dd5fef1502fa3076f2095ee9cfb5","kind":"tag","published_at":"2021-07-14T01:34:16.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc1/manifests"},{"name":"jackson-modules-base-2.12.4","sha":"729695d34b2f6d98e2793ce8d9346fd99a38508a","kind":"tag","published_at":"2021-07-06T20:47:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.4/manifests"},{"name":"jackson-modules-base-2.12.3","sha":"2938bdc7572bfe8385c7f616f2cb7e2f94456d87","kind":"tag","published_at":"2021-04-12T18:25:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.3/manifests"},{"name":"jackson-modules-base-2.12.2","sha":"457dd8533adbff2bb3d8bbda0994a7a6cc3d11c6","kind":"tag","published_at":"2021-03-03T21:46:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.2/manifests"},{"name":"jackson-modules-base-2.12.1","sha":"6fd38a80e5f5274a79c69cc6bb295c61645812f8","kind":"tag","published_at":"2021-01-09T01:50:10.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.1/manifests"},{"name":"jackson-modules-base-2.11.4","sha":"49f85fa2821fea4427fda284ae3fcd943df3f0ef","kind":"tag","published_at":"2020-12-12T00:47:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.4/manifests"},{"name":"jackson-modules-base-2.12.0","sha":"762dddd1b6cf18807e58cf76dba0a38c5b48fedb","kind":"tag","published_at":"2020-11-29T01:29:58.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0/manifests"},{"name":"jackson-modules-base-2.12.0-rc2","sha":"2e225db556f017f9db70615ad0206894c3165c73","kind":"tag","published_at":"2020-11-15T03:46:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc2/manifests"},{"name":"jackson-modules-base-2.12.0-rc1","sha":"161f4467f822157bfa20d6940c7a56972ea2bf9e","kind":"tag","published_at":"2020-10-12T00:48:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc1/manifests"},{"name":"jackson-modules-base-2.11.3","sha":"5710e584d339b91f158f339bfb4e2a3752aa60e8","kind":"tag","published_at":"2020-10-02T00:13:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.3/manifests"},{"name":"jackson-modules-base-2.11.2","sha":"649de3923f13b0d7601d2bda0f811d1f9ee0c047","kind":"tag","published_at":"2020-08-02T19:30:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.2/manifests"},{"name":"jackson-modules-base-2.10.5","sha":"ef93cbbf33679ab75c4445d172a8ad7d9e6546c3","kind":"tag","published_at":"2020-07-21T03:03:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.5/manifests"},{"name":"jackson-modules-base-2.11.1","sha":"81b82e1bc5705025cd287c71e548b33ce3e66a60","kind":"tag","published_at":"2020-06-25T03:58:44.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.1/manifests"},{"name":"jackson-modules-base-2.10.4","sha":"c78454fc9c0e9e281e30e04af0ea4a87b4e035a6","kind":"tag","published_at":"2020-05-02T22:47:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.4/manifests"},{"name":"jackson-modules-base-2.11.0","sha":"c8a4f1124d1638eb3bb6364ef164c4fb6c5484b5","kind":"tag","published_at":"2020-04-26T00:48:33.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0/manifests"},{"name":"jackson-modules-base-2.11.0.rc1","sha":"70b2864af1325aaff85b40747d3d2b517697c6a0","kind":"tag","published_at":"2020-03-24T19:25:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.0.rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0.rc1/manifests"},{"name":"jackson-modules-base-2.10.3","sha":"15d55ccb1e1165a47ea2b316d1fe93bea93589ba","kind":"tag","published_at":"2020-03-03T03:22:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.3/manifests"},{"name":"jackson-modules-base-2.10.2","sha":"ac3ae48c5cbb3d618fbaa9d9b522d17fe4edf9e3","kind":"tag","published_at":"2020-01-05T02:50:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.2/manifests"},{"name":"jackson-modules-base-2.10.1","sha":"599c250f1a4d8e39cb3c5fa27d2f6aaaa6161cd6","kind":"tag","published_at":"2019-11-09T23:21:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.1/manifests"},{"name":"jackson-modules-base-2.10.0","sha":"f6b226778f8d2786b7030c9f3d9fb49bc3d3d5c8","kind":"tag","published_at":"2019-09-26T05:50:54.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0/manifests"},{"name":"jackson-modules-base-2.9.10","sha":"8bcc80faec9bc3f4f8aacc9aa559d3fd6853686f","kind":"tag","published_at":"2019-09-21T18:40:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.10/manifests"},{"name":"jackson-modules-base-2.10.0.pr3","sha":"8144a424855ce040c4502e985ccec2cf2b9c3126","kind":"tag","published_at":"2019-09-17T03:56:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr3/manifests"},{"name":"jackson-modules-base-2.10.0.pr2","sha":"2b5abe0c588f838189c8b0f6c6f14416152177d8","kind":"tag","published_at":"2019-08-31T01:13:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr2/manifests"},{"name":"jackson-modules-base-2.10.0.pr1","sha":"0b7d10b630d89fce59af06e01e310da49db809dd","kind":"tag","published_at":"2019-07-19T05:27:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr1/manifests"},{"name":"jackson-modules-base-2.9.9","sha":"65738ef430362538afe71f20eb0e9314761f656d","kind":"tag","published_at":"2019-05-16T03:18:45.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.9/manifests"},{"name":"jackson-modules-base-2.9.8","sha":"313beb181266cb9e962fec41edd6b354048d4968","kind":"tag","published_at":"2018-12-15T22:05:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.8/manifests"},{"name":"jackson-modules-base-2.9.7","sha":"8e5cd29c9899f0fec01959fc2d0733a0da056398","kind":"tag","published_at":"2018-09-19T02:53:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.7/manifests"},{"name":"jackson-modules-base-2.9.6","sha":"7e0da78dcd72b22393d88518a6f35ad33225e851","kind":"tag","published_at":"2018-06-12T04:10:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.6/manifests"},{"name":"jackson-modules-base-2.9.5","sha":"e9720d6b7c6ea09d6382aea1808910ea325c263e","kind":"tag","published_at":"2018-03-26T15:52:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.5/manifests"},{"name":"jackson-modules-base-2.9.4","sha":"bc85238551477b3717ca4af59d567b0015ad939d","kind":"tag","published_at":"2018-01-24T04:33:25.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.4/manifests"},{"name":"jackson-modules-base-2.8.11","sha":"7f064640bc884d1f6acf2b2e54b9f94673c1446c","kind":"tag","published_at":"2017-12-24T02:25:55.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.11","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.11/manifests"},{"name":"jackson-modules-base-2.9.3","sha":"7a11aa35835ded306cb65e45c311029314a03b48","kind":"tag","published_at":"2017-12-09T03:09:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.3/manifests"},{"name":"jackson-modules-base-2.9.2","sha":"0d5f86f92e04860d54662ad9aa1460a669e29d29","kind":"tag","published_at":"2017-10-14T03:37:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.2/manifests"},{"name":"jackson-modules-base-2.9.1","sha":"e10272ece21002172986bfc29b278a60d6f5ff1f","kind":"tag","published_at":"2017-09-08T01:29:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.1/manifests"},{"name":"jackson-modules-base-2.8.10","sha":"c1f82c9b808233b0a134f2513725225b16824bbc","kind":"tag","published_at":"2017-08-24T04:30:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.10/manifests"},{"name":"jackson-modules-base-2.9.0","sha":"c624f84d96cd9df80fe461e65d4ab7b4f55a73d9","kind":"tag","published_at":"2017-07-30T04:41:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0/manifests"},{"name":"jackson-modules-base-2.9.0.pr4","sha":"9e18e9af285f6211dfc31a9b09fdfc7c317d482a","kind":"tag","published_at":"2017-06-17T01:46:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr4/manifests"},{"name":"jackson-modules-base-2.8.9","sha":"5a3f1c845e4dbd9b4df84b9834666ac5a3ff8d23","kind":"tag","published_at":"2017-06-12T02:55:02.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.9/manifests"},{"name":"jackson-modules-base-2.9.0.pr3","sha":"ec333bb8e7328889091d83089a8f13b5a415ab3d","kind":"tag","published_at":"2017-04-25T05:52:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr3/manifests"},{"name":"jackson-modules-base-2.8.8","sha":"2a75fb29a88e1a53361733f3c1c6985328fa5449","kind":"tag","published_at":"2017-04-05T03:42:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.8/manifests"},{"name":"jackson-modules-base-2.9.0.pr2","sha":"f6ddf6db2f08f30a0a4b8ca67d3a407695261f50","kind":"tag","published_at":"2017-03-22T03:35:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr2/manifests"},{"name":"jackson-modules-base-2.9.0.pr1","sha":"39331dc9eae02516c4cecd422f15685ab35373f3","kind":"tag","published_at":"2017-03-02T19:17:33.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr1/manifests"},{"name":"2.8.7b","sha":"1ffa34d428dc3e61d3cf553b59d842e38ee182f5","kind":"tag","published_at":"2017-02-21T02:43:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/2.8.7b","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/2.8.7b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@2.8.7b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/2.8.7b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/2.8.7b/manifests"},{"name":"jackson-modules-base-2.8.7","sha":"fb7aefe62fab7f83ffbdca0eddbcf912ea31a790","kind":"tag","published_at":"2017-02-21T01:09:43.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.7/manifests"},{"name":"jackson-modules-base-2.7.9","sha":"4c510db4f881622015df71c6adbdc7a89c267e75","kind":"tag","published_at":"2017-02-04T19:29:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.9/manifests"},{"name":"jackson-modules-base-2.8.6","sha":"1441ad2ecf86a0569ec9349b953d4115de04d393","kind":"tag","published_at":"2017-01-12T04:56:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.6/manifests"},{"name":"jackson-modules-base-2.8.5","sha":"8608079913d157c3c9b20bf40c55c949f92d9319","kind":"tag","published_at":"2016-11-14T17:31:59.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.5/manifests"},{"name":"jackson-modules-base-2.8.4","sha":"d8ede42f8bfad5a90de5a65249abc0e440c3e130","kind":"tag","published_at":"2016-10-14T03:58:14.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.4/manifests"},{"name":"jackson-modules-base-2.7.8","sha":"ed803dfb5a527b5770e7b6a72f0d698773a00451","kind":"tag","published_at":"2016-09-26T14:54:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.8/manifests"},{"name":"jackson-modules-base-2.8.3","sha":"637562215ef8507dcbbdbdb2735ea8ca8c39b808","kind":"tag","published_at":"2016-09-19T04:24:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.3/manifests"},{"name":"jackson-modules-base-2.8.2","sha":"864b1f4599ec4d18ca12d221c6606031a4140940","kind":"tag","published_at":"2016-08-30T03:53:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.2/manifests"},{"name":"jackson-modules-base-2.7.7","sha":"ea9920e062a596a3c7cf45bb81d0d5bb45cb801a","kind":"tag","published_at":"2016-08-26T22:02:14.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.7/manifests"},{"name":"jackson-modules-base-2.7.6","sha":"235e1c75ed70e9015f39d46b1efdb6d42125a8db","kind":"tag","published_at":"2016-07-23T02:50:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.6/manifests"},{"name":"jackson-modules-base-2.8.1","sha":"9cae30e885044037c77f83a82c4fc3e63ac9ec66","kind":"tag","published_at":"2016-07-19T23:34:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.1/manifests"},{"name":"jackson-modules-base-2.8.0","sha":"b274ec8565595f7852824304e837a52cdb49738a","kind":"tag","published_at":"2016-07-04T16:47:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0/manifests"},{"name":"jackson-modules-base-2.8.0.rc2","sha":"613ba994c0e1c2e81846217f369aac757b730b69","kind":"tag","published_at":"2016-06-17T00:25:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0.rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc2/manifests"},{"name":"jackson-modules-base-2.7.5","sha":"37d8fbe0cfab731415d5583e3462dc8ee044a186","kind":"tag","published_at":"2016-06-11T02:21:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.5/manifests"},{"name":"jackson-modules-base-2.8.0.rc1","sha":"fe31f321b7afe5504693aae65a55f7f92143b58f","kind":"tag","published_at":"2016-06-07T05:19:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0.rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc1/manifests"},{"name":"jackson-module-base-2.7.4b","sha":"cba2ade7c0a25a18422ccc9118addc1a40c92ad3","kind":"tag","published_at":"2016-04-30T01:22:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-module-base-2.7.4b","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-module-base-2.7.4b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-module-base-2.7.4b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-module-base-2.7.4b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-module-base-2.7.4b/manifests"},{"name":"jackson-modules-base-2.7.4","sha":"24a60cac237af9cb833e0554c8cd6a0d36eb411f","kind":"tag","published_at":"2016-04-29T16:01:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.4/manifests"},{"name":"jackson-modules-base-2.7.3","sha":"272160bbecf12e74cb4d815013748ff44db0571e","kind":"tag","published_at":"2016-03-16T01:35:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.3/manifests"},{"name":"jackson-modules-base-2.7.2","sha":"8ee45378ed842c5064171282b57e0e6aaf6d8f9d","kind":"tag","published_at":"2016-02-27T05:07:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.2/manifests"},{"name":"jackson-modules-base-2.7.1","sha":"636db7b63c5084ecd31cae02fe6c13487fec15fd","kind":"tag","published_at":"2016-02-02T06:36:19.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.1/manifests"}]},"repo_metadata_updated_at":"2026-02-11T14:26:31.317Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":35.31037959288184,"dependent_packages_count":17.552748861808784,"stargazers_count":23.885339512641035,"forks_count":20.624636995611016,"docker_downloads_count":null,"average":24.34327624073567},"purl":"pkg:maven/com.fasterxml.jackson.module/jackson-module-guice7","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.fasterxml.jackson.module:jackson-module-guice7","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.fasterxml.jackson.module:jackson-module-guice7","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.fasterxml.jackson.module:jackson-module-guice7/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-01T22:02:49.913Z","issues_count":94,"pull_requests_count":156,"avg_time_to_close_issue":14665233.4375,"avg_time_to_close_pull_request":609457.2721088436,"issues_closed_count":64,"pull_requests_closed_count":147,"pull_request_authors_count":32,"issue_authors_count":68,"avg_comments_per_issue":5.053191489361702,"avg_comments_per_pull_request":1.205128205128205,"merged_pull_requests_count":133,"bot_issues_count":1,"bot_pull_requests_count":30,"past_year_issues_count":12,"past_year_pull_requests_count":81,"past_year_avg_time_to_close_issue":1003406.8571428572,"past_year_avg_time_to_close_pull_request":52258.08219178082,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":73,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":2.6666666666666665,"past_year_avg_comments_per_pull_request":0.5308641975308642,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":19,"past_year_merged_pull_requests_count":71,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/issues","maintainers":[{"login":"cowtowncoder","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"},{"login":"JooHyukKim","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JooHyukKim"},{"login":"pjfanning","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"}],"active_maintainers":[{"login":"cowtowncoder","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"},{"login":"JooHyukKim","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JooHyukKim"},{"login":"pjfanning","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson.module:jackson-module-guice7/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson.module:jackson-module-guice7/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson.module:jackson-module-guice7/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson.module:jackson-module-guice7/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson.module:jackson-module-guice7/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":601295,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":4762522,"name":"com.fasterxml.jackson.module:jackson-module-jakarta-xmlbind-annotations","ecosystem":"maven","description":"Support for using Jakarta XML Bind (aka JAXB 3.0) annotations as an alternative to \"native\" Jackson annotations, for configuring data-binding.","homepage":"https://github.com/FasterXML/jackson-modules-base","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/FasterXML/jackson-modules-base","keywords_array":[],"namespace":"com.fasterxml.jackson.module","versions_count":53,"first_release_published_at":"2021-07-14T01:35:56.000Z","latest_release_published_at":"2026-03-20T16:55:07.000Z","latest_release_number":"2.21.2","last_synced_at":"2026-03-28T10:42:24.243Z","created_at":"2022-07-26T04:07:47.417Z","updated_at":"2026-03-28T10:42:24.243Z","registry_url":"https://central.sonatype.com/artifact/com.fasterxml.jackson.module/jackson-module-jakarta-xmlbind-annotations/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.fasterxml.jackson.module/jackson-module-jakarta-xmlbind-annotations/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots"]},"repo_metadata":{"id":37390569,"uuid":"50140860","full_name":"FasterXML/jackson-modules-base","owner":"FasterXML","description":"Uber-project for foundational modules of Jackson that build directly on core components but nothing else; not including data format or datatype modules","archived":false,"fork":false,"pushed_at":"2025-10-04T00:17:50.000Z","size":4931,"stargazers_count":176,"open_issues_count":45,"forks_count":83,"subscribers_count":14,"default_branch":"2.x","last_synced_at":"2025-10-11T09:34:04.799Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/FasterXML.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-01-21T22:24:00.000Z","updated_at":"2025-10-10T08:14:07.000Z","dependencies_parsed_at":"2023-10-02T23:00:39.761Z","dependency_job_id":"1b0e11d4-daba-4b85-a8df-1652ad46d7a4","html_url":"https://github.com/FasterXML/jackson-modules-base","commit_stats":{"total_commits":793,"total_committers":25,"mean_commits":31.72,"dds":"0.15258511979823453","last_synced_commit":"7f04a04e7686604d6cf07cac046a907f20c90c0c"},"previous_names":[],"tags_count":120,"template":false,"template_full_name":null,"purl":"pkg:github/FasterXML/jackson-modules-base","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/refs/heads/2.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/sbom","scorecard":{"id":49399,"data":{"date":"2025-08-11","repo":{"name":"github.com/FasterXML/jackson-modules-base","commit":"f88a47cd4cdd4b4b4d558aee3feb73cc1e912752"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Maintained","score":10,"reason":"29 commit(s) and 2 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/28 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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/dep_build_v2.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/dep_build_v3.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:13","Info: no jobLevel write permissions found"],"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":"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":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":10,"reason":"all dependencies are pinned","details":["Info:   6 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '2.x'"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:16"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"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-14T23:25:03.968Z","repository_id":37390569,"created_at":"2025-08-14T23:25:03.968Z","updated_at":"2025-08-14T23:25:03.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010144,"owners_count":26084692,"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-12T02:00:06.719Z","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":"FasterXML","name":"FasterXML, LLC","uuid":"382692","kind":"organization","description":null,"email":"info@fasterxml.com","website":"http://fasterxml.com","location":"Seattle, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/382692?v=4","repositories_count":68,"last_synced_at":"2023-04-14T17:44:54.358Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/FasterXML","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T18:09:50.546Z","updated_at":"2023-04-14T17:44:54.918Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML/repositories"},"tags":[{"name":"jackson-modules-base-3.0.0","sha":"f4ecc073c980f08fef400d63a8bc9bf415bddf98","kind":"tag","published_at":"2025-10-04T00:15:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc10","sha":"f29369de89a90f2cb31dc4b5bbedf2817f7ca834","kind":"tag","published_at":"2025-09-20T00:18:34.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc10/manifests"},{"name":"jackson-modules-base-3.0.0-rc9","sha":"908d93724c630e047fa55f59607f94f45c3db786","kind":"tag","published_at":"2025-09-06T01:26:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc9/manifests"},{"name":"jackson-modules-base-2.20.0","sha":"874d6044d7805af6ca74b9591783a230d399b789","kind":"tag","published_at":"2025-08-28T23:05:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc8","sha":"9265733af5a75f000a5886afda7e8f323f2a10bd","kind":"tag","published_at":"2025-08-13T18:34:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc8/manifests"},{"name":"jackson-modules-base-3.0.0-rc7","sha":"207e5d3baa3885b858e366bcdb0958e2fd251c5d","kind":"tag","published_at":"2025-08-08T15:58:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc7/manifests"},{"name":"jackson-modules-base-2.20.0-rc1","sha":"d630c5cb87f4df9711800e617e50a0863d1b75d1","kind":"tag","published_at":"2025-08-05T01:08:47.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0-rc1/manifests"},{"name":"jackson-modules-base-3.0.0-rc6","sha":"66a7af70e0e1d51999bfba5cb8fe6fd23ae9ac2a","kind":"tag","published_at":"2025-07-19T01:13:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc6/manifests"},{"name":"jackson-modules-base-2.19.2","sha":"d0f92ed9be1135e983c67554e1ca9dc5933db940","kind":"tag","published_at":"2025-07-18T17:57:56.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.2/manifests"},{"name":"jackson-modules-base-2.19.1","sha":"b113c7ff4d1bba3064829397172a71c69a1e4a1c","kind":"tag","published_at":"2025-06-14T01:23:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.1/manifests"},{"name":"jackson-modules-base-3.0.0-rc5","sha":"d4813b8eb4da2421f98ab4117f2d3057d0ebb20f","kind":"tag","published_at":"2025-05-22T16:59:20.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc5/manifests"},{"name":"jackson-modules-base-3.0.0-rc4","sha":"2d8aeece544c6d0526ba146510e8782721d78e49","kind":"tag","published_at":"2025-05-10T23:41:03.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc4/manifests"},{"name":"jackson-modules-base-2.18.4","sha":"fcf0dff478bacecdef3effea08f15c1521964133","kind":"tag","published_at":"2025-05-07T00:45:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.4/manifests"},{"name":"jackson-modules-base-2.19.0","sha":"65f4e4c727999f95844d811abf732040d08074a1","kind":"tag","published_at":"2025-04-24T23:59:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc3","sha":"4433d966fe9309834c85d52f21105df0768ef78b","kind":"tag","published_at":"2025-04-14T02:09:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc3/manifests"},{"name":"jackson-modules-base-2.19.0-rc2","sha":"b5613a46af505f0641921de7c08e5abddb0a047d","kind":"tag","published_at":"2025-04-08T01:40:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0-rc2/manifests"},{"name":"jackson-modules-base-3.0.0-rc2","sha":"d5177a79c219accca6cbded818677cf043cc7e76","kind":"tag","published_at":"2025-03-28T23:11:24.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc2/manifests"},{"name":"jackson-modules-base-3.0.0-rc1","sha":"1ecbfd5a78891c0ca5984bdf57bb1626d4902994","kind":"tag","published_at":"2025-03-08T00:37:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc1/manifests"},{"name":"jackson-modules-base-2.18.3","sha":"785802151b99780d68267963538618cad057027e","kind":"tag","published_at":"2025-02-28T23:47:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.3/manifests"},{"name":"jackson-modules-base-2.18.2-take-2","sha":"ecea6c465dc5eeb3e3f9355224ac9585b76a4911","kind":"tag","published_at":"2024-11-28T01:43:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.2-take-2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.2-take-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.2-take-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.2-take-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.2-take-2/manifests"},{"name":"jackson-modules-base-2.17.3","sha":"f811f1065217c01c1015a2d71354115b0d31245f","kind":"tag","published_at":"2024-11-01T20:49:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.3/manifests"},{"name":"jackson-modules-base-2.18.1","sha":"1515a8d317579d67e324d766bb99ad16b8b91590","kind":"tag","published_at":"2024-10-28T23:59:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.1/manifests"},{"name":"jackson-modules-base-2.18.0","sha":"684ac1eea16046ca034b28f7384a073126dba5e3","kind":"tag","published_at":"2024-09-27T02:24:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0/manifests"},{"name":"jackson-modules-base-2.18.0-rc1","sha":"95603bb82718f643835302914b10ef4b4b3829bf","kind":"tag","published_at":"2024-08-30T18:41:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0-rc1/manifests"},{"name":"jackson-modules-base-2.17.2","sha":"e3bbd2bbc01176829484256525f70d471407a52c","kind":"tag","published_at":"2024-07-05T17:30:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.2/manifests"},{"name":"jackson-modules-base-2.17.1","sha":"13ce66c0ef5db335e2a6b32a6b6481ab7ff1c72b","kind":"tag","published_at":"2024-05-05T02:16:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.1/manifests"},{"name":"jackson-modules-base-2.17.0","sha":"d05157dafd36f3daa9daa64a101f46c1448adb4f","kind":"tag","published_at":"2024-03-12T22:05:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0/manifests"},{"name":"jackson-modules-base-2.16.2","sha":"757c09f130dc7ccbe607b5880f00f6a31cff3c47","kind":"tag","published_at":"2024-03-09T19:05:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.2/manifests"},{"name":"jackson-modules-base-2.17.0-rc1","sha":"703b50e439662d141507587752525a5de6c437dc","kind":"tag","published_at":"2024-02-27T02:07:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0-rc1/manifests"},{"name":"jackson-modules-base-2.15.4","sha":"3baa0119e8c3dc5ad7caaa781a8f10a41b70b8b9","kind":"tag","published_at":"2024-02-15T17:49:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.4/manifests"},{"name":"jackson-modules-base-2.16.1","sha":"c301da73802cb3bc9d1f7c27bbb855cab888ab75","kind":"tag","published_at":"2023-12-24T05:03:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.1/manifests"},{"name":"jackson-modules-base-2.16.0","sha":"8aec482ba9989691c6da42d110f049707bb02914","kind":"tag","published_at":"2023-11-15T23:05:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0/manifests"},{"name":"jackson-modules-base-2.16.0-rc1","sha":"2f2071ca385356772ac08082f1704ea65632273b","kind":"tag","published_at":"2023-10-20T23:04:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0-rc1/manifests"},{"name":"jackson-modules-base-2.15.3","sha":"95f6f63b38c4344da32b4427e2b75498a14f141a","kind":"tag","published_at":"2023-10-13T00:24:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.3/manifests"},{"name":"jackson-modules-base-2.15.2","sha":"23883227f64b6bf89d2ff8f489dd15cedb80ed2f","kind":"tag","published_at":"2023-05-30T23:41:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.2/manifests"},{"name":"jackson-modules-base-2.15.1","sha":"9726ae0172a8a3a1f08ccb93686ec443758b057f","kind":"tag","published_at":"2023-05-16T22:13:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.1/manifests"},{"name":"jackson-modules-base-2.14.3","sha":"0cc7907f2660eeaeb51e030b145ce4d85068cb0b","kind":"tag","published_at":"2023-05-05T17:05:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.3/manifests"},{"name":"jackson-modules-base-2.15.0","sha":"83b5571756ae61750ae719b255f8910cdb63446a","kind":"tag","published_at":"2023-04-23T22:06:04.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0/manifests"},{"name":"jackson-modules-base-2.15.0-rc3","sha":"2ab6b285e3bb8c2aa60264976df08b5244dffb6c","kind":"tag","published_at":"2023-04-14T20:48:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc3/manifests"},{"name":"jackson-modules-base-2.15.0-rc2","sha":"1d62d99d77798e6a255e70eaa146c175e1de237d","kind":"tag","published_at":"2023-03-28T23:41:30.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc2/manifests"},{"name":"jackson-modules-base-2.15.0-rc1","sha":"9aaaafe62b0859d4654769268b2bd3d4aba8cc45","kind":"tag","published_at":"2023-03-18T20:51:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc1/manifests"},{"name":"jackson-modules-base-2.14.2","sha":"fb11d232a51a950ca8415addd126e7b875b56d22","kind":"tag","published_at":"2023-01-29T01:44:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.2/manifests"},{"name":"jackson-modules-base-2.13.5","sha":"6c867018ff4ee098dcbe4ba9e54fba9b6f62ebaf","kind":"tag","published_at":"2023-01-23T01:22:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.5/manifests"},{"name":"jackson-modules-base-2.14.1","sha":"08703ceb7b9454c683d3b4792d285cd4ba619b5a","kind":"tag","published_at":"2022-11-21T23:58:13.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.1/manifests"},{"name":"jackson-modules-base-2.14.0","sha":"b9ae3888207d23193002cce3e78526be379fda20","kind":"tag","published_at":"2022-11-05T22:55:43.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0/manifests"},{"name":"jackson-modules-base-2.14.0-rc3","sha":"50e9209344e7fe8354ab8d4b49d9e03b61c8df78","kind":"tag","published_at":"2022-10-28T22:10:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc3/manifests"},{"name":"jackson-modules-base-2.14.0-rc2","sha":"e6cad294ea9634af5a62e3bdb0f1151de27bc7a1","kind":"tag","published_at":"2022-10-11T00:00:23.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc2/manifests"},{"name":"jackson-modules-base-2.14.0-rc1","sha":"441b96f9e19f105356a872d67f57303006efb4bd","kind":"tag","published_at":"2022-09-25T23:18:47.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc1/manifests"},{"name":"jackson-modules-base-2.13.4","sha":"ed23e9d4b098ff332af8bae4c9af0dfda621d688","kind":"tag","published_at":"2022-09-03T22:32:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.4/manifests"},{"name":"jackson-modules-base-2.12.7","sha":"c3dd9a50a9618dfd39c9b2babc764c3bb8c58ac2","kind":"tag","published_at":"2022-05-26T18:05:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.7/manifests"},{"name":"jackson-modules-base-2.13.3","sha":"06542814371bafddf2e7c7082b16888a181db993","kind":"tag","published_at":"2022-05-14T15:26:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.3/manifests"},{"name":"jackson-modules-base-2.13.2","sha":"3b136f56aa9d5e813304df5b344c56d295565198","kind":"tag","published_at":"2022-03-06T21:10:51.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.2/manifests"},{"name":"jackson-modules-base-2.13.1","sha":"76abc19bb232ecf3abf45c95be93dd1b9ac3697b","kind":"tag","published_at":"2021-12-19T01:30:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.1/manifests"},{"name":"jackson-modules-base-2.12.6","sha":"bbb6726d62c8e2319e565b6ac144839eb98187a9","kind":"tag","published_at":"2021-12-15T04:27:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.6/manifests"},{"name":"jackson-modules-base-2.13.0","sha":"df9f3e64fb47606d8437a31e9f28fc1c7ff8a995","kind":"tag","published_at":"2021-09-30T21:06:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0/manifests"},{"name":"jackson-modules-base-2.13.0-rc2","sha":"6936bebf3b14b6c960e9611890945dc3eaa238c1","kind":"tag","published_at":"2021-08-27T03:56:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc2/manifests"},{"name":"jackson-modules-base-2.12.5","sha":"0d7f897bb0b403711065a2846acfa55e5ad402a0","kind":"tag","published_at":"2021-08-27T01:07:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.5/manifests"},{"name":"jackson-modules-base-2.13.0-rc1","sha":"d4ec19831931dd5fef1502fa3076f2095ee9cfb5","kind":"tag","published_at":"2021-07-14T01:34:16.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc1/manifests"},{"name":"jackson-modules-base-2.12.4","sha":"729695d34b2f6d98e2793ce8d9346fd99a38508a","kind":"tag","published_at":"2021-07-06T20:47:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.4/manifests"},{"name":"jackson-modules-base-2.12.3","sha":"2938bdc7572bfe8385c7f616f2cb7e2f94456d87","kind":"tag","published_at":"2021-04-12T18:25:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.3/manifests"},{"name":"jackson-modules-base-2.12.2","sha":"457dd8533adbff2bb3d8bbda0994a7a6cc3d11c6","kind":"tag","published_at":"2021-03-03T21:46:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.2/manifests"},{"name":"jackson-modules-base-2.12.1","sha":"6fd38a80e5f5274a79c69cc6bb295c61645812f8","kind":"tag","published_at":"2021-01-09T01:50:10.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.1/manifests"},{"name":"jackson-modules-base-2.11.4","sha":"49f85fa2821fea4427fda284ae3fcd943df3f0ef","kind":"tag","published_at":"2020-12-12T00:47:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.4/manifests"},{"name":"jackson-modules-base-2.12.0","sha":"762dddd1b6cf18807e58cf76dba0a38c5b48fedb","kind":"tag","published_at":"2020-11-29T01:29:58.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0/manifests"},{"name":"jackson-modules-base-2.12.0-rc2","sha":"2e225db556f017f9db70615ad0206894c3165c73","kind":"tag","published_at":"2020-11-15T03:46:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc2/manifests"},{"name":"jackson-modules-base-2.12.0-rc1","sha":"161f4467f822157bfa20d6940c7a56972ea2bf9e","kind":"tag","published_at":"2020-10-12T00:48:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc1/manifests"},{"name":"jackson-modules-base-2.11.3","sha":"5710e584d339b91f158f339bfb4e2a3752aa60e8","kind":"tag","published_at":"2020-10-02T00:13:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.3/manifests"},{"name":"jackson-modules-base-2.11.2","sha":"649de3923f13b0d7601d2bda0f811d1f9ee0c047","kind":"tag","published_at":"2020-08-02T19:30:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.2/manifests"},{"name":"jackson-modules-base-2.10.5","sha":"ef93cbbf33679ab75c4445d172a8ad7d9e6546c3","kind":"tag","published_at":"2020-07-21T03:03:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.5/manifests"},{"name":"jackson-modules-base-2.11.1","sha":"81b82e1bc5705025cd287c71e548b33ce3e66a60","kind":"tag","published_at":"2020-06-25T03:58:44.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.1/manifests"},{"name":"jackson-modules-base-2.10.4","sha":"c78454fc9c0e9e281e30e04af0ea4a87b4e035a6","kind":"tag","published_at":"2020-05-02T22:47:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.4/manifests"},{"name":"jackson-modules-base-2.11.0","sha":"c8a4f1124d1638eb3bb6364ef164c4fb6c5484b5","kind":"tag","published_at":"2020-04-26T00:48:33.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0/manifests"},{"name":"jackson-modules-base-2.11.0.rc1","sha":"70b2864af1325aaff85b40747d3d2b517697c6a0","kind":"tag","published_at":"2020-03-24T19:25:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.0.rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0.rc1/manifests"},{"name":"jackson-modules-base-2.10.3","sha":"15d55ccb1e1165a47ea2b316d1fe93bea93589ba","kind":"tag","published_at":"2020-03-03T03:22:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.3/manifests"},{"name":"jackson-modules-base-2.10.2","sha":"ac3ae48c5cbb3d618fbaa9d9b522d17fe4edf9e3","kind":"tag","published_at":"2020-01-05T02:50:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.2/manifests"},{"name":"jackson-modules-base-2.10.1","sha":"599c250f1a4d8e39cb3c5fa27d2f6aaaa6161cd6","kind":"tag","published_at":"2019-11-09T23:21:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.1/manifests"},{"name":"jackson-modules-base-2.10.0","sha":"f6b226778f8d2786b7030c9f3d9fb49bc3d3d5c8","kind":"tag","published_at":"2019-09-26T05:50:54.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0/manifests"},{"name":"jackson-modules-base-2.9.10","sha":"8bcc80faec9bc3f4f8aacc9aa559d3fd6853686f","kind":"tag","published_at":"2019-09-21T18:40:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.10/manifests"},{"name":"jackson-modules-base-2.10.0.pr3","sha":"8144a424855ce040c4502e985ccec2cf2b9c3126","kind":"tag","published_at":"2019-09-17T03:56:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr3/manifests"},{"name":"jackson-modules-base-2.10.0.pr2","sha":"2b5abe0c588f838189c8b0f6c6f14416152177d8","kind":"tag","published_at":"2019-08-31T01:13:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr2/manifests"},{"name":"jackson-modules-base-2.10.0.pr1","sha":"0b7d10b630d89fce59af06e01e310da49db809dd","kind":"tag","published_at":"2019-07-19T05:27:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr1/manifests"},{"name":"jackson-modules-base-2.9.9","sha":"65738ef430362538afe71f20eb0e9314761f656d","kind":"tag","published_at":"2019-05-16T03:18:45.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.9/manifests"},{"name":"jackson-modules-base-2.9.8","sha":"313beb181266cb9e962fec41edd6b354048d4968","kind":"tag","published_at":"2018-12-15T22:05:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.8/manifests"},{"name":"jackson-modules-base-2.9.7","sha":"8e5cd29c9899f0fec01959fc2d0733a0da056398","kind":"tag","published_at":"2018-09-19T02:53:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.7/manifests"},{"name":"jackson-modules-base-2.9.6","sha":"7e0da78dcd72b22393d88518a6f35ad33225e851","kind":"tag","published_at":"2018-06-12T04:10:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.6/manifests"},{"name":"jackson-modules-base-2.9.5","sha":"e9720d6b7c6ea09d6382aea1808910ea325c263e","kind":"tag","published_at":"2018-03-26T15:52:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.5/manifests"},{"name":"jackson-modules-base-2.9.4","sha":"bc85238551477b3717ca4af59d567b0015ad939d","kind":"tag","published_at":"2018-01-24T04:33:25.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.4/manifests"},{"name":"jackson-modules-base-2.8.11","sha":"7f064640bc884d1f6acf2b2e54b9f94673c1446c","kind":"tag","published_at":"2017-12-24T02:25:55.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.11","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.11/manifests"},{"name":"jackson-modules-base-2.9.3","sha":"7a11aa35835ded306cb65e45c311029314a03b48","kind":"tag","published_at":"2017-12-09T03:09:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.3/manifests"},{"name":"jackson-modules-base-2.9.2","sha":"0d5f86f92e04860d54662ad9aa1460a669e29d29","kind":"tag","published_at":"2017-10-14T03:37:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.2/manifests"},{"name":"jackson-modules-base-2.9.1","sha":"e10272ece21002172986bfc29b278a60d6f5ff1f","kind":"tag","published_at":"2017-09-08T01:29:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.1/manifests"},{"name":"jackson-modules-base-2.8.10","sha":"c1f82c9b808233b0a134f2513725225b16824bbc","kind":"tag","published_at":"2017-08-24T04:30:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.10/manifests"},{"name":"jackson-modules-base-2.9.0","sha":"c624f84d96cd9df80fe461e65d4ab7b4f55a73d9","kind":"tag","published_at":"2017-07-30T04:41:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0/manifests"},{"name":"jackson-modules-base-2.9.0.pr4","sha":"9e18e9af285f6211dfc31a9b09fdfc7c317d482a","kind":"tag","published_at":"2017-06-17T01:46:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr4/manifests"},{"name":"jackson-modules-base-2.8.9","sha":"5a3f1c845e4dbd9b4df84b9834666ac5a3ff8d23","kind":"tag","published_at":"2017-06-12T02:55:02.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.9/manifests"},{"name":"jackson-modules-base-2.9.0.pr3","sha":"ec333bb8e7328889091d83089a8f13b5a415ab3d","kind":"tag","published_at":"2017-04-25T05:52:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr3/manifests"},{"name":"jackson-modules-base-2.8.8","sha":"2a75fb29a88e1a53361733f3c1c6985328fa5449","kind":"tag","published_at":"2017-04-05T03:42:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.8/manifests"},{"name":"jackson-modules-base-2.9.0.pr2","sha":"f6ddf6db2f08f30a0a4b8ca67d3a407695261f50","kind":"tag","published_at":"2017-03-22T03:35:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr2/manifests"},{"name":"jackson-modules-base-2.9.0.pr1","sha":"39331dc9eae02516c4cecd422f15685ab35373f3","kind":"tag","published_at":"2017-03-02T19:17:33.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr1/manifests"},{"name":"2.8.7b","sha":"1ffa34d428dc3e61d3cf553b59d842e38ee182f5","kind":"tag","published_at":"2017-02-21T02:43:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/2.8.7b","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/2.8.7b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@2.8.7b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/2.8.7b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/2.8.7b/manifests"},{"name":"jackson-modules-base-2.8.7","sha":"fb7aefe62fab7f83ffbdca0eddbcf912ea31a790","kind":"tag","published_at":"2017-02-21T01:09:43.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.7/manifests"},{"name":"jackson-modules-base-2.7.9","sha":"4c510db4f881622015df71c6adbdc7a89c267e75","kind":"tag","published_at":"2017-02-04T19:29:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.9/manifests"},{"name":"jackson-modules-base-2.8.6","sha":"1441ad2ecf86a0569ec9349b953d4115de04d393","kind":"tag","published_at":"2017-01-12T04:56:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.6/manifests"},{"name":"jackson-modules-base-2.8.5","sha":"8608079913d157c3c9b20bf40c55c949f92d9319","kind":"tag","published_at":"2016-11-14T17:31:59.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.5/manifests"},{"name":"jackson-modules-base-2.8.4","sha":"d8ede42f8bfad5a90de5a65249abc0e440c3e130","kind":"tag","published_at":"2016-10-14T03:58:14.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.4/manifests"},{"name":"jackson-modules-base-2.7.8","sha":"ed803dfb5a527b5770e7b6a72f0d698773a00451","kind":"tag","published_at":"2016-09-26T14:54:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.8/manifests"},{"name":"jackson-modules-base-2.8.3","sha":"637562215ef8507dcbbdbdb2735ea8ca8c39b808","kind":"tag","published_at":"2016-09-19T04:24:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.3/manifests"},{"name":"jackson-modules-base-2.8.2","sha":"864b1f4599ec4d18ca12d221c6606031a4140940","kind":"tag","published_at":"2016-08-30T03:53:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.2/manifests"},{"name":"jackson-modules-base-2.7.7","sha":"ea9920e062a596a3c7cf45bb81d0d5bb45cb801a","kind":"tag","published_at":"2016-08-26T22:02:14.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.7/manifests"},{"name":"jackson-modules-base-2.7.6","sha":"235e1c75ed70e9015f39d46b1efdb6d42125a8db","kind":"tag","published_at":"2016-07-23T02:50:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.6/manifests"},{"name":"jackson-modules-base-2.8.1","sha":"9cae30e885044037c77f83a82c4fc3e63ac9ec66","kind":"tag","published_at":"2016-07-19T23:34:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.1/manifests"},{"name":"jackson-modules-base-2.8.0","sha":"b274ec8565595f7852824304e837a52cdb49738a","kind":"tag","published_at":"2016-07-04T16:47:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0/manifests"},{"name":"jackson-modules-base-2.8.0.rc2","sha":"613ba994c0e1c2e81846217f369aac757b730b69","kind":"tag","published_at":"2016-06-17T00:25:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0.rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc2/manifests"},{"name":"jackson-modules-base-2.7.5","sha":"37d8fbe0cfab731415d5583e3462dc8ee044a186","kind":"tag","published_at":"2016-06-11T02:21:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.5/manifests"},{"name":"jackson-modules-base-2.8.0.rc1","sha":"fe31f321b7afe5504693aae65a55f7f92143b58f","kind":"tag","published_at":"2016-06-07T05:19:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0.rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc1/manifests"},{"name":"jackson-module-base-2.7.4b","sha":"cba2ade7c0a25a18422ccc9118addc1a40c92ad3","kind":"tag","published_at":"2016-04-30T01:22:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-module-base-2.7.4b","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-module-base-2.7.4b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-module-base-2.7.4b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-module-base-2.7.4b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-module-base-2.7.4b/manifests"},{"name":"jackson-modules-base-2.7.4","sha":"24a60cac237af9cb833e0554c8cd6a0d36eb411f","kind":"tag","published_at":"2016-04-29T16:01:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.4/manifests"},{"name":"jackson-modules-base-2.7.3","sha":"272160bbecf12e74cb4d815013748ff44db0571e","kind":"tag","published_at":"2016-03-16T01:35:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.3/manifests"},{"name":"jackson-modules-base-2.7.2","sha":"8ee45378ed842c5064171282b57e0e6aaf6d8f9d","kind":"tag","published_at":"2016-02-27T05:07:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.2/manifests"},{"name":"jackson-modules-base-2.7.1","sha":"636db7b63c5084ecd31cae02fe6c13487fec15fd","kind":"tag","published_at":"2016-02-02T06:36:19.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.1/manifests"}]},"repo_metadata_updated_at":"2026-02-11T14:26:27.043Z","dependent_packages_count":522,"downloads":null,"downloads_period":null,"dependent_repos_count":120,"rankings":{"downloads":null,"dependent_repos_count":1.6947523354660419,"dependent_packages_count":0.15900193245421684,"stargazers_count":24.30967219943604,"forks_count":21.000070089013047,"docker_downloads_count":1.5213320917565307,"average":9.736965729625176},"purl":"pkg:maven/com.fasterxml.jackson.module/jackson-module-jakarta-xmlbind-annotations","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.fasterxml.jackson.module:jackson-module-jakarta-xmlbind-annotations","docker_dependents_count":317,"docker_downloads_count":47907377,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.fasterxml.jackson.module:jackson-module-jakarta-xmlbind-annotations","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.fasterxml.jackson.module:jackson-module-jakarta-xmlbind-annotations/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-01T22:02:49.913Z","issues_count":94,"pull_requests_count":156,"avg_time_to_close_issue":14665233.4375,"avg_time_to_close_pull_request":609457.2721088436,"issues_closed_count":64,"pull_requests_closed_count":147,"pull_request_authors_count":32,"issue_authors_count":68,"avg_comments_per_issue":5.053191489361702,"avg_comments_per_pull_request":1.205128205128205,"merged_pull_requests_count":133,"bot_issues_count":1,"bot_pull_requests_count":30,"past_year_issues_count":12,"past_year_pull_requests_count":81,"past_year_avg_time_to_close_issue":1003406.8571428572,"past_year_avg_time_to_close_pull_request":52258.08219178082,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":73,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":2.6666666666666665,"past_year_avg_comments_per_pull_request":0.5308641975308642,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":19,"past_year_merged_pull_requests_count":71,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/issues","maintainers":[{"login":"cowtowncoder","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"},{"login":"JooHyukKim","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JooHyukKim"},{"login":"pjfanning","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"}],"active_maintainers":[{"login":"cowtowncoder","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"},{"login":"JooHyukKim","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JooHyukKim"},{"login":"pjfanning","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson.module:jackson-module-jakarta-xmlbind-annotations/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson.module:jackson-module-jakarta-xmlbind-annotations/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson.module:jackson-module-jakarta-xmlbind-annotations/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson.module:jackson-module-jakarta-xmlbind-annotations/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson.module:jackson-module-jakarta-xmlbind-annotations/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":601295,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":12077742,"name":"tools.jackson.module:jackson-module-afterburner","ecosystem":"maven","description":"Jackson (https://github.com/FasterXML/jackson) extension module used to enhance performance using bytecode generation to replace use of Reflection for field access and method calls","homepage":"https://github.com/FasterXML/jackson-modules-base","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/FasterXML/jackson-modules-base","keywords_array":[],"namespace":"tools.jackson.module","versions_count":17,"first_release_published_at":"2025-03-08T00:40:39.000Z","latest_release_published_at":"2026-02-23T21:29:04.000Z","latest_release_number":"3.1.0","last_synced_at":"2026-03-26T16:04:00.013Z","created_at":"2025-09-06T01:33:42.293Z","updated_at":"2026-03-26T16:04:00.013Z","registry_url":"https://central.sonatype.com/artifact/tools.jackson.module/jackson-module-afterburner/","install_command":null,"documentation_url":"https://appdoc.app/artifact/tools.jackson.module/jackson-module-afterburner/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots"]},"repo_metadata":{"id":37390569,"uuid":"50140860","full_name":"FasterXML/jackson-modules-base","owner":"FasterXML","description":"Uber-project for foundational modules of Jackson that build directly on core components but nothing else; not including data format or datatype modules","archived":false,"fork":false,"pushed_at":"2026-02-02T17:23:19.000Z","size":5066,"stargazers_count":177,"open_issues_count":38,"forks_count":81,"subscribers_count":14,"default_branch":"3.x","last_synced_at":"2026-02-05T04:18:56.654Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/FasterXML.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-01-21T22:24:00.000Z","updated_at":"2026-02-02T17:23:22.000Z","dependencies_parsed_at":"2023-10-02T23:00:39.761Z","dependency_job_id":"1b0e11d4-daba-4b85-a8df-1652ad46d7a4","html_url":"https://github.com/FasterXML/jackson-modules-base","commit_stats":{"total_commits":793,"total_committers":25,"mean_commits":31.72,"dds":"0.15258511979823453","last_synced_commit":"7f04a04e7686604d6cf07cac046a907f20c90c0c"},"previous_names":[],"tags_count":131,"template":false,"template_full_name":null,"purl":"pkg:github/FasterXML/jackson-modules-base","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/refs/heads/3.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/sbom","scorecard":{"id":49399,"data":{"date":"2025-08-11","repo":{"name":"github.com/FasterXML/jackson-modules-base","commit":"f88a47cd4cdd4b4b4d558aee3feb73cc1e912752"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Maintained","score":10,"reason":"29 commit(s) and 2 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/28 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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/dep_build_v2.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/dep_build_v3.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:13","Info: no jobLevel write permissions found"],"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":"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":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":10,"reason":"all dependencies are pinned","details":["Info:   6 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '2.x'"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:16"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"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-14T23:25:03.968Z","repository_id":37390569,"created_at":"2025-08-14T23:25:03.968Z","updated_at":"2025-08-14T23:25:03.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29174324,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T19:56:27.068Z","status":"ssl_error","status_checked_at":"2026-02-06T19:56:18.934Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"FasterXML","name":"FasterXML, LLC","uuid":"382692","kind":"organization","description":null,"email":"info@fasterxml.com","website":"http://fasterxml.com","location":"Seattle, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/382692?v=4","repositories_count":68,"last_synced_at":"2023-04-14T17:44:54.358Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/FasterXML","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T18:09:50.546Z","updated_at":"2023-04-14T17:44:54.918Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML/repositories"},"tags":[{"name":"jackson-modules-base-3.1.0-rc1","sha":"da2948093254505b926163082dbb2613ef389d67","kind":"tag","published_at":"2026-01-28T04:24:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.1.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.1.0-rc1/manifests"},{"name":"jackson-modules-base-3.0.4","sha":"db9ea4fbc5acf1a7a21fce5b70bb0ba3403a56d0","kind":"tag","published_at":"2026-01-22T00:10:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.4/manifests"},{"name":"jackson-modules-base-2.20.2","sha":"0de63fe3f37bafa281936f95114d7291377b5317","kind":"tag","published_at":"2026-01-19T21:28:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.2/manifests"},{"name":"jackson-modules-base-2.21.0","sha":"08f86b93b9d8aba8c2b1d8c99cc57ee23676e9f6","kind":"tag","published_at":"2026-01-18T23:18:58.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.21.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.21.0/manifests"},{"name":"jackson-modules-base-3.0.3","sha":"66e03ac9313fcd4f46b28e9b7129ce6329d0187b","kind":"tag","published_at":"2025-11-28T19:00:34.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.3/manifests"},{"name":"jackson-modules-base-3.0.2","sha":"46dbbb9d83d384b95eb30a1f156f90c6e79d420c","kind":"tag","published_at":"2025-11-07T22:20:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.2/manifests"},{"name":"jackson-modules-base-2.20.1","sha":"28181018f6522aed92f10aec632ac7ff37f1ca5c","kind":"tag","published_at":"2025-10-30T23:51:17.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.1/manifests"},{"name":"jackson-modules-base-2.19.4","sha":"817f72a888c538e42dc0391701ba77991633dc22","kind":"tag","published_at":"2025-10-30T00:11:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.4/manifests"},{"name":"jackson-modules-base-2.19.3","sha":"03cf2098c3297862bcf6b686f3be6735a6b1afc6","kind":"tag","published_at":"2025-10-29T18:37:54.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.3/manifests"},{"name":"jackson-modules-base-2.18.5","sha":"a71ccdddca10a1928f28fa8696109f24809a8fc4","kind":"tag","published_at":"2025-10-28T01:45:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.5/manifests"},{"name":"jackson-modules-base-3.0.1","sha":"ec77cd897ed76cb37655ab09a45889eac5f2d98b","kind":"tag","published_at":"2025-10-22T02:09:55.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.1/manifests"},{"name":"jackson-modules-base-3.0.0","sha":"f4ecc073c980f08fef400d63a8bc9bf415bddf98","kind":"tag","published_at":"2025-10-04T00:15:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc10","sha":"f29369de89a90f2cb31dc4b5bbedf2817f7ca834","kind":"tag","published_at":"2025-09-20T00:18:34.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc10/manifests"},{"name":"jackson-modules-base-3.0.0-rc9","sha":"908d93724c630e047fa55f59607f94f45c3db786","kind":"tag","published_at":"2025-09-06T01:26:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc9/manifests"},{"name":"jackson-modules-base-2.20.0","sha":"874d6044d7805af6ca74b9591783a230d399b789","kind":"tag","published_at":"2025-08-28T23:05:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc8","sha":"9265733af5a75f000a5886afda7e8f323f2a10bd","kind":"tag","published_at":"2025-08-13T18:34:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc8/manifests"},{"name":"jackson-modules-base-3.0.0-rc7","sha":"207e5d3baa3885b858e366bcdb0958e2fd251c5d","kind":"tag","published_at":"2025-08-08T15:58:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc7/manifests"},{"name":"jackson-modules-base-2.20.0-rc1","sha":"d630c5cb87f4df9711800e617e50a0863d1b75d1","kind":"tag","published_at":"2025-08-05T01:08:47.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0-rc1/manifests"},{"name":"jackson-modules-base-3.0.0-rc6","sha":"66a7af70e0e1d51999bfba5cb8fe6fd23ae9ac2a","kind":"tag","published_at":"2025-07-19T01:13:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc6/manifests"},{"name":"jackson-modules-base-2.19.2","sha":"d0f92ed9be1135e983c67554e1ca9dc5933db940","kind":"tag","published_at":"2025-07-18T17:57:56.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.2/manifests"},{"name":"jackson-modules-base-2.19.1","sha":"b113c7ff4d1bba3064829397172a71c69a1e4a1c","kind":"tag","published_at":"2025-06-14T01:23:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.1/manifests"},{"name":"jackson-modules-base-3.0.0-rc5","sha":"d4813b8eb4da2421f98ab4117f2d3057d0ebb20f","kind":"tag","published_at":"2025-05-22T16:59:20.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc5/manifests"},{"name":"jackson-modules-base-3.0.0-rc4","sha":"2d8aeece544c6d0526ba146510e8782721d78e49","kind":"tag","published_at":"2025-05-10T23:41:03.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc4/manifests"},{"name":"jackson-modules-base-2.18.4","sha":"fcf0dff478bacecdef3effea08f15c1521964133","kind":"tag","published_at":"2025-05-07T00:45:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.4/manifests"},{"name":"jackson-modules-base-2.19.0","sha":"65f4e4c727999f95844d811abf732040d08074a1","kind":"tag","published_at":"2025-04-24T23:59:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc3","sha":"4433d966fe9309834c85d52f21105df0768ef78b","kind":"tag","published_at":"2025-04-14T02:09:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc3/manifests"},{"name":"jackson-modules-base-2.19.0-rc2","sha":"b5613a46af505f0641921de7c08e5abddb0a047d","kind":"tag","published_at":"2025-04-08T01:40:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0-rc2/manifests"},{"name":"jackson-modules-base-3.0.0-rc2","sha":"d5177a79c219accca6cbded818677cf043cc7e76","kind":"tag","published_at":"2025-03-28T23:11:24.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc2/manifests"},{"name":"jackson-modules-base-3.0.0-rc1","sha":"1ecbfd5a78891c0ca5984bdf57bb1626d4902994","kind":"tag","published_at":"2025-03-08T00:37:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc1/manifests"},{"name":"jackson-modules-base-2.18.3","sha":"785802151b99780d68267963538618cad057027e","kind":"tag","published_at":"2025-02-28T23:47:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.3/manifests"},{"name":"jackson-modules-base-2.18.2-take-2","sha":"ecea6c465dc5eeb3e3f9355224ac9585b76a4911","kind":"tag","published_at":"2024-11-28T01:43:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.2-take-2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.2-take-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.2-take-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.2-take-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.2-take-2/manifests"},{"name":"jackson-modules-base-2.17.3","sha":"f811f1065217c01c1015a2d71354115b0d31245f","kind":"tag","published_at":"2024-11-01T20:49:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.3/manifests"},{"name":"jackson-modules-base-2.18.1","sha":"1515a8d317579d67e324d766bb99ad16b8b91590","kind":"tag","published_at":"2024-10-28T23:59:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.1/manifests"},{"name":"jackson-modules-base-2.18.0","sha":"684ac1eea16046ca034b28f7384a073126dba5e3","kind":"tag","published_at":"2024-09-27T02:24:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0/manifests"},{"name":"jackson-modules-base-2.18.0-rc1","sha":"95603bb82718f643835302914b10ef4b4b3829bf","kind":"tag","published_at":"2024-08-30T18:41:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0-rc1/manifests"},{"name":"jackson-modules-base-2.17.2","sha":"e3bbd2bbc01176829484256525f70d471407a52c","kind":"tag","published_at":"2024-07-05T17:30:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.2/manifests"},{"name":"jackson-modules-base-2.17.1","sha":"13ce66c0ef5db335e2a6b32a6b6481ab7ff1c72b","kind":"tag","published_at":"2024-05-05T02:16:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.1/manifests"},{"name":"jackson-modules-base-2.17.0","sha":"d05157dafd36f3daa9daa64a101f46c1448adb4f","kind":"tag","published_at":"2024-03-12T22:05:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0/manifests"},{"name":"jackson-modules-base-2.16.2","sha":"757c09f130dc7ccbe607b5880f00f6a31cff3c47","kind":"tag","published_at":"2024-03-09T19:05:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.2/manifests"},{"name":"jackson-modules-base-2.17.0-rc1","sha":"703b50e439662d141507587752525a5de6c437dc","kind":"tag","published_at":"2024-02-27T02:07:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0-rc1/manifests"},{"name":"jackson-modules-base-2.15.4","sha":"3baa0119e8c3dc5ad7caaa781a8f10a41b70b8b9","kind":"tag","published_at":"2024-02-15T17:49:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.4/manifests"},{"name":"jackson-modules-base-2.16.1","sha":"c301da73802cb3bc9d1f7c27bbb855cab888ab75","kind":"tag","published_at":"2023-12-24T05:03:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.1/manifests"},{"name":"jackson-modules-base-2.16.0","sha":"8aec482ba9989691c6da42d110f049707bb02914","kind":"tag","published_at":"2023-11-15T23:05:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0/manifests"},{"name":"jackson-modules-base-2.16.0-rc1","sha":"2f2071ca385356772ac08082f1704ea65632273b","kind":"tag","published_at":"2023-10-20T23:04:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0-rc1/manifests"},{"name":"jackson-modules-base-2.15.3","sha":"95f6f63b38c4344da32b4427e2b75498a14f141a","kind":"tag","published_at":"2023-10-13T00:24:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.3/manifests"},{"name":"jackson-modules-base-2.15.2","sha":"23883227f64b6bf89d2ff8f489dd15cedb80ed2f","kind":"tag","published_at":"2023-05-30T23:41:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.2/manifests"},{"name":"jackson-modules-base-2.15.1","sha":"9726ae0172a8a3a1f08ccb93686ec443758b057f","kind":"tag","published_at":"2023-05-16T22:13:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.1/manifests"},{"name":"jackson-modules-base-2.14.3","sha":"0cc7907f2660eeaeb51e030b145ce4d85068cb0b","kind":"tag","published_at":"2023-05-05T17:05:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.3/manifests"},{"name":"jackson-modules-base-2.15.0","sha":"83b5571756ae61750ae719b255f8910cdb63446a","kind":"tag","published_at":"2023-04-23T22:06:04.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0/manifests"},{"name":"jackson-modules-base-2.15.0-rc3","sha":"2ab6b285e3bb8c2aa60264976df08b5244dffb6c","kind":"tag","published_at":"2023-04-14T20:48:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc3/manifests"},{"name":"jackson-modules-base-2.15.0-rc2","sha":"1d62d99d77798e6a255e70eaa146c175e1de237d","kind":"tag","published_at":"2023-03-28T23:41:30.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc2/manifests"},{"name":"jackson-modules-base-2.15.0-rc1","sha":"9aaaafe62b0859d4654769268b2bd3d4aba8cc45","kind":"tag","published_at":"2023-03-18T20:51:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc1/manifests"},{"name":"jackson-modules-base-2.14.2","sha":"fb11d232a51a950ca8415addd126e7b875b56d22","kind":"tag","published_at":"2023-01-29T01:44:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.2/manifests"},{"name":"jackson-modules-base-2.13.5","sha":"6c867018ff4ee098dcbe4ba9e54fba9b6f62ebaf","kind":"tag","published_at":"2023-01-23T01:22:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.5/manifests"},{"name":"jackson-modules-base-2.14.1","sha":"08703ceb7b9454c683d3b4792d285cd4ba619b5a","kind":"tag","published_at":"2022-11-21T23:58:13.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.1/manifests"},{"name":"jackson-modules-base-2.14.0","sha":"b9ae3888207d23193002cce3e78526be379fda20","kind":"tag","published_at":"2022-11-05T22:55:43.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0/manifests"},{"name":"jackson-modules-base-2.14.0-rc3","sha":"50e9209344e7fe8354ab8d4b49d9e03b61c8df78","kind":"tag","published_at":"2022-10-28T22:10:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc3/manifests"},{"name":"jackson-modules-base-2.14.0-rc2","sha":"e6cad294ea9634af5a62e3bdb0f1151de27bc7a1","kind":"tag","published_at":"2022-10-11T00:00:23.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc2/manifests"},{"name":"jackson-modules-base-2.14.0-rc1","sha":"441b96f9e19f105356a872d67f57303006efb4bd","kind":"tag","published_at":"2022-09-25T23:18:47.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc1/manifests"},{"name":"jackson-modules-base-2.13.4","sha":"ed23e9d4b098ff332af8bae4c9af0dfda621d688","kind":"tag","published_at":"2022-09-03T22:32:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.4/manifests"},{"name":"jackson-modules-base-2.12.7","sha":"c3dd9a50a9618dfd39c9b2babc764c3bb8c58ac2","kind":"tag","published_at":"2022-05-26T18:05:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.7/manifests"},{"name":"jackson-modules-base-2.13.3","sha":"06542814371bafddf2e7c7082b16888a181db993","kind":"tag","published_at":"2022-05-14T15:26:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.3/manifests"},{"name":"jackson-modules-base-2.13.2","sha":"3b136f56aa9d5e813304df5b344c56d295565198","kind":"tag","published_at":"2022-03-06T21:10:51.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.2/manifests"},{"name":"jackson-modules-base-2.13.1","sha":"76abc19bb232ecf3abf45c95be93dd1b9ac3697b","kind":"tag","published_at":"2021-12-19T01:30:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.1/manifests"},{"name":"jackson-modules-base-2.12.6","sha":"bbb6726d62c8e2319e565b6ac144839eb98187a9","kind":"tag","published_at":"2021-12-15T04:27:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.6/manifests"},{"name":"jackson-modules-base-2.13.0","sha":"df9f3e64fb47606d8437a31e9f28fc1c7ff8a995","kind":"tag","published_at":"2021-09-30T21:06:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0/manifests"},{"name":"jackson-modules-base-2.13.0-rc2","sha":"6936bebf3b14b6c960e9611890945dc3eaa238c1","kind":"tag","published_at":"2021-08-27T03:56:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc2/manifests"},{"name":"jackson-modules-base-2.12.5","sha":"0d7f897bb0b403711065a2846acfa55e5ad402a0","kind":"tag","published_at":"2021-08-27T01:07:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.5/manifests"},{"name":"jackson-modules-base-2.13.0-rc1","sha":"d4ec19831931dd5fef1502fa3076f2095ee9cfb5","kind":"tag","published_at":"2021-07-14T01:34:16.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc1/manifests"},{"name":"jackson-modules-base-2.12.4","sha":"729695d34b2f6d98e2793ce8d9346fd99a38508a","kind":"tag","published_at":"2021-07-06T20:47:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.4/manifests"},{"name":"jackson-modules-base-2.12.3","sha":"2938bdc7572bfe8385c7f616f2cb7e2f94456d87","kind":"tag","published_at":"2021-04-12T18:25:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.3/manifests"},{"name":"jackson-modules-base-2.12.2","sha":"457dd8533adbff2bb3d8bbda0994a7a6cc3d11c6","kind":"tag","published_at":"2021-03-03T21:46:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.2/manifests"},{"name":"jackson-modules-base-2.12.1","sha":"6fd38a80e5f5274a79c69cc6bb295c61645812f8","kind":"tag","published_at":"2021-01-09T01:50:10.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.1/manifests"},{"name":"jackson-modules-base-2.11.4","sha":"49f85fa2821fea4427fda284ae3fcd943df3f0ef","kind":"tag","published_at":"2020-12-12T00:47:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.4/manifests"},{"name":"jackson-modules-base-2.12.0","sha":"762dddd1b6cf18807e58cf76dba0a38c5b48fedb","kind":"tag","published_at":"2020-11-29T01:29:58.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0/manifests"},{"name":"jackson-modules-base-2.12.0-rc2","sha":"2e225db556f017f9db70615ad0206894c3165c73","kind":"tag","published_at":"2020-11-15T03:46:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc2/manifests"},{"name":"jackson-modules-base-2.12.0-rc1","sha":"161f4467f822157bfa20d6940c7a56972ea2bf9e","kind":"tag","published_at":"2020-10-12T00:48:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc1/manifests"},{"name":"jackson-modules-base-2.11.3","sha":"5710e584d339b91f158f339bfb4e2a3752aa60e8","kind":"tag","published_at":"2020-10-02T00:13:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.3/manifests"},{"name":"jackson-modules-base-2.11.2","sha":"649de3923f13b0d7601d2bda0f811d1f9ee0c047","kind":"tag","published_at":"2020-08-02T19:30:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.2/manifests"},{"name":"jackson-modules-base-2.10.5","sha":"ef93cbbf33679ab75c4445d172a8ad7d9e6546c3","kind":"tag","published_at":"2020-07-21T03:03:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.5/manifests"},{"name":"jackson-modules-base-2.11.1","sha":"81b82e1bc5705025cd287c71e548b33ce3e66a60","kind":"tag","published_at":"2020-06-25T03:58:44.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.1/manifests"},{"name":"jackson-modules-base-2.10.4","sha":"c78454fc9c0e9e281e30e04af0ea4a87b4e035a6","kind":"tag","published_at":"2020-05-02T22:47:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.4/manifests"},{"name":"jackson-modules-base-2.11.0","sha":"c8a4f1124d1638eb3bb6364ef164c4fb6c5484b5","kind":"tag","published_at":"2020-04-26T00:48:33.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0/manifests"},{"name":"jackson-modules-base-2.11.0.rc1","sha":"70b2864af1325aaff85b40747d3d2b517697c6a0","kind":"tag","published_at":"2020-03-24T19:25:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.0.rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0.rc1/manifests"},{"name":"jackson-modules-base-2.10.3","sha":"15d55ccb1e1165a47ea2b316d1fe93bea93589ba","kind":"tag","published_at":"2020-03-03T03:22:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.3/manifests"},{"name":"jackson-modules-base-2.10.2","sha":"ac3ae48c5cbb3d618fbaa9d9b522d17fe4edf9e3","kind":"tag","published_at":"2020-01-05T02:50:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.2/manifests"},{"name":"jackson-modules-base-2.10.1","sha":"599c250f1a4d8e39cb3c5fa27d2f6aaaa6161cd6","kind":"tag","published_at":"2019-11-09T23:21:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.1/manifests"},{"name":"jackson-modules-base-2.10.0","sha":"f6b226778f8d2786b7030c9f3d9fb49bc3d3d5c8","kind":"tag","published_at":"2019-09-26T05:50:54.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0/manifests"},{"name":"jackson-modules-base-2.9.10","sha":"8bcc80faec9bc3f4f8aacc9aa559d3fd6853686f","kind":"tag","published_at":"2019-09-21T18:40:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.10/manifests"},{"name":"jackson-modules-base-2.10.0.pr3","sha":"8144a424855ce040c4502e985ccec2cf2b9c3126","kind":"tag","published_at":"2019-09-17T03:56:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr3/manifests"},{"name":"jackson-modules-base-2.10.0.pr2","sha":"2b5abe0c588f838189c8b0f6c6f14416152177d8","kind":"tag","published_at":"2019-08-31T01:13:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr2/manifests"},{"name":"jackson-modules-base-2.10.0.pr1","sha":"0b7d10b630d89fce59af06e01e310da49db809dd","kind":"tag","published_at":"2019-07-19T05:27:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr1/manifests"},{"name":"jackson-modules-base-2.9.9","sha":"65738ef430362538afe71f20eb0e9314761f656d","kind":"tag","published_at":"2019-05-16T03:18:45.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.9/manifests"},{"name":"jackson-modules-base-2.9.8","sha":"313beb181266cb9e962fec41edd6b354048d4968","kind":"tag","published_at":"2018-12-15T22:05:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.8/manifests"},{"name":"jackson-modules-base-2.9.7","sha":"8e5cd29c9899f0fec01959fc2d0733a0da056398","kind":"tag","published_at":"2018-09-19T02:53:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.7/manifests"},{"name":"jackson-modules-base-2.9.6","sha":"7e0da78dcd72b22393d88518a6f35ad33225e851","kind":"tag","published_at":"2018-06-12T04:10:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.6/manifests"},{"name":"jackson-modules-base-2.9.5","sha":"e9720d6b7c6ea09d6382aea1808910ea325c263e","kind":"tag","published_at":"2018-03-26T15:52:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.5/manifests"},{"name":"jackson-modules-base-2.9.4","sha":"bc85238551477b3717ca4af59d567b0015ad939d","kind":"tag","published_at":"2018-01-24T04:33:25.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.4/manifests"},{"name":"jackson-modules-base-2.8.11","sha":"7f064640bc884d1f6acf2b2e54b9f94673c1446c","kind":"tag","published_at":"2017-12-24T02:25:55.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.11","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.11/manifests"},{"name":"jackson-modules-base-2.9.3","sha":"7a11aa35835ded306cb65e45c311029314a03b48","kind":"tag","published_at":"2017-12-09T03:09:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.3/manifests"},{"name":"jackson-modules-base-2.9.2","sha":"0d5f86f92e04860d54662ad9aa1460a669e29d29","kind":"tag","published_at":"2017-10-14T03:37:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.2/manifests"},{"name":"jackson-modules-base-2.9.1","sha":"e10272ece21002172986bfc29b278a60d6f5ff1f","kind":"tag","published_at":"2017-09-08T01:29:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.1/manifests"},{"name":"jackson-modules-base-2.8.10","sha":"c1f82c9b808233b0a134f2513725225b16824bbc","kind":"tag","published_at":"2017-08-24T04:30:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.10/manifests"},{"name":"jackson-modules-base-2.9.0","sha":"c624f84d96cd9df80fe461e65d4ab7b4f55a73d9","kind":"tag","published_at":"2017-07-30T04:41:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0/manifests"},{"name":"jackson-modules-base-2.9.0.pr4","sha":"9e18e9af285f6211dfc31a9b09fdfc7c317d482a","kind":"tag","published_at":"2017-06-17T01:46:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr4/manifests"},{"name":"jackson-modules-base-2.8.9","sha":"5a3f1c845e4dbd9b4df84b9834666ac5a3ff8d23","kind":"tag","published_at":"2017-06-12T02:55:02.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.9/manifests"},{"name":"jackson-modules-base-2.9.0.pr3","sha":"ec333bb8e7328889091d83089a8f13b5a415ab3d","kind":"tag","published_at":"2017-04-25T05:52:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr3/manifests"},{"name":"jackson-modules-base-2.8.8","sha":"2a75fb29a88e1a53361733f3c1c6985328fa5449","kind":"tag","published_at":"2017-04-05T03:42:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.8/manifests"},{"name":"jackson-modules-base-2.9.0.pr2","sha":"f6ddf6db2f08f30a0a4b8ca67d3a407695261f50","kind":"tag","published_at":"2017-03-22T03:35:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr2/manifests"},{"name":"jackson-modules-base-2.9.0.pr1","sha":"39331dc9eae02516c4cecd422f15685ab35373f3","kind":"tag","published_at":"2017-03-02T19:17:33.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr1/manifests"},{"name":"2.8.7b","sha":"1ffa34d428dc3e61d3cf553b59d842e38ee182f5","kind":"tag","published_at":"2017-02-21T02:43:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/2.8.7b","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/2.8.7b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@2.8.7b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/2.8.7b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/2.8.7b/manifests"},{"name":"jackson-modules-base-2.8.7","sha":"fb7aefe62fab7f83ffbdca0eddbcf912ea31a790","kind":"tag","published_at":"2017-02-21T01:09:43.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.7/manifests"},{"name":"jackson-modules-base-2.7.9","sha":"4c510db4f881622015df71c6adbdc7a89c267e75","kind":"tag","published_at":"2017-02-04T19:29:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.9/manifests"},{"name":"jackson-modules-base-2.8.6","sha":"1441ad2ecf86a0569ec9349b953d4115de04d393","kind":"tag","published_at":"2017-01-12T04:56:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.6/manifests"},{"name":"jackson-modules-base-2.8.5","sha":"8608079913d157c3c9b20bf40c55c949f92d9319","kind":"tag","published_at":"2016-11-14T17:31:59.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.5/manifests"},{"name":"jackson-modules-base-2.8.4","sha":"d8ede42f8bfad5a90de5a65249abc0e440c3e130","kind":"tag","published_at":"2016-10-14T03:58:14.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.4/manifests"},{"name":"jackson-modules-base-2.7.8","sha":"ed803dfb5a527b5770e7b6a72f0d698773a00451","kind":"tag","published_at":"2016-09-26T14:54:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.8/manifests"},{"name":"jackson-modules-base-2.8.3","sha":"637562215ef8507dcbbdbdb2735ea8ca8c39b808","kind":"tag","published_at":"2016-09-19T04:24:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.3/manifests"},{"name":"jackson-modules-base-2.8.2","sha":"864b1f4599ec4d18ca12d221c6606031a4140940","kind":"tag","published_at":"2016-08-30T03:53:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.2/manifests"},{"name":"jackson-modules-base-2.7.7","sha":"ea9920e062a596a3c7cf45bb81d0d5bb45cb801a","kind":"tag","published_at":"2016-08-26T22:02:14.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.7/manifests"},{"name":"jackson-modules-base-2.7.6","sha":"235e1c75ed70e9015f39d46b1efdb6d42125a8db","kind":"tag","published_at":"2016-07-23T02:50:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.6/manifests"},{"name":"jackson-modules-base-2.8.1","sha":"9cae30e885044037c77f83a82c4fc3e63ac9ec66","kind":"tag","published_at":"2016-07-19T23:34:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.1/manifests"},{"name":"jackson-modules-base-2.8.0","sha":"b274ec8565595f7852824304e837a52cdb49738a","kind":"tag","published_at":"2016-07-04T16:47:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0/manifests"},{"name":"jackson-modules-base-2.8.0.rc2","sha":"613ba994c0e1c2e81846217f369aac757b730b69","kind":"tag","published_at":"2016-06-17T00:25:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0.rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc2/manifests"},{"name":"jackson-modules-base-2.7.5","sha":"37d8fbe0cfab731415d5583e3462dc8ee044a186","kind":"tag","published_at":"2016-06-11T02:21:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.5/manifests"},{"name":"jackson-modules-base-2.8.0.rc1","sha":"fe31f321b7afe5504693aae65a55f7f92143b58f","kind":"tag","published_at":"2016-06-07T05:19:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0.rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc1/manifests"},{"name":"jackson-module-base-2.7.4b","sha":"cba2ade7c0a25a18422ccc9118addc1a40c92ad3","kind":"tag","published_at":"2016-04-30T01:22:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-module-base-2.7.4b","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-module-base-2.7.4b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-module-base-2.7.4b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-module-base-2.7.4b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-module-base-2.7.4b/manifests"},{"name":"jackson-modules-base-2.7.4","sha":"24a60cac237af9cb833e0554c8cd6a0d36eb411f","kind":"tag","published_at":"2016-04-29T16:01:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.4/manifests"},{"name":"jackson-modules-base-2.7.3","sha":"272160bbecf12e74cb4d815013748ff44db0571e","kind":"tag","published_at":"2016-03-16T01:35:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.3/manifests"},{"name":"jackson-modules-base-2.7.2","sha":"8ee45378ed842c5064171282b57e0e6aaf6d8f9d","kind":"tag","published_at":"2016-02-27T05:07:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.2/manifests"},{"name":"jackson-modules-base-2.7.1","sha":"636db7b63c5084ecd31cae02fe6c13487fec15fd","kind":"tag","published_at":"2016-02-02T06:36:19.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.1/manifests"}]},"repo_metadata_updated_at":"2026-02-12T23:03:00.322Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":32.19074402351929,"dependent_packages_count":46.02090765179203,"stargazers_count":24.623580218994608,"forks_count":20.882179149553913,"docker_downloads_count":null,"average":30.92935276096496},"purl":"pkg:maven/tools.jackson.module/jackson-module-afterburner","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/tools.jackson.module:jackson-module-afterburner","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/tools.jackson.module:jackson-module-afterburner","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/tools.jackson.module:jackson-module-afterburner/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-06T20:02:16.555Z","issues_count":99,"pull_requests_count":159,"avg_time_to_close_issue":15677755.279411765,"avg_time_to_close_pull_request":1050985.8675496688,"issues_closed_count":68,"pull_requests_closed_count":151,"pull_request_authors_count":32,"issue_authors_count":72,"avg_comments_per_issue":5.040404040404041,"avg_comments_per_pull_request":1.2138364779874213,"merged_pull_requests_count":137,"bot_issues_count":1,"bot_pull_requests_count":32,"past_year_issues_count":12,"past_year_pull_requests_count":39,"past_year_avg_time_to_close_issue":907416.7142857143,"past_year_avg_time_to_close_pull_request":71268.35294117648,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":4.083333333333333,"past_year_avg_comments_per_pull_request":0.41025641025641024,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/issues","maintainers":[{"login":"cowtowncoder","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"},{"login":"JooHyukKim","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JooHyukKim"},{"login":"pjfanning","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"}],"active_maintainers":[{"login":"cowtowncoder","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"},{"login":"pjfanning","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/tools.jackson.module:jackson-module-afterburner/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/tools.jackson.module:jackson-module-afterburner/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/tools.jackson.module:jackson-module-afterburner/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/tools.jackson.module:jackson-module-afterburner/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/tools.jackson.module:jackson-module-afterburner/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":601295,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":5029513,"name":"com.fasterxml.jackson.module:jackson-modules-base","ecosystem":"maven","description":"Parent pom for Jackson \"base\" modules: modules that build directly on databind, and are not datatype, data format, or JAX-RS provider modules.","homepage":"https://github.com/FasterXML/jackson-modules-base","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/FasterXML/jackson-modules-base","keywords_array":[],"namespace":"com.fasterxml.jackson.module","versions_count":116,"first_release_published_at":"2016-02-02T06:36:48.000Z","latest_release_published_at":"2026-03-20T16:55:07.000Z","latest_release_number":"2.21.2","last_synced_at":"2026-03-26T16:05:31.253Z","created_at":"2022-07-27T15:26:14.665Z","updated_at":"2026-03-26T16:05:31.253Z","registry_url":"https://central.sonatype.com/artifact/com.fasterxml.jackson.module/jackson-modules-base/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.fasterxml.jackson.module/jackson-modules-base/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots"]},"repo_metadata":{"id":37390569,"uuid":"50140860","full_name":"FasterXML/jackson-modules-base","owner":"FasterXML","description":"Uber-project for foundational modules of Jackson that build directly on core components but nothing else; not including data format or datatype modules","archived":false,"fork":false,"pushed_at":"2025-10-04T00:17:50.000Z","size":4931,"stargazers_count":176,"open_issues_count":45,"forks_count":83,"subscribers_count":14,"default_branch":"2.x","last_synced_at":"2025-10-11T09:34:04.799Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/FasterXML.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-01-21T22:24:00.000Z","updated_at":"2025-10-10T08:14:07.000Z","dependencies_parsed_at":"2023-10-02T23:00:39.761Z","dependency_job_id":"1b0e11d4-daba-4b85-a8df-1652ad46d7a4","html_url":"https://github.com/FasterXML/jackson-modules-base","commit_stats":{"total_commits":793,"total_committers":25,"mean_commits":31.72,"dds":"0.15258511979823453","last_synced_commit":"7f04a04e7686604d6cf07cac046a907f20c90c0c"},"previous_names":[],"tags_count":120,"template":false,"template_full_name":null,"purl":"pkg:github/FasterXML/jackson-modules-base","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/refs/heads/2.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/sbom","scorecard":{"id":49399,"data":{"date":"2025-08-11","repo":{"name":"github.com/FasterXML/jackson-modules-base","commit":"f88a47cd4cdd4b4b4d558aee3feb73cc1e912752"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Maintained","score":10,"reason":"29 commit(s) and 2 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/28 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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/dep_build_v2.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/dep_build_v3.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:13","Info: no jobLevel write permissions found"],"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":"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":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":10,"reason":"all dependencies are pinned","details":["Info:   6 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '2.x'"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:16"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"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-14T23:25:03.968Z","repository_id":37390569,"created_at":"2025-08-14T23:25:03.968Z","updated_at":"2025-08-14T23:25:03.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010144,"owners_count":26084692,"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-12T02:00:06.719Z","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":"FasterXML","name":"FasterXML, LLC","uuid":"382692","kind":"organization","description":null,"email":"info@fasterxml.com","website":"http://fasterxml.com","location":"Seattle, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/382692?v=4","repositories_count":68,"last_synced_at":"2023-04-14T17:44:54.358Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/FasterXML","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T18:09:50.546Z","updated_at":"2023-04-14T17:44:54.918Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML/repositories"},"tags":[{"name":"jackson-modules-base-3.0.0","sha":"f4ecc073c980f08fef400d63a8bc9bf415bddf98","kind":"tag","published_at":"2025-10-04T00:15:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc10","sha":"f29369de89a90f2cb31dc4b5bbedf2817f7ca834","kind":"tag","published_at":"2025-09-20T00:18:34.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc10/manifests"},{"name":"jackson-modules-base-3.0.0-rc9","sha":"908d93724c630e047fa55f59607f94f45c3db786","kind":"tag","published_at":"2025-09-06T01:26:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc9/manifests"},{"name":"jackson-modules-base-2.20.0","sha":"874d6044d7805af6ca74b9591783a230d399b789","kind":"tag","published_at":"2025-08-28T23:05:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc8","sha":"9265733af5a75f000a5886afda7e8f323f2a10bd","kind":"tag","published_at":"2025-08-13T18:34:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc8/manifests"},{"name":"jackson-modules-base-3.0.0-rc7","sha":"207e5d3baa3885b858e366bcdb0958e2fd251c5d","kind":"tag","published_at":"2025-08-08T15:58:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc7/manifests"},{"name":"jackson-modules-base-2.20.0-rc1","sha":"d630c5cb87f4df9711800e617e50a0863d1b75d1","kind":"tag","published_at":"2025-08-05T01:08:47.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0-rc1/manifests"},{"name":"jackson-modules-base-3.0.0-rc6","sha":"66a7af70e0e1d51999bfba5cb8fe6fd23ae9ac2a","kind":"tag","published_at":"2025-07-19T01:13:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc6/manifests"},{"name":"jackson-modules-base-2.19.2","sha":"d0f92ed9be1135e983c67554e1ca9dc5933db940","kind":"tag","published_at":"2025-07-18T17:57:56.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.2/manifests"},{"name":"jackson-modules-base-2.19.1","sha":"b113c7ff4d1bba3064829397172a71c69a1e4a1c","kind":"tag","published_at":"2025-06-14T01:23:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.1/manifests"},{"name":"jackson-modules-base-3.0.0-rc5","sha":"d4813b8eb4da2421f98ab4117f2d3057d0ebb20f","kind":"tag","published_at":"2025-05-22T16:59:20.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc5/manifests"},{"name":"jackson-modules-base-3.0.0-rc4","sha":"2d8aeece544c6d0526ba146510e8782721d78e49","kind":"tag","published_at":"2025-05-10T23:41:03.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc4/manifests"},{"name":"jackson-modules-base-2.18.4","sha":"fcf0dff478bacecdef3effea08f15c1521964133","kind":"tag","published_at":"2025-05-07T00:45:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.4/manifests"},{"name":"jackson-modules-base-2.19.0","sha":"65f4e4c727999f95844d811abf732040d08074a1","kind":"tag","published_at":"2025-04-24T23:59:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc3","sha":"4433d966fe9309834c85d52f21105df0768ef78b","kind":"tag","published_at":"2025-04-14T02:09:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc3/manifests"},{"name":"jackson-modules-base-2.19.0-rc2","sha":"b5613a46af505f0641921de7c08e5abddb0a047d","kind":"tag","published_at":"2025-04-08T01:40:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0-rc2/manifests"},{"name":"jackson-modules-base-3.0.0-rc2","sha":"d5177a79c219accca6cbded818677cf043cc7e76","kind":"tag","published_at":"2025-03-28T23:11:24.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc2/manifests"},{"name":"jackson-modules-base-3.0.0-rc1","sha":"1ecbfd5a78891c0ca5984bdf57bb1626d4902994","kind":"tag","published_at":"2025-03-08T00:37:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc1/manifests"},{"name":"jackson-modules-base-2.18.3","sha":"785802151b99780d68267963538618cad057027e","kind":"tag","published_at":"2025-02-28T23:47:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.3/manifests"},{"name":"jackson-modules-base-2.18.2-take-2","sha":"ecea6c465dc5eeb3e3f9355224ac9585b76a4911","kind":"tag","published_at":"2024-11-28T01:43:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.2-take-2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.2-take-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.2-take-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.2-take-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.2-take-2/manifests"},{"name":"jackson-modules-base-2.17.3","sha":"f811f1065217c01c1015a2d71354115b0d31245f","kind":"tag","published_at":"2024-11-01T20:49:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.3/manifests"},{"name":"jackson-modules-base-2.18.1","sha":"1515a8d317579d67e324d766bb99ad16b8b91590","kind":"tag","published_at":"2024-10-28T23:59:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.1/manifests"},{"name":"jackson-modules-base-2.18.0","sha":"684ac1eea16046ca034b28f7384a073126dba5e3","kind":"tag","published_at":"2024-09-27T02:24:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0/manifests"},{"name":"jackson-modules-base-2.18.0-rc1","sha":"95603bb82718f643835302914b10ef4b4b3829bf","kind":"tag","published_at":"2024-08-30T18:41:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0-rc1/manifests"},{"name":"jackson-modules-base-2.17.2","sha":"e3bbd2bbc01176829484256525f70d471407a52c","kind":"tag","published_at":"2024-07-05T17:30:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.2/manifests"},{"name":"jackson-modules-base-2.17.1","sha":"13ce66c0ef5db335e2a6b32a6b6481ab7ff1c72b","kind":"tag","published_at":"2024-05-05T02:16:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.1/manifests"},{"name":"jackson-modules-base-2.17.0","sha":"d05157dafd36f3daa9daa64a101f46c1448adb4f","kind":"tag","published_at":"2024-03-12T22:05:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0/manifests"},{"name":"jackson-modules-base-2.16.2","sha":"757c09f130dc7ccbe607b5880f00f6a31cff3c47","kind":"tag","published_at":"2024-03-09T19:05:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.2/manifests"},{"name":"jackson-modules-base-2.17.0-rc1","sha":"703b50e439662d141507587752525a5de6c437dc","kind":"tag","published_at":"2024-02-27T02:07:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0-rc1/manifests"},{"name":"jackson-modules-base-2.15.4","sha":"3baa0119e8c3dc5ad7caaa781a8f10a41b70b8b9","kind":"tag","published_at":"2024-02-15T17:49:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.4/manifests"},{"name":"jackson-modules-base-2.16.1","sha":"c301da73802cb3bc9d1f7c27bbb855cab888ab75","kind":"tag","published_at":"2023-12-24T05:03:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.1/manifests"},{"name":"jackson-modules-base-2.16.0","sha":"8aec482ba9989691c6da42d110f049707bb02914","kind":"tag","published_at":"2023-11-15T23:05:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0/manifests"},{"name":"jackson-modules-base-2.16.0-rc1","sha":"2f2071ca385356772ac08082f1704ea65632273b","kind":"tag","published_at":"2023-10-20T23:04:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0-rc1/manifests"},{"name":"jackson-modules-base-2.15.3","sha":"95f6f63b38c4344da32b4427e2b75498a14f141a","kind":"tag","published_at":"2023-10-13T00:24:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.3/manifests"},{"name":"jackson-modules-base-2.15.2","sha":"23883227f64b6bf89d2ff8f489dd15cedb80ed2f","kind":"tag","published_at":"2023-05-30T23:41:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.2/manifests"},{"name":"jackson-modules-base-2.15.1","sha":"9726ae0172a8a3a1f08ccb93686ec443758b057f","kind":"tag","published_at":"2023-05-16T22:13:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.1/manifests"},{"name":"jackson-modules-base-2.14.3","sha":"0cc7907f2660eeaeb51e030b145ce4d85068cb0b","kind":"tag","published_at":"2023-05-05T17:05:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.3/manifests"},{"name":"jackson-modules-base-2.15.0","sha":"83b5571756ae61750ae719b255f8910cdb63446a","kind":"tag","published_at":"2023-04-23T22:06:04.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0/manifests"},{"name":"jackson-modules-base-2.15.0-rc3","sha":"2ab6b285e3bb8c2aa60264976df08b5244dffb6c","kind":"tag","published_at":"2023-04-14T20:48:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc3/manifests"},{"name":"jackson-modules-base-2.15.0-rc2","sha":"1d62d99d77798e6a255e70eaa146c175e1de237d","kind":"tag","published_at":"2023-03-28T23:41:30.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc2/manifests"},{"name":"jackson-modules-base-2.15.0-rc1","sha":"9aaaafe62b0859d4654769268b2bd3d4aba8cc45","kind":"tag","published_at":"2023-03-18T20:51:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc1/manifests"},{"name":"jackson-modules-base-2.14.2","sha":"fb11d232a51a950ca8415addd126e7b875b56d22","kind":"tag","published_at":"2023-01-29T01:44:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.2/manifests"},{"name":"jackson-modules-base-2.13.5","sha":"6c867018ff4ee098dcbe4ba9e54fba9b6f62ebaf","kind":"tag","published_at":"2023-01-23T01:22:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.5/manifests"},{"name":"jackson-modules-base-2.14.1","sha":"08703ceb7b9454c683d3b4792d285cd4ba619b5a","kind":"tag","published_at":"2022-11-21T23:58:13.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.1/manifests"},{"name":"jackson-modules-base-2.14.0","sha":"b9ae3888207d23193002cce3e78526be379fda20","kind":"tag","published_at":"2022-11-05T22:55:43.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0/manifests"},{"name":"jackson-modules-base-2.14.0-rc3","sha":"50e9209344e7fe8354ab8d4b49d9e03b61c8df78","kind":"tag","published_at":"2022-10-28T22:10:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc3/manifests"},{"name":"jackson-modules-base-2.14.0-rc2","sha":"e6cad294ea9634af5a62e3bdb0f1151de27bc7a1","kind":"tag","published_at":"2022-10-11T00:00:23.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc2/manifests"},{"name":"jackson-modules-base-2.14.0-rc1","sha":"441b96f9e19f105356a872d67f57303006efb4bd","kind":"tag","published_at":"2022-09-25T23:18:47.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc1/manifests"},{"name":"jackson-modules-base-2.13.4","sha":"ed23e9d4b098ff332af8bae4c9af0dfda621d688","kind":"tag","published_at":"2022-09-03T22:32:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.4/manifests"},{"name":"jackson-modules-base-2.12.7","sha":"c3dd9a50a9618dfd39c9b2babc764c3bb8c58ac2","kind":"tag","published_at":"2022-05-26T18:05:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.7/manifests"},{"name":"jackson-modules-base-2.13.3","sha":"06542814371bafddf2e7c7082b16888a181db993","kind":"tag","published_at":"2022-05-14T15:26:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.3/manifests"},{"name":"jackson-modules-base-2.13.2","sha":"3b136f56aa9d5e813304df5b344c56d295565198","kind":"tag","published_at":"2022-03-06T21:10:51.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.2/manifests"},{"name":"jackson-modules-base-2.13.1","sha":"76abc19bb232ecf3abf45c95be93dd1b9ac3697b","kind":"tag","published_at":"2021-12-19T01:30:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.1/manifests"},{"name":"jackson-modules-base-2.12.6","sha":"bbb6726d62c8e2319e565b6ac144839eb98187a9","kind":"tag","published_at":"2021-12-15T04:27:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.6/manifests"},{"name":"jackson-modules-base-2.13.0","sha":"df9f3e64fb47606d8437a31e9f28fc1c7ff8a995","kind":"tag","published_at":"2021-09-30T21:06:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0/manifests"},{"name":"jackson-modules-base-2.13.0-rc2","sha":"6936bebf3b14b6c960e9611890945dc3eaa238c1","kind":"tag","published_at":"2021-08-27T03:56:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc2/manifests"},{"name":"jackson-modules-base-2.12.5","sha":"0d7f897bb0b403711065a2846acfa55e5ad402a0","kind":"tag","published_at":"2021-08-27T01:07:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.5/manifests"},{"name":"jackson-modules-base-2.13.0-rc1","sha":"d4ec19831931dd5fef1502fa3076f2095ee9cfb5","kind":"tag","published_at":"2021-07-14T01:34:16.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc1/manifests"},{"name":"jackson-modules-base-2.12.4","sha":"729695d34b2f6d98e2793ce8d9346fd99a38508a","kind":"tag","published_at":"2021-07-06T20:47:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.4/manifests"},{"name":"jackson-modules-base-2.12.3","sha":"2938bdc7572bfe8385c7f616f2cb7e2f94456d87","kind":"tag","published_at":"2021-04-12T18:25:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.3/manifests"},{"name":"jackson-modules-base-2.12.2","sha":"457dd8533adbff2bb3d8bbda0994a7a6cc3d11c6","kind":"tag","published_at":"2021-03-03T21:46:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.2/manifests"},{"name":"jackson-modules-base-2.12.1","sha":"6fd38a80e5f5274a79c69cc6bb295c61645812f8","kind":"tag","published_at":"2021-01-09T01:50:10.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.1/manifests"},{"name":"jackson-modules-base-2.11.4","sha":"49f85fa2821fea4427fda284ae3fcd943df3f0ef","kind":"tag","published_at":"2020-12-12T00:47:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.4/manifests"},{"name":"jackson-modules-base-2.12.0","sha":"762dddd1b6cf18807e58cf76dba0a38c5b48fedb","kind":"tag","published_at":"2020-11-29T01:29:58.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0/manifests"},{"name":"jackson-modules-base-2.12.0-rc2","sha":"2e225db556f017f9db70615ad0206894c3165c73","kind":"tag","published_at":"2020-11-15T03:46:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc2/manifests"},{"name":"jackson-modules-base-2.12.0-rc1","sha":"161f4467f822157bfa20d6940c7a56972ea2bf9e","kind":"tag","published_at":"2020-10-12T00:48:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc1/manifests"},{"name":"jackson-modules-base-2.11.3","sha":"5710e584d339b91f158f339bfb4e2a3752aa60e8","kind":"tag","published_at":"2020-10-02T00:13:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.3/manifests"},{"name":"jackson-modules-base-2.11.2","sha":"649de3923f13b0d7601d2bda0f811d1f9ee0c047","kind":"tag","published_at":"2020-08-02T19:30:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.2/manifests"},{"name":"jackson-modules-base-2.10.5","sha":"ef93cbbf33679ab75c4445d172a8ad7d9e6546c3","kind":"tag","published_at":"2020-07-21T03:03:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.5/manifests"},{"name":"jackson-modules-base-2.11.1","sha":"81b82e1bc5705025cd287c71e548b33ce3e66a60","kind":"tag","published_at":"2020-06-25T03:58:44.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.1/manifests"},{"name":"jackson-modules-base-2.10.4","sha":"c78454fc9c0e9e281e30e04af0ea4a87b4e035a6","kind":"tag","published_at":"2020-05-02T22:47:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.4/manifests"},{"name":"jackson-modules-base-2.11.0","sha":"c8a4f1124d1638eb3bb6364ef164c4fb6c5484b5","kind":"tag","published_at":"2020-04-26T00:48:33.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0/manifests"},{"name":"jackson-modules-base-2.11.0.rc1","sha":"70b2864af1325aaff85b40747d3d2b517697c6a0","kind":"tag","published_at":"2020-03-24T19:25:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.0.rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0.rc1/manifests"},{"name":"jackson-modules-base-2.10.3","sha":"15d55ccb1e1165a47ea2b316d1fe93bea93589ba","kind":"tag","published_at":"2020-03-03T03:22:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.3/manifests"},{"name":"jackson-modules-base-2.10.2","sha":"ac3ae48c5cbb3d618fbaa9d9b522d17fe4edf9e3","kind":"tag","published_at":"2020-01-05T02:50:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.2/manifests"},{"name":"jackson-modules-base-2.10.1","sha":"599c250f1a4d8e39cb3c5fa27d2f6aaaa6161cd6","kind":"tag","published_at":"2019-11-09T23:21:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.1/manifests"},{"name":"jackson-modules-base-2.10.0","sha":"f6b226778f8d2786b7030c9f3d9fb49bc3d3d5c8","kind":"tag","published_at":"2019-09-26T05:50:54.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0/manifests"},{"name":"jackson-modules-base-2.9.10","sha":"8bcc80faec9bc3f4f8aacc9aa559d3fd6853686f","kind":"tag","published_at":"2019-09-21T18:40:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.10/manifests"},{"name":"jackson-modules-base-2.10.0.pr3","sha":"8144a424855ce040c4502e985ccec2cf2b9c3126","kind":"tag","published_at":"2019-09-17T03:56:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr3/manifests"},{"name":"jackson-modules-base-2.10.0.pr2","sha":"2b5abe0c588f838189c8b0f6c6f14416152177d8","kind":"tag","published_at":"2019-08-31T01:13:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr2/manifests"},{"name":"jackson-modules-base-2.10.0.pr1","sha":"0b7d10b630d89fce59af06e01e310da49db809dd","kind":"tag","published_at":"2019-07-19T05:27:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr1/manifests"},{"name":"jackson-modules-base-2.9.9","sha":"65738ef430362538afe71f20eb0e9314761f656d","kind":"tag","published_at":"2019-05-16T03:18:45.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.9/manifests"},{"name":"jackson-modules-base-2.9.8","sha":"313beb181266cb9e962fec41edd6b354048d4968","kind":"tag","published_at":"2018-12-15T22:05:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.8/manifests"},{"name":"jackson-modules-base-2.9.7","sha":"8e5cd29c9899f0fec01959fc2d0733a0da056398","kind":"tag","published_at":"2018-09-19T02:53:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.7/manifests"},{"name":"jackson-modules-base-2.9.6","sha":"7e0da78dcd72b22393d88518a6f35ad33225e851","kind":"tag","published_at":"2018-06-12T04:10:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.6/manifests"},{"name":"jackson-modules-base-2.9.5","sha":"e9720d6b7c6ea09d6382aea1808910ea325c263e","kind":"tag","published_at":"2018-03-26T15:52:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.5/manifests"},{"name":"jackson-modules-base-2.9.4","sha":"bc85238551477b3717ca4af59d567b0015ad939d","kind":"tag","published_at":"2018-01-24T04:33:25.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.4/manifests"},{"name":"jackson-modules-base-2.8.11","sha":"7f064640bc884d1f6acf2b2e54b9f94673c1446c","kind":"tag","published_at":"2017-12-24T02:25:55.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.11","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.11/manifests"},{"name":"jackson-modules-base-2.9.3","sha":"7a11aa35835ded306cb65e45c311029314a03b48","kind":"tag","published_at":"2017-12-09T03:09:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.3/manifests"},{"name":"jackson-modules-base-2.9.2","sha":"0d5f86f92e04860d54662ad9aa1460a669e29d29","kind":"tag","published_at":"2017-10-14T03:37:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.2/manifests"},{"name":"jackson-modules-base-2.9.1","sha":"e10272ece21002172986bfc29b278a60d6f5ff1f","kind":"tag","published_at":"2017-09-08T01:29:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.1/manifests"},{"name":"jackson-modules-base-2.8.10","sha":"c1f82c9b808233b0a134f2513725225b16824bbc","kind":"tag","published_at":"2017-08-24T04:30:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.10/manifests"},{"name":"jackson-modules-base-2.9.0","sha":"c624f84d96cd9df80fe461e65d4ab7b4f55a73d9","kind":"tag","published_at":"2017-07-30T04:41:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0/manifests"},{"name":"jackson-modules-base-2.9.0.pr4","sha":"9e18e9af285f6211dfc31a9b09fdfc7c317d482a","kind":"tag","published_at":"2017-06-17T01:46:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr4/manifests"},{"name":"jackson-modules-base-2.8.9","sha":"5a3f1c845e4dbd9b4df84b9834666ac5a3ff8d23","kind":"tag","published_at":"2017-06-12T02:55:02.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.9/manifests"},{"name":"jackson-modules-base-2.9.0.pr3","sha":"ec333bb8e7328889091d83089a8f13b5a415ab3d","kind":"tag","published_at":"2017-04-25T05:52:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr3/manifests"},{"name":"jackson-modules-base-2.8.8","sha":"2a75fb29a88e1a53361733f3c1c6985328fa5449","kind":"tag","published_at":"2017-04-05T03:42:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.8/manifests"},{"name":"jackson-modules-base-2.9.0.pr2","sha":"f6ddf6db2f08f30a0a4b8ca67d3a407695261f50","kind":"tag","published_at":"2017-03-22T03:35:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr2/manifests"},{"name":"jackson-modules-base-2.9.0.pr1","sha":"39331dc9eae02516c4cecd422f15685ab35373f3","kind":"tag","published_at":"2017-03-02T19:17:33.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr1/manifests"},{"name":"2.8.7b","sha":"1ffa34d428dc3e61d3cf553b59d842e38ee182f5","kind":"tag","published_at":"2017-02-21T02:43:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/2.8.7b","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/2.8.7b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@2.8.7b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/2.8.7b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/2.8.7b/manifests"},{"name":"jackson-modules-base-2.8.7","sha":"fb7aefe62fab7f83ffbdca0eddbcf912ea31a790","kind":"tag","published_at":"2017-02-21T01:09:43.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.7/manifests"},{"name":"jackson-modules-base-2.7.9","sha":"4c510db4f881622015df71c6adbdc7a89c267e75","kind":"tag","published_at":"2017-02-04T19:29:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.9/manifests"},{"name":"jackson-modules-base-2.8.6","sha":"1441ad2ecf86a0569ec9349b953d4115de04d393","kind":"tag","published_at":"2017-01-12T04:56:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.6/manifests"},{"name":"jackson-modules-base-2.8.5","sha":"8608079913d157c3c9b20bf40c55c949f92d9319","kind":"tag","published_at":"2016-11-14T17:31:59.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.5/manifests"},{"name":"jackson-modules-base-2.8.4","sha":"d8ede42f8bfad5a90de5a65249abc0e440c3e130","kind":"tag","published_at":"2016-10-14T03:58:14.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.4/manifests"},{"name":"jackson-modules-base-2.7.8","sha":"ed803dfb5a527b5770e7b6a72f0d698773a00451","kind":"tag","published_at":"2016-09-26T14:54:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.8/manifests"},{"name":"jackson-modules-base-2.8.3","sha":"637562215ef8507dcbbdbdb2735ea8ca8c39b808","kind":"tag","published_at":"2016-09-19T04:24:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.3/manifests"},{"name":"jackson-modules-base-2.8.2","sha":"864b1f4599ec4d18ca12d221c6606031a4140940","kind":"tag","published_at":"2016-08-30T03:53:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.2/manifests"},{"name":"jackson-modules-base-2.7.7","sha":"ea9920e062a596a3c7cf45bb81d0d5bb45cb801a","kind":"tag","published_at":"2016-08-26T22:02:14.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.7/manifests"},{"name":"jackson-modules-base-2.7.6","sha":"235e1c75ed70e9015f39d46b1efdb6d42125a8db","kind":"tag","published_at":"2016-07-23T02:50:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.6/manifests"},{"name":"jackson-modules-base-2.8.1","sha":"9cae30e885044037c77f83a82c4fc3e63ac9ec66","kind":"tag","published_at":"2016-07-19T23:34:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.1/manifests"},{"name":"jackson-modules-base-2.8.0","sha":"b274ec8565595f7852824304e837a52cdb49738a","kind":"tag","published_at":"2016-07-04T16:47:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0/manifests"},{"name":"jackson-modules-base-2.8.0.rc2","sha":"613ba994c0e1c2e81846217f369aac757b730b69","kind":"tag","published_at":"2016-06-17T00:25:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0.rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc2/manifests"},{"name":"jackson-modules-base-2.7.5","sha":"37d8fbe0cfab731415d5583e3462dc8ee044a186","kind":"tag","published_at":"2016-06-11T02:21:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.5/manifests"},{"name":"jackson-modules-base-2.8.0.rc1","sha":"fe31f321b7afe5504693aae65a55f7f92143b58f","kind":"tag","published_at":"2016-06-07T05:19:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0.rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc1/manifests"},{"name":"jackson-module-base-2.7.4b","sha":"cba2ade7c0a25a18422ccc9118addc1a40c92ad3","kind":"tag","published_at":"2016-04-30T01:22:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-module-base-2.7.4b","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-module-base-2.7.4b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-module-base-2.7.4b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-module-base-2.7.4b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-module-base-2.7.4b/manifests"},{"name":"jackson-modules-base-2.7.4","sha":"24a60cac237af9cb833e0554c8cd6a0d36eb411f","kind":"tag","published_at":"2016-04-29T16:01:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.4/manifests"},{"name":"jackson-modules-base-2.7.3","sha":"272160bbecf12e74cb4d815013748ff44db0571e","kind":"tag","published_at":"2016-03-16T01:35:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.3/manifests"},{"name":"jackson-modules-base-2.7.2","sha":"8ee45378ed842c5064171282b57e0e6aaf6d8f9d","kind":"tag","published_at":"2016-02-27T05:07:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.2/manifests"},{"name":"jackson-modules-base-2.7.1","sha":"636db7b63c5084ecd31cae02fe6c13487fec15fd","kind":"tag","published_at":"2016-02-02T06:36:19.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.1/manifests"}]},"repo_metadata_updated_at":"2025-10-12T21:47:01.247Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":5,"rankings":{"downloads":null,"dependent_repos_count":10.900450205075622,"dependent_packages_count":13.911096513714433,"stargazers_count":24.327095616508586,"forks_count":21.000070089013047,"docker_downloads_count":null,"average":17.534678106077923},"purl":"pkg:maven/com.fasterxml.jackson.module/jackson-modules-base","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.fasterxml.jackson.module:jackson-modules-base","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.fasterxml.jackson.module:jackson-modules-base","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.fasterxml.jackson.module:jackson-modules-base/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-01T22:02:49.913Z","issues_count":94,"pull_requests_count":156,"avg_time_to_close_issue":14665233.4375,"avg_time_to_close_pull_request":609457.2721088436,"issues_closed_count":64,"pull_requests_closed_count":147,"pull_request_authors_count":32,"issue_authors_count":68,"avg_comments_per_issue":5.053191489361702,"avg_comments_per_pull_request":1.205128205128205,"merged_pull_requests_count":133,"bot_issues_count":1,"bot_pull_requests_count":30,"past_year_issues_count":12,"past_year_pull_requests_count":81,"past_year_avg_time_to_close_issue":1003406.8571428572,"past_year_avg_time_to_close_pull_request":52258.08219178082,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":73,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":2.6666666666666665,"past_year_avg_comments_per_pull_request":0.5308641975308642,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":19,"past_year_merged_pull_requests_count":71,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/issues","maintainers":[{"login":"cowtowncoder","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"},{"login":"JooHyukKim","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JooHyukKim"},{"login":"pjfanning","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"}],"active_maintainers":[{"login":"cowtowncoder","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"},{"login":"JooHyukKim","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JooHyukKim"},{"login":"pjfanning","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson.module:jackson-modules-base/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson.module:jackson-modules-base/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson.module:jackson-modules-base/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson.module:jackson-modules-base/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson.module:jackson-modules-base/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":601295,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":4727528,"name":"com.jwebmp.jackson.module:jackson-module-guice","ecosystem":"maven","description":"Stuff to make integration with Guice a bit easier","homepage":"https://github.com/FasterXML/jackson-modules-base","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/FasterXML/jackson-modules-base","keywords_array":[],"namespace":"com.jwebmp.jackson.module","versions_count":6,"first_release_published_at":"2018-12-19T01:33:04.000Z","latest_release_published_at":"2019-04-10T11:10:42.000Z","latest_release_number":"0.66.0.1","last_synced_at":"2026-04-16T05:52:36.434Z","created_at":"2022-07-25T23:14:01.788Z","updated_at":"2026-04-16T05:52:36.434Z","registry_url":"https://central.sonatype.com/artifact/com.jwebmp.jackson.module/jackson-module-guice/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.jwebmp.jackson.module/jackson-module-guice/","metadata":{"distribution_repositories":["https://jwebmp.com/artifactory/libs-release-local","https://oss.sonatype.org/service/local/staging/deploy/maven2/","https://jwebmp.com/artifactory/libs-snapshot-local","https://oss.sonatype.org/content/repositories/snapshots/"]},"repo_metadata":{"id":37390569,"uuid":"50140860","full_name":"FasterXML/jackson-modules-base","owner":"FasterXML","description":"Uber-project for foundational modules of Jackson that build directly on core components but nothing else; not including data format or datatype modules","archived":false,"fork":false,"pushed_at":"2026-02-05T21:42:41.000Z","size":5069,"stargazers_count":177,"open_issues_count":38,"forks_count":81,"subscribers_count":14,"default_branch":"3.x","last_synced_at":"2026-02-13T04:47:53.629Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/FasterXML.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-01-21T22:24:00.000Z","updated_at":"2026-02-05T21:42:46.000Z","dependencies_parsed_at":"2023-10-02T23:00:39.761Z","dependency_job_id":"1ac2c9ef-627c-43f2-98f3-55acbb8ef57e","html_url":"https://github.com/FasterXML/jackson-modules-base","commit_stats":{"total_commits":793,"total_committers":25,"mean_commits":31.72,"dds":"0.15258511979823453","last_synced_commit":"7f04a04e7686604d6cf07cac046a907f20c90c0c"},"previous_names":[],"tags_count":131,"template":false,"template_full_name":null,"purl":"pkg:github/FasterXML/jackson-modules-base","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/refs/heads/3.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/sbom","scorecard":{"id":49399,"data":{"date":"2025-08-11","repo":{"name":"github.com/FasterXML/jackson-modules-base","commit":"f88a47cd4cdd4b4b4d558aee3feb73cc1e912752"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Maintained","score":10,"reason":"29 commit(s) and 2 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/28 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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/dep_build_v2.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/dep_build_v3.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:13","Info: no jobLevel write permissions found"],"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":"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":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":10,"reason":"all dependencies are pinned","details":["Info:   6 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '2.x'"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:16"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"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-14T23:25:03.968Z","repository_id":37390569,"created_at":"2025-08-14T23:25:03.968Z","updated_at":"2025-08-14T23:25:03.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29580722,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-18T08:38:15.585Z","status":"ssl_error","status_checked_at":"2026-02-18T08:38:14.917Z","response_time":162,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"FasterXML","name":"FasterXML, LLC","uuid":"382692","kind":"organization","description":null,"email":"info@fasterxml.com","website":"http://fasterxml.com","location":"Seattle, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/382692?v=4","repositories_count":68,"last_synced_at":"2023-04-14T17:44:54.358Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/FasterXML","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T18:09:50.546Z","updated_at":"2023-04-14T17:44:54.918Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML/repositories"},"tags":[{"name":"jackson-modules-base-3.1.0-rc1","sha":"da2948093254505b926163082dbb2613ef389d67","kind":"tag","published_at":"2026-01-28T04:24:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.1.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.1.0-rc1/manifests"},{"name":"jackson-modules-base-3.0.4","sha":"db9ea4fbc5acf1a7a21fce5b70bb0ba3403a56d0","kind":"tag","published_at":"2026-01-22T00:10:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.4/manifests"},{"name":"jackson-modules-base-2.20.2","sha":"0de63fe3f37bafa281936f95114d7291377b5317","kind":"tag","published_at":"2026-01-19T21:28:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.2/manifests"},{"name":"jackson-modules-base-2.21.0","sha":"08f86b93b9d8aba8c2b1d8c99cc57ee23676e9f6","kind":"tag","published_at":"2026-01-18T23:18:58.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.21.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.21.0/manifests"},{"name":"jackson-modules-base-3.0.3","sha":"66e03ac9313fcd4f46b28e9b7129ce6329d0187b","kind":"tag","published_at":"2025-11-28T19:00:34.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.3/manifests"},{"name":"jackson-modules-base-3.0.2","sha":"46dbbb9d83d384b95eb30a1f156f90c6e79d420c","kind":"tag","published_at":"2025-11-07T22:20:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.2/manifests"},{"name":"jackson-modules-base-2.20.1","sha":"28181018f6522aed92f10aec632ac7ff37f1ca5c","kind":"tag","published_at":"2025-10-30T23:51:17.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.1/manifests"},{"name":"jackson-modules-base-2.19.4","sha":"817f72a888c538e42dc0391701ba77991633dc22","kind":"tag","published_at":"2025-10-30T00:11:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.4/manifests"},{"name":"jackson-modules-base-2.19.3","sha":"03cf2098c3297862bcf6b686f3be6735a6b1afc6","kind":"tag","published_at":"2025-10-29T18:37:54.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.3/manifests"},{"name":"jackson-modules-base-2.18.5","sha":"a71ccdddca10a1928f28fa8696109f24809a8fc4","kind":"tag","published_at":"2025-10-28T01:45:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.5/manifests"},{"name":"jackson-modules-base-3.0.1","sha":"ec77cd897ed76cb37655ab09a45889eac5f2d98b","kind":"tag","published_at":"2025-10-22T02:09:55.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.1/manifests"},{"name":"jackson-modules-base-3.0.0","sha":"f4ecc073c980f08fef400d63a8bc9bf415bddf98","kind":"tag","published_at":"2025-10-04T00:15:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc10","sha":"f29369de89a90f2cb31dc4b5bbedf2817f7ca834","kind":"tag","published_at":"2025-09-20T00:18:34.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc10/manifests"},{"name":"jackson-modules-base-3.0.0-rc9","sha":"908d93724c630e047fa55f59607f94f45c3db786","kind":"tag","published_at":"2025-09-06T01:26:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc9/manifests"},{"name":"jackson-modules-base-2.20.0","sha":"874d6044d7805af6ca74b9591783a230d399b789","kind":"tag","published_at":"2025-08-28T23:05:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc8","sha":"9265733af5a75f000a5886afda7e8f323f2a10bd","kind":"tag","published_at":"2025-08-13T18:34:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc8/manifests"},{"name":"jackson-modules-base-3.0.0-rc7","sha":"207e5d3baa3885b858e366bcdb0958e2fd251c5d","kind":"tag","published_at":"2025-08-08T15:58:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc7/manifests"},{"name":"jackson-modules-base-2.20.0-rc1","sha":"d630c5cb87f4df9711800e617e50a0863d1b75d1","kind":"tag","published_at":"2025-08-05T01:08:47.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0-rc1/manifests"},{"name":"jackson-modules-base-3.0.0-rc6","sha":"66a7af70e0e1d51999bfba5cb8fe6fd23ae9ac2a","kind":"tag","published_at":"2025-07-19T01:13:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc6/manifests"},{"name":"jackson-modules-base-2.19.2","sha":"d0f92ed9be1135e983c67554e1ca9dc5933db940","kind":"tag","published_at":"2025-07-18T17:57:56.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.2/manifests"},{"name":"jackson-modules-base-2.19.1","sha":"b113c7ff4d1bba3064829397172a71c69a1e4a1c","kind":"tag","published_at":"2025-06-14T01:23:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.1/manifests"},{"name":"jackson-modules-base-3.0.0-rc5","sha":"d4813b8eb4da2421f98ab4117f2d3057d0ebb20f","kind":"tag","published_at":"2025-05-22T16:59:20.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc5/manifests"},{"name":"jackson-modules-base-3.0.0-rc4","sha":"2d8aeece544c6d0526ba146510e8782721d78e49","kind":"tag","published_at":"2025-05-10T23:41:03.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc4/manifests"},{"name":"jackson-modules-base-2.18.4","sha":"fcf0dff478bacecdef3effea08f15c1521964133","kind":"tag","published_at":"2025-05-07T00:45:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.4/manifests"},{"name":"jackson-modules-base-2.19.0","sha":"65f4e4c727999f95844d811abf732040d08074a1","kind":"tag","published_at":"2025-04-24T23:59:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc3","sha":"4433d966fe9309834c85d52f21105df0768ef78b","kind":"tag","published_at":"2025-04-14T02:09:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc3/manifests"},{"name":"jackson-modules-base-2.19.0-rc2","sha":"b5613a46af505f0641921de7c08e5abddb0a047d","kind":"tag","published_at":"2025-04-08T01:40:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0-rc2/manifests"},{"name":"jackson-modules-base-3.0.0-rc2","sha":"d5177a79c219accca6cbded818677cf043cc7e76","kind":"tag","published_at":"2025-03-28T23:11:24.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc2/manifests"},{"name":"jackson-modules-base-3.0.0-rc1","sha":"1ecbfd5a78891c0ca5984bdf57bb1626d4902994","kind":"tag","published_at":"2025-03-08T00:37:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc1/manifests"},{"name":"jackson-modules-base-2.18.3","sha":"785802151b99780d68267963538618cad057027e","kind":"tag","published_at":"2025-02-28T23:47:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.3/manifests"},{"name":"jackson-modules-base-2.18.2-take-2","sha":"ecea6c465dc5eeb3e3f9355224ac9585b76a4911","kind":"tag","published_at":"2024-11-28T01:43:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.2-take-2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.2-take-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.2-take-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.2-take-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.2-take-2/manifests"},{"name":"jackson-modules-base-2.17.3","sha":"f811f1065217c01c1015a2d71354115b0d31245f","kind":"tag","published_at":"2024-11-01T20:49:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.3/manifests"},{"name":"jackson-modules-base-2.18.1","sha":"1515a8d317579d67e324d766bb99ad16b8b91590","kind":"tag","published_at":"2024-10-28T23:59:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.1/manifests"},{"name":"jackson-modules-base-2.18.0","sha":"684ac1eea16046ca034b28f7384a073126dba5e3","kind":"tag","published_at":"2024-09-27T02:24:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0/manifests"},{"name":"jackson-modules-base-2.18.0-rc1","sha":"95603bb82718f643835302914b10ef4b4b3829bf","kind":"tag","published_at":"2024-08-30T18:41:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0-rc1/manifests"},{"name":"jackson-modules-base-2.17.2","sha":"e3bbd2bbc01176829484256525f70d471407a52c","kind":"tag","published_at":"2024-07-05T17:30:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.2/manifests"},{"name":"jackson-modules-base-2.17.1","sha":"13ce66c0ef5db335e2a6b32a6b6481ab7ff1c72b","kind":"tag","published_at":"2024-05-05T02:16:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.1/manifests"},{"name":"jackson-modules-base-2.17.0","sha":"d05157dafd36f3daa9daa64a101f46c1448adb4f","kind":"tag","published_at":"2024-03-12T22:05:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0/manifests"},{"name":"jackson-modules-base-2.16.2","sha":"757c09f130dc7ccbe607b5880f00f6a31cff3c47","kind":"tag","published_at":"2024-03-09T19:05:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.2/manifests"},{"name":"jackson-modules-base-2.17.0-rc1","sha":"703b50e439662d141507587752525a5de6c437dc","kind":"tag","published_at":"2024-02-27T02:07:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0-rc1/manifests"},{"name":"jackson-modules-base-2.15.4","sha":"3baa0119e8c3dc5ad7caaa781a8f10a41b70b8b9","kind":"tag","published_at":"2024-02-15T17:49:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.4/manifests"},{"name":"jackson-modules-base-2.16.1","sha":"c301da73802cb3bc9d1f7c27bbb855cab888ab75","kind":"tag","published_at":"2023-12-24T05:03:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.1/manifests"},{"name":"jackson-modules-base-2.16.0","sha":"8aec482ba9989691c6da42d110f049707bb02914","kind":"tag","published_at":"2023-11-15T23:05:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0/manifests"},{"name":"jackson-modules-base-2.16.0-rc1","sha":"2f2071ca385356772ac08082f1704ea65632273b","kind":"tag","published_at":"2023-10-20T23:04:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0-rc1/manifests"},{"name":"jackson-modules-base-2.15.3","sha":"95f6f63b38c4344da32b4427e2b75498a14f141a","kind":"tag","published_at":"2023-10-13T00:24:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.3/manifests"},{"name":"jackson-modules-base-2.15.2","sha":"23883227f64b6bf89d2ff8f489dd15cedb80ed2f","kind":"tag","published_at":"2023-05-30T23:41:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.2/manifests"},{"name":"jackson-modules-base-2.15.1","sha":"9726ae0172a8a3a1f08ccb93686ec443758b057f","kind":"tag","published_at":"2023-05-16T22:13:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.1/manifests"},{"name":"jackson-modules-base-2.14.3","sha":"0cc7907f2660eeaeb51e030b145ce4d85068cb0b","kind":"tag","published_at":"2023-05-05T17:05:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.3/manifests"},{"name":"jackson-modules-base-2.15.0","sha":"83b5571756ae61750ae719b255f8910cdb63446a","kind":"tag","published_at":"2023-04-23T22:06:04.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0/manifests"},{"name":"jackson-modules-base-2.15.0-rc3","sha":"2ab6b285e3bb8c2aa60264976df08b5244dffb6c","kind":"tag","published_at":"2023-04-14T20:48:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc3/manifests"},{"name":"jackson-modules-base-2.15.0-rc2","sha":"1d62d99d77798e6a255e70eaa146c175e1de237d","kind":"tag","published_at":"2023-03-28T23:41:30.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc2/manifests"},{"name":"jackson-modules-base-2.15.0-rc1","sha":"9aaaafe62b0859d4654769268b2bd3d4aba8cc45","kind":"tag","published_at":"2023-03-18T20:51:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc1/manifests"},{"name":"jackson-modules-base-2.14.2","sha":"fb11d232a51a950ca8415addd126e7b875b56d22","kind":"tag","published_at":"2023-01-29T01:44:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.2/manifests"},{"name":"jackson-modules-base-2.13.5","sha":"6c867018ff4ee098dcbe4ba9e54fba9b6f62ebaf","kind":"tag","published_at":"2023-01-23T01:22:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.5/manifests"},{"name":"jackson-modules-base-2.14.1","sha":"08703ceb7b9454c683d3b4792d285cd4ba619b5a","kind":"tag","published_at":"2022-11-21T23:58:13.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.1/manifests"},{"name":"jackson-modules-base-2.14.0","sha":"b9ae3888207d23193002cce3e78526be379fda20","kind":"tag","published_at":"2022-11-05T22:55:43.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0/manifests"},{"name":"jackson-modules-base-2.14.0-rc3","sha":"50e9209344e7fe8354ab8d4b49d9e03b61c8df78","kind":"tag","published_at":"2022-10-28T22:10:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc3/manifests"},{"name":"jackson-modules-base-2.14.0-rc2","sha":"e6cad294ea9634af5a62e3bdb0f1151de27bc7a1","kind":"tag","published_at":"2022-10-11T00:00:23.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc2/manifests"},{"name":"jackson-modules-base-2.14.0-rc1","sha":"441b96f9e19f105356a872d67f57303006efb4bd","kind":"tag","published_at":"2022-09-25T23:18:47.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc1/manifests"},{"name":"jackson-modules-base-2.13.4","sha":"ed23e9d4b098ff332af8bae4c9af0dfda621d688","kind":"tag","published_at":"2022-09-03T22:32:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.4/manifests"},{"name":"jackson-modules-base-2.12.7","sha":"c3dd9a50a9618dfd39c9b2babc764c3bb8c58ac2","kind":"tag","published_at":"2022-05-26T18:05:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.7/manifests"},{"name":"jackson-modules-base-2.13.3","sha":"06542814371bafddf2e7c7082b16888a181db993","kind":"tag","published_at":"2022-05-14T15:26:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.3/manifests"},{"name":"jackson-modules-base-2.13.2","sha":"3b136f56aa9d5e813304df5b344c56d295565198","kind":"tag","published_at":"2022-03-06T21:10:51.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.2/manifests"},{"name":"jackson-modules-base-2.13.1","sha":"76abc19bb232ecf3abf45c95be93dd1b9ac3697b","kind":"tag","published_at":"2021-12-19T01:30:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.1/manifests"},{"name":"jackson-modules-base-2.12.6","sha":"bbb6726d62c8e2319e565b6ac144839eb98187a9","kind":"tag","published_at":"2021-12-15T04:27:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.6/manifests"},{"name":"jackson-modules-base-2.13.0","sha":"df9f3e64fb47606d8437a31e9f28fc1c7ff8a995","kind":"tag","published_at":"2021-09-30T21:06:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0/manifests"},{"name":"jackson-modules-base-2.13.0-rc2","sha":"6936bebf3b14b6c960e9611890945dc3eaa238c1","kind":"tag","published_at":"2021-08-27T03:56:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc2/manifests"},{"name":"jackson-modules-base-2.12.5","sha":"0d7f897bb0b403711065a2846acfa55e5ad402a0","kind":"tag","published_at":"2021-08-27T01:07:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.5/manifests"},{"name":"jackson-modules-base-2.13.0-rc1","sha":"d4ec19831931dd5fef1502fa3076f2095ee9cfb5","kind":"tag","published_at":"2021-07-14T01:34:16.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc1/manifests"},{"name":"jackson-modules-base-2.12.4","sha":"729695d34b2f6d98e2793ce8d9346fd99a38508a","kind":"tag","published_at":"2021-07-06T20:47:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.4/manifests"},{"name":"jackson-modules-base-2.12.3","sha":"2938bdc7572bfe8385c7f616f2cb7e2f94456d87","kind":"tag","published_at":"2021-04-12T18:25:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.3/manifests"},{"name":"jackson-modules-base-2.12.2","sha":"457dd8533adbff2bb3d8bbda0994a7a6cc3d11c6","kind":"tag","published_at":"2021-03-03T21:46:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.2/manifests"},{"name":"jackson-modules-base-2.12.1","sha":"6fd38a80e5f5274a79c69cc6bb295c61645812f8","kind":"tag","published_at":"2021-01-09T01:50:10.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.1/manifests"},{"name":"jackson-modules-base-2.11.4","sha":"49f85fa2821fea4427fda284ae3fcd943df3f0ef","kind":"tag","published_at":"2020-12-12T00:47:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.4/manifests"},{"name":"jackson-modules-base-2.12.0","sha":"762dddd1b6cf18807e58cf76dba0a38c5b48fedb","kind":"tag","published_at":"2020-11-29T01:29:58.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0/manifests"},{"name":"jackson-modules-base-2.12.0-rc2","sha":"2e225db556f017f9db70615ad0206894c3165c73","kind":"tag","published_at":"2020-11-15T03:46:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc2/manifests"},{"name":"jackson-modules-base-2.12.0-rc1","sha":"161f4467f822157bfa20d6940c7a56972ea2bf9e","kind":"tag","published_at":"2020-10-12T00:48:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc1/manifests"},{"name":"jackson-modules-base-2.11.3","sha":"5710e584d339b91f158f339bfb4e2a3752aa60e8","kind":"tag","published_at":"2020-10-02T00:13:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.3/manifests"},{"name":"jackson-modules-base-2.11.2","sha":"649de3923f13b0d7601d2bda0f811d1f9ee0c047","kind":"tag","published_at":"2020-08-02T19:30:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.2/manifests"},{"name":"jackson-modules-base-2.10.5","sha":"ef93cbbf33679ab75c4445d172a8ad7d9e6546c3","kind":"tag","published_at":"2020-07-21T03:03:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.5/manifests"},{"name":"jackson-modules-base-2.11.1","sha":"81b82e1bc5705025cd287c71e548b33ce3e66a60","kind":"tag","published_at":"2020-06-25T03:58:44.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.1/manifests"},{"name":"jackson-modules-base-2.10.4","sha":"c78454fc9c0e9e281e30e04af0ea4a87b4e035a6","kind":"tag","published_at":"2020-05-02T22:47:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.4/manifests"},{"name":"jackson-modules-base-2.11.0","sha":"c8a4f1124d1638eb3bb6364ef164c4fb6c5484b5","kind":"tag","published_at":"2020-04-26T00:48:33.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0/manifests"},{"name":"jackson-modules-base-2.11.0.rc1","sha":"70b2864af1325aaff85b40747d3d2b517697c6a0","kind":"tag","published_at":"2020-03-24T19:25:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.0.rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0.rc1/manifests"},{"name":"jackson-modules-base-2.10.3","sha":"15d55ccb1e1165a47ea2b316d1fe93bea93589ba","kind":"tag","published_at":"2020-03-03T03:22:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.3/manifests"},{"name":"jackson-modules-base-2.10.2","sha":"ac3ae48c5cbb3d618fbaa9d9b522d17fe4edf9e3","kind":"tag","published_at":"2020-01-05T02:50:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.2/manifests"},{"name":"jackson-modules-base-2.10.1","sha":"599c250f1a4d8e39cb3c5fa27d2f6aaaa6161cd6","kind":"tag","published_at":"2019-11-09T23:21:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.1/manifests"},{"name":"jackson-modules-base-2.10.0","sha":"f6b226778f8d2786b7030c9f3d9fb49bc3d3d5c8","kind":"tag","published_at":"2019-09-26T05:50:54.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0/manifests"},{"name":"jackson-modules-base-2.9.10","sha":"8bcc80faec9bc3f4f8aacc9aa559d3fd6853686f","kind":"tag","published_at":"2019-09-21T18:40:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.10/manifests"},{"name":"jackson-modules-base-2.10.0.pr3","sha":"8144a424855ce040c4502e985ccec2cf2b9c3126","kind":"tag","published_at":"2019-09-17T03:56:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr3/manifests"},{"name":"jackson-modules-base-2.10.0.pr2","sha":"2b5abe0c588f838189c8b0f6c6f14416152177d8","kind":"tag","published_at":"2019-08-31T01:13:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr2/manifests"},{"name":"jackson-modules-base-2.10.0.pr1","sha":"0b7d10b630d89fce59af06e01e310da49db809dd","kind":"tag","published_at":"2019-07-19T05:27:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr1/manifests"},{"name":"jackson-modules-base-2.9.9","sha":"65738ef430362538afe71f20eb0e9314761f656d","kind":"tag","published_at":"2019-05-16T03:18:45.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.9/manifests"},{"name":"jackson-modules-base-2.9.8","sha":"313beb181266cb9e962fec41edd6b354048d4968","kind":"tag","published_at":"2018-12-15T22:05:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.8/manifests"},{"name":"jackson-modules-base-2.9.7","sha":"8e5cd29c9899f0fec01959fc2d0733a0da056398","kind":"tag","published_at":"2018-09-19T02:53:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.7/manifests"},{"name":"jackson-modules-base-2.9.6","sha":"7e0da78dcd72b22393d88518a6f35ad33225e851","kind":"tag","published_at":"2018-06-12T04:10:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.6/manifests"},{"name":"jackson-modules-base-2.9.5","sha":"e9720d6b7c6ea09d6382aea1808910ea325c263e","kind":"tag","published_at":"2018-03-26T15:52:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.5/manifests"},{"name":"jackson-modules-base-2.9.4","sha":"bc85238551477b3717ca4af59d567b0015ad939d","kind":"tag","published_at":"2018-01-24T04:33:25.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.4/manifests"},{"name":"jackson-modules-base-2.8.11","sha":"7f064640bc884d1f6acf2b2e54b9f94673c1446c","kind":"tag","published_at":"2017-12-24T02:25:55.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.11","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.11/manifests"},{"name":"jackson-modules-base-2.9.3","sha":"7a11aa35835ded306cb65e45c311029314a03b48","kind":"tag","published_at":"2017-12-09T03:09:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.3/manifests"},{"name":"jackson-modules-base-2.9.2","sha":"0d5f86f92e04860d54662ad9aa1460a669e29d29","kind":"tag","published_at":"2017-10-14T03:37:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.2/manifests"},{"name":"jackson-modules-base-2.9.1","sha":"e10272ece21002172986bfc29b278a60d6f5ff1f","kind":"tag","published_at":"2017-09-08T01:29:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.1/manifests"},{"name":"jackson-modules-base-2.8.10","sha":"c1f82c9b808233b0a134f2513725225b16824bbc","kind":"tag","published_at":"2017-08-24T04:30:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.10/manifests"},{"name":"jackson-modules-base-2.9.0","sha":"c624f84d96cd9df80fe461e65d4ab7b4f55a73d9","kind":"tag","published_at":"2017-07-30T04:41:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0/manifests"},{"name":"jackson-modules-base-2.9.0.pr4","sha":"9e18e9af285f6211dfc31a9b09fdfc7c317d482a","kind":"tag","published_at":"2017-06-17T01:46:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr4/manifests"},{"name":"jackson-modules-base-2.8.9","sha":"5a3f1c845e4dbd9b4df84b9834666ac5a3ff8d23","kind":"tag","published_at":"2017-06-12T02:55:02.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.9/manifests"},{"name":"jackson-modules-base-2.9.0.pr3","sha":"ec333bb8e7328889091d83089a8f13b5a415ab3d","kind":"tag","published_at":"2017-04-25T05:52:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr3/manifests"},{"name":"jackson-modules-base-2.8.8","sha":"2a75fb29a88e1a53361733f3c1c6985328fa5449","kind":"tag","published_at":"2017-04-05T03:42:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.8/manifests"},{"name":"jackson-modules-base-2.9.0.pr2","sha":"f6ddf6db2f08f30a0a4b8ca67d3a407695261f50","kind":"tag","published_at":"2017-03-22T03:35:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr2/manifests"},{"name":"jackson-modules-base-2.9.0.pr1","sha":"39331dc9eae02516c4cecd422f15685ab35373f3","kind":"tag","published_at":"2017-03-02T19:17:33.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr1/manifests"},{"name":"2.8.7b","sha":"1ffa34d428dc3e61d3cf553b59d842e38ee182f5","kind":"tag","published_at":"2017-02-21T02:43:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/2.8.7b","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/2.8.7b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@2.8.7b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/2.8.7b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/2.8.7b/manifests"},{"name":"jackson-modules-base-2.8.7","sha":"fb7aefe62fab7f83ffbdca0eddbcf912ea31a790","kind":"tag","published_at":"2017-02-21T01:09:43.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.7/manifests"},{"name":"jackson-modules-base-2.7.9","sha":"4c510db4f881622015df71c6adbdc7a89c267e75","kind":"tag","published_at":"2017-02-04T19:29:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.9/manifests"},{"name":"jackson-modules-base-2.8.6","sha":"1441ad2ecf86a0569ec9349b953d4115de04d393","kind":"tag","published_at":"2017-01-12T04:56:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.6/manifests"},{"name":"jackson-modules-base-2.8.5","sha":"8608079913d157c3c9b20bf40c55c949f92d9319","kind":"tag","published_at":"2016-11-14T17:31:59.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.5/manifests"},{"name":"jackson-modules-base-2.8.4","sha":"d8ede42f8bfad5a90de5a65249abc0e440c3e130","kind":"tag","published_at":"2016-10-14T03:58:14.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.4/manifests"},{"name":"jackson-modules-base-2.7.8","sha":"ed803dfb5a527b5770e7b6a72f0d698773a00451","kind":"tag","published_at":"2016-09-26T14:54:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.8/manifests"},{"name":"jackson-modules-base-2.8.3","sha":"637562215ef8507dcbbdbdb2735ea8ca8c39b808","kind":"tag","published_at":"2016-09-19T04:24:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.3/manifests"},{"name":"jackson-modules-base-2.8.2","sha":"864b1f4599ec4d18ca12d221c6606031a4140940","kind":"tag","published_at":"2016-08-30T03:53:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.2/manifests"},{"name":"jackson-modules-base-2.7.7","sha":"ea9920e062a596a3c7cf45bb81d0d5bb45cb801a","kind":"tag","published_at":"2016-08-26T22:02:14.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.7/manifests"},{"name":"jackson-modules-base-2.7.6","sha":"235e1c75ed70e9015f39d46b1efdb6d42125a8db","kind":"tag","published_at":"2016-07-23T02:50:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.6/manifests"},{"name":"jackson-modules-base-2.8.1","sha":"9cae30e885044037c77f83a82c4fc3e63ac9ec66","kind":"tag","published_at":"2016-07-19T23:34:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.1/manifests"},{"name":"jackson-modules-base-2.8.0","sha":"b274ec8565595f7852824304e837a52cdb49738a","kind":"tag","published_at":"2016-07-04T16:47:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0/manifests"},{"name":"jackson-modules-base-2.8.0.rc2","sha":"613ba994c0e1c2e81846217f369aac757b730b69","kind":"tag","published_at":"2016-06-17T00:25:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0.rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc2/manifests"},{"name":"jackson-modules-base-2.7.5","sha":"37d8fbe0cfab731415d5583e3462dc8ee044a186","kind":"tag","published_at":"2016-06-11T02:21:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.5/manifests"},{"name":"jackson-modules-base-2.8.0.rc1","sha":"fe31f321b7afe5504693aae65a55f7f92143b58f","kind":"tag","published_at":"2016-06-07T05:19:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0.rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc1/manifests"},{"name":"jackson-module-base-2.7.4b","sha":"cba2ade7c0a25a18422ccc9118addc1a40c92ad3","kind":"tag","published_at":"2016-04-30T01:22:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-module-base-2.7.4b","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-module-base-2.7.4b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-module-base-2.7.4b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-module-base-2.7.4b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-module-base-2.7.4b/manifests"},{"name":"jackson-modules-base-2.7.4","sha":"24a60cac237af9cb833e0554c8cd6a0d36eb411f","kind":"tag","published_at":"2016-04-29T16:01:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.4/manifests"},{"name":"jackson-modules-base-2.7.3","sha":"272160bbecf12e74cb4d815013748ff44db0571e","kind":"tag","published_at":"2016-03-16T01:35:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.3/manifests"},{"name":"jackson-modules-base-2.7.2","sha":"8ee45378ed842c5064171282b57e0e6aaf6d8f9d","kind":"tag","published_at":"2016-02-27T05:07:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.2/manifests"},{"name":"jackson-modules-base-2.7.1","sha":"636db7b63c5084ecd31cae02fe6c13487fec15fd","kind":"tag","published_at":"2016-02-02T06:36:19.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.1/manifests"}]},"repo_metadata_updated_at":"2026-02-18T13:06:59.757Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":13.42066560594539,"stargazers_count":17.588176636175945,"forks_count":14.577761369815189,"average":19.391636888220976},"purl":"pkg:maven/com.jwebmp.jackson.module/jackson-module-guice","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.jwebmp.jackson.module:jackson-module-guice","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.jwebmp.jackson.module:jackson-module-guice","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.jwebmp.jackson.module:jackson-module-guice/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-17T01:00:53.971Z","issues_count":100,"pull_requests_count":159,"avg_time_to_close_issue":15450695.79710145,"avg_time_to_close_pull_request":1050985.8675496688,"issues_closed_count":69,"pull_requests_closed_count":151,"pull_request_authors_count":32,"issue_authors_count":73,"avg_comments_per_issue":5.05,"avg_comments_per_pull_request":1.2138364779874213,"merged_pull_requests_count":137,"bot_issues_count":1,"bot_pull_requests_count":32,"past_year_issues_count":13,"past_year_pull_requests_count":39,"past_year_avg_time_to_close_issue":795321.0,"past_year_avg_time_to_close_pull_request":71268.35294117648,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":4.230769230769231,"past_year_avg_comments_per_pull_request":0.41025641025641024,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/issues","maintainers":[{"login":"cowtowncoder","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"},{"login":"JooHyukKim","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JooHyukKim"},{"login":"pjfanning","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"}],"active_maintainers":[{"login":"cowtowncoder","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"},{"login":"pjfanning","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.jwebmp.jackson.module:jackson-module-guice/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.jwebmp.jackson.module:jackson-module-guice/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.jwebmp.jackson.module:jackson-module-guice/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.jwebmp.jackson.module:jackson-module-guice/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.jwebmp.jackson.module:jackson-module-guice/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":601295,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":11673737,"name":"tools.jackson.module:jackson-module-mrbean","ecosystem":"maven","description":"Functionality for implementing interfaces and abstract types dynamically (\"bean materialization\"), integrated with Jackson (although usable externally as well)","homepage":"https://github.com/FasterXML/jackson-modules-base","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/FasterXML/jackson-modules-base","keywords_array":[],"namespace":"tools.jackson.module","versions_count":19,"first_release_published_at":"2025-03-08T00:40:54.000Z","latest_release_published_at":"2026-04-11T17:55:49.000Z","latest_release_number":"3.1.2","last_synced_at":"2026-04-16T05:52:38.355Z","created_at":"2025-05-22T17:16:10.893Z","updated_at":"2026-04-16T05:52:38.356Z","registry_url":"https://central.sonatype.com/artifact/tools.jackson.module/jackson-module-mrbean/","install_command":null,"documentation_url":"https://appdoc.app/artifact/tools.jackson.module/jackson-module-mrbean/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots"]},"repo_metadata":{"id":37390569,"uuid":"50140860","full_name":"FasterXML/jackson-modules-base","owner":"FasterXML","description":"Uber-project for foundational modules of Jackson that build directly on core components but nothing else; not including data format or datatype modules","archived":false,"fork":false,"pushed_at":"2026-02-02T17:23:19.000Z","size":5066,"stargazers_count":177,"open_issues_count":38,"forks_count":81,"subscribers_count":14,"default_branch":"3.x","last_synced_at":"2026-02-05T04:18:56.654Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/FasterXML.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-01-21T22:24:00.000Z","updated_at":"2026-02-02T17:23:22.000Z","dependencies_parsed_at":"2023-10-02T23:00:39.761Z","dependency_job_id":"1b0e11d4-daba-4b85-a8df-1652ad46d7a4","html_url":"https://github.com/FasterXML/jackson-modules-base","commit_stats":{"total_commits":793,"total_committers":25,"mean_commits":31.72,"dds":"0.15258511979823453","last_synced_commit":"7f04a04e7686604d6cf07cac046a907f20c90c0c"},"previous_names":[],"tags_count":131,"template":false,"template_full_name":null,"purl":"pkg:github/FasterXML/jackson-modules-base","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/refs/heads/3.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/sbom","scorecard":{"id":49399,"data":{"date":"2025-08-11","repo":{"name":"github.com/FasterXML/jackson-modules-base","commit":"f88a47cd4cdd4b4b4d558aee3feb73cc1e912752"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Maintained","score":10,"reason":"29 commit(s) and 2 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/28 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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/dep_build_v2.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/dep_build_v3.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:13","Info: no jobLevel write permissions found"],"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":"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":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":10,"reason":"all dependencies are pinned","details":["Info:   6 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '2.x'"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:16"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"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-14T23:25:03.968Z","repository_id":37390569,"created_at":"2025-08-14T23:25:03.968Z","updated_at":"2025-08-14T23:25:03.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29174324,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T19:56:27.068Z","status":"ssl_error","status_checked_at":"2026-02-06T19:56:18.934Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"FasterXML","name":"FasterXML, LLC","uuid":"382692","kind":"organization","description":null,"email":"info@fasterxml.com","website":"http://fasterxml.com","location":"Seattle, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/382692?v=4","repositories_count":68,"last_synced_at":"2023-04-14T17:44:54.358Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/FasterXML","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T18:09:50.546Z","updated_at":"2023-04-14T17:44:54.918Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML/repositories"},"tags":[{"name":"jackson-modules-base-3.1.0-rc1","sha":"da2948093254505b926163082dbb2613ef389d67","kind":"tag","published_at":"2026-01-28T04:24:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.1.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.1.0-rc1/manifests"},{"name":"jackson-modules-base-3.0.4","sha":"db9ea4fbc5acf1a7a21fce5b70bb0ba3403a56d0","kind":"tag","published_at":"2026-01-22T00:10:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.4/manifests"},{"name":"jackson-modules-base-2.20.2","sha":"0de63fe3f37bafa281936f95114d7291377b5317","kind":"tag","published_at":"2026-01-19T21:28:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.2/manifests"},{"name":"jackson-modules-base-2.21.0","sha":"08f86b93b9d8aba8c2b1d8c99cc57ee23676e9f6","kind":"tag","published_at":"2026-01-18T23:18:58.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.21.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.21.0/manifests"},{"name":"jackson-modules-base-3.0.3","sha":"66e03ac9313fcd4f46b28e9b7129ce6329d0187b","kind":"tag","published_at":"2025-11-28T19:00:34.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.3/manifests"},{"name":"jackson-modules-base-3.0.2","sha":"46dbbb9d83d384b95eb30a1f156f90c6e79d420c","kind":"tag","published_at":"2025-11-07T22:20:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.2/manifests"},{"name":"jackson-modules-base-2.20.1","sha":"28181018f6522aed92f10aec632ac7ff37f1ca5c","kind":"tag","published_at":"2025-10-30T23:51:17.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.1/manifests"},{"name":"jackson-modules-base-2.19.4","sha":"817f72a888c538e42dc0391701ba77991633dc22","kind":"tag","published_at":"2025-10-30T00:11:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.4/manifests"},{"name":"jackson-modules-base-2.19.3","sha":"03cf2098c3297862bcf6b686f3be6735a6b1afc6","kind":"tag","published_at":"2025-10-29T18:37:54.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.3/manifests"},{"name":"jackson-modules-base-2.18.5","sha":"a71ccdddca10a1928f28fa8696109f24809a8fc4","kind":"tag","published_at":"2025-10-28T01:45:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.5/manifests"},{"name":"jackson-modules-base-3.0.1","sha":"ec77cd897ed76cb37655ab09a45889eac5f2d98b","kind":"tag","published_at":"2025-10-22T02:09:55.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.1/manifests"},{"name":"jackson-modules-base-3.0.0","sha":"f4ecc073c980f08fef400d63a8bc9bf415bddf98","kind":"tag","published_at":"2025-10-04T00:15:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc10","sha":"f29369de89a90f2cb31dc4b5bbedf2817f7ca834","kind":"tag","published_at":"2025-09-20T00:18:34.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc10/manifests"},{"name":"jackson-modules-base-3.0.0-rc9","sha":"908d93724c630e047fa55f59607f94f45c3db786","kind":"tag","published_at":"2025-09-06T01:26:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc9/manifests"},{"name":"jackson-modules-base-2.20.0","sha":"874d6044d7805af6ca74b9591783a230d399b789","kind":"tag","published_at":"2025-08-28T23:05:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc8","sha":"9265733af5a75f000a5886afda7e8f323f2a10bd","kind":"tag","published_at":"2025-08-13T18:34:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc8/manifests"},{"name":"jackson-modules-base-3.0.0-rc7","sha":"207e5d3baa3885b858e366bcdb0958e2fd251c5d","kind":"tag","published_at":"2025-08-08T15:58:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc7/manifests"},{"name":"jackson-modules-base-2.20.0-rc1","sha":"d630c5cb87f4df9711800e617e50a0863d1b75d1","kind":"tag","published_at":"2025-08-05T01:08:47.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0-rc1/manifests"},{"name":"jackson-modules-base-3.0.0-rc6","sha":"66a7af70e0e1d51999bfba5cb8fe6fd23ae9ac2a","kind":"tag","published_at":"2025-07-19T01:13:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc6/manifests"},{"name":"jackson-modules-base-2.19.2","sha":"d0f92ed9be1135e983c67554e1ca9dc5933db940","kind":"tag","published_at":"2025-07-18T17:57:56.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.2/manifests"},{"name":"jackson-modules-base-2.19.1","sha":"b113c7ff4d1bba3064829397172a71c69a1e4a1c","kind":"tag","published_at":"2025-06-14T01:23:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.1/manifests"},{"name":"jackson-modules-base-3.0.0-rc5","sha":"d4813b8eb4da2421f98ab4117f2d3057d0ebb20f","kind":"tag","published_at":"2025-05-22T16:59:20.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc5/manifests"},{"name":"jackson-modules-base-3.0.0-rc4","sha":"2d8aeece544c6d0526ba146510e8782721d78e49","kind":"tag","published_at":"2025-05-10T23:41:03.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc4/manifests"},{"name":"jackson-modules-base-2.18.4","sha":"fcf0dff478bacecdef3effea08f15c1521964133","kind":"tag","published_at":"2025-05-07T00:45:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.4/manifests"},{"name":"jackson-modules-base-2.19.0","sha":"65f4e4c727999f95844d811abf732040d08074a1","kind":"tag","published_at":"2025-04-24T23:59:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc3","sha":"4433d966fe9309834c85d52f21105df0768ef78b","kind":"tag","published_at":"2025-04-14T02:09:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc3/manifests"},{"name":"jackson-modules-base-2.19.0-rc2","sha":"b5613a46af505f0641921de7c08e5abddb0a047d","kind":"tag","published_at":"2025-04-08T01:40:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0-rc2/manifests"},{"name":"jackson-modules-base-3.0.0-rc2","sha":"d5177a79c219accca6cbded818677cf043cc7e76","kind":"tag","published_at":"2025-03-28T23:11:24.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc2/manifests"},{"name":"jackson-modules-base-3.0.0-rc1","sha":"1ecbfd5a78891c0ca5984bdf57bb1626d4902994","kind":"tag","published_at":"2025-03-08T00:37:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc1/manifests"},{"name":"jackson-modules-base-2.18.3","sha":"785802151b99780d68267963538618cad057027e","kind":"tag","published_at":"2025-02-28T23:47:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.3/manifests"},{"name":"jackson-modules-base-2.18.2-take-2","sha":"ecea6c465dc5eeb3e3f9355224ac9585b76a4911","kind":"tag","published_at":"2024-11-28T01:43:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.2-take-2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.2-take-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.2-take-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.2-take-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.2-take-2/manifests"},{"name":"jackson-modules-base-2.17.3","sha":"f811f1065217c01c1015a2d71354115b0d31245f","kind":"tag","published_at":"2024-11-01T20:49:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.3/manifests"},{"name":"jackson-modules-base-2.18.1","sha":"1515a8d317579d67e324d766bb99ad16b8b91590","kind":"tag","published_at":"2024-10-28T23:59:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.1/manifests"},{"name":"jackson-modules-base-2.18.0","sha":"684ac1eea16046ca034b28f7384a073126dba5e3","kind":"tag","published_at":"2024-09-27T02:24:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0/manifests"},{"name":"jackson-modules-base-2.18.0-rc1","sha":"95603bb82718f643835302914b10ef4b4b3829bf","kind":"tag","published_at":"2024-08-30T18:41:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0-rc1/manifests"},{"name":"jackson-modules-base-2.17.2","sha":"e3bbd2bbc01176829484256525f70d471407a52c","kind":"tag","published_at":"2024-07-05T17:30:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.2/manifests"},{"name":"jackson-modules-base-2.17.1","sha":"13ce66c0ef5db335e2a6b32a6b6481ab7ff1c72b","kind":"tag","published_at":"2024-05-05T02:16:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.1/manifests"},{"name":"jackson-modules-base-2.17.0","sha":"d05157dafd36f3daa9daa64a101f46c1448adb4f","kind":"tag","published_at":"2024-03-12T22:05:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0/manifests"},{"name":"jackson-modules-base-2.16.2","sha":"757c09f130dc7ccbe607b5880f00f6a31cff3c47","kind":"tag","published_at":"2024-03-09T19:05:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.2/manifests"},{"name":"jackson-modules-base-2.17.0-rc1","sha":"703b50e439662d141507587752525a5de6c437dc","kind":"tag","published_at":"2024-02-27T02:07:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0-rc1/manifests"},{"name":"jackson-modules-base-2.15.4","sha":"3baa0119e8c3dc5ad7caaa781a8f10a41b70b8b9","kind":"tag","published_at":"2024-02-15T17:49:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.4/manifests"},{"name":"jackson-modules-base-2.16.1","sha":"c301da73802cb3bc9d1f7c27bbb855cab888ab75","kind":"tag","published_at":"2023-12-24T05:03:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.1/manifests"},{"name":"jackson-modules-base-2.16.0","sha":"8aec482ba9989691c6da42d110f049707bb02914","kind":"tag","published_at":"2023-11-15T23:05:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0/manifests"},{"name":"jackson-modules-base-2.16.0-rc1","sha":"2f2071ca385356772ac08082f1704ea65632273b","kind":"tag","published_at":"2023-10-20T23:04:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0-rc1/manifests"},{"name":"jackson-modules-base-2.15.3","sha":"95f6f63b38c4344da32b4427e2b75498a14f141a","kind":"tag","published_at":"2023-10-13T00:24:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.3/manifests"},{"name":"jackson-modules-base-2.15.2","sha":"23883227f64b6bf89d2ff8f489dd15cedb80ed2f","kind":"tag","published_at":"2023-05-30T23:41:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.2/manifests"},{"name":"jackson-modules-base-2.15.1","sha":"9726ae0172a8a3a1f08ccb93686ec443758b057f","kind":"tag","published_at":"2023-05-16T22:13:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.1/manifests"},{"name":"jackson-modules-base-2.14.3","sha":"0cc7907f2660eeaeb51e030b145ce4d85068cb0b","kind":"tag","published_at":"2023-05-05T17:05:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.3/manifests"},{"name":"jackson-modules-base-2.15.0","sha":"83b5571756ae61750ae719b255f8910cdb63446a","kind":"tag","published_at":"2023-04-23T22:06:04.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0/manifests"},{"name":"jackson-modules-base-2.15.0-rc3","sha":"2ab6b285e3bb8c2aa60264976df08b5244dffb6c","kind":"tag","published_at":"2023-04-14T20:48:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc3/manifests"},{"name":"jackson-modules-base-2.15.0-rc2","sha":"1d62d99d77798e6a255e70eaa146c175e1de237d","kind":"tag","published_at":"2023-03-28T23:41:30.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc2/manifests"},{"name":"jackson-modules-base-2.15.0-rc1","sha":"9aaaafe62b0859d4654769268b2bd3d4aba8cc45","kind":"tag","published_at":"2023-03-18T20:51:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc1/manifests"},{"name":"jackson-modules-base-2.14.2","sha":"fb11d232a51a950ca8415addd126e7b875b56d22","kind":"tag","published_at":"2023-01-29T01:44:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.2/manifests"},{"name":"jackson-modules-base-2.13.5","sha":"6c867018ff4ee098dcbe4ba9e54fba9b6f62ebaf","kind":"tag","published_at":"2023-01-23T01:22:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.5/manifests"},{"name":"jackson-modules-base-2.14.1","sha":"08703ceb7b9454c683d3b4792d285cd4ba619b5a","kind":"tag","published_at":"2022-11-21T23:58:13.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.1/manifests"},{"name":"jackson-modules-base-2.14.0","sha":"b9ae3888207d23193002cce3e78526be379fda20","kind":"tag","published_at":"2022-11-05T22:55:43.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0/manifests"},{"name":"jackson-modules-base-2.14.0-rc3","sha":"50e9209344e7fe8354ab8d4b49d9e03b61c8df78","kind":"tag","published_at":"2022-10-28T22:10:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc3/manifests"},{"name":"jackson-modules-base-2.14.0-rc2","sha":"e6cad294ea9634af5a62e3bdb0f1151de27bc7a1","kind":"tag","published_at":"2022-10-11T00:00:23.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc2/manifests"},{"name":"jackson-modules-base-2.14.0-rc1","sha":"441b96f9e19f105356a872d67f57303006efb4bd","kind":"tag","published_at":"2022-09-25T23:18:47.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc1/manifests"},{"name":"jackson-modules-base-2.13.4","sha":"ed23e9d4b098ff332af8bae4c9af0dfda621d688","kind":"tag","published_at":"2022-09-03T22:32:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.4/manifests"},{"name":"jackson-modules-base-2.12.7","sha":"c3dd9a50a9618dfd39c9b2babc764c3bb8c58ac2","kind":"tag","published_at":"2022-05-26T18:05:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.7/manifests"},{"name":"jackson-modules-base-2.13.3","sha":"06542814371bafddf2e7c7082b16888a181db993","kind":"tag","published_at":"2022-05-14T15:26:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.3/manifests"},{"name":"jackson-modules-base-2.13.2","sha":"3b136f56aa9d5e813304df5b344c56d295565198","kind":"tag","published_at":"2022-03-06T21:10:51.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.2/manifests"},{"name":"jackson-modules-base-2.13.1","sha":"76abc19bb232ecf3abf45c95be93dd1b9ac3697b","kind":"tag","published_at":"2021-12-19T01:30:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.1/manifests"},{"name":"jackson-modules-base-2.12.6","sha":"bbb6726d62c8e2319e565b6ac144839eb98187a9","kind":"tag","published_at":"2021-12-15T04:27:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.6/manifests"},{"name":"jackson-modules-base-2.13.0","sha":"df9f3e64fb47606d8437a31e9f28fc1c7ff8a995","kind":"tag","published_at":"2021-09-30T21:06:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0/manifests"},{"name":"jackson-modules-base-2.13.0-rc2","sha":"6936bebf3b14b6c960e9611890945dc3eaa238c1","kind":"tag","published_at":"2021-08-27T03:56:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc2/manifests"},{"name":"jackson-modules-base-2.12.5","sha":"0d7f897bb0b403711065a2846acfa55e5ad402a0","kind":"tag","published_at":"2021-08-27T01:07:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.5/manifests"},{"name":"jackson-modules-base-2.13.0-rc1","sha":"d4ec19831931dd5fef1502fa3076f2095ee9cfb5","kind":"tag","published_at":"2021-07-14T01:34:16.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc1/manifests"},{"name":"jackson-modules-base-2.12.4","sha":"729695d34b2f6d98e2793ce8d9346fd99a38508a","kind":"tag","published_at":"2021-07-06T20:47:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.4/manifests"},{"name":"jackson-modules-base-2.12.3","sha":"2938bdc7572bfe8385c7f616f2cb7e2f94456d87","kind":"tag","published_at":"2021-04-12T18:25:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.3/manifests"},{"name":"jackson-modules-base-2.12.2","sha":"457dd8533adbff2bb3d8bbda0994a7a6cc3d11c6","kind":"tag","published_at":"2021-03-03T21:46:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.2/manifests"},{"name":"jackson-modules-base-2.12.1","sha":"6fd38a80e5f5274a79c69cc6bb295c61645812f8","kind":"tag","published_at":"2021-01-09T01:50:10.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.1/manifests"},{"name":"jackson-modules-base-2.11.4","sha":"49f85fa2821fea4427fda284ae3fcd943df3f0ef","kind":"tag","published_at":"2020-12-12T00:47:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.4/manifests"},{"name":"jackson-modules-base-2.12.0","sha":"762dddd1b6cf18807e58cf76dba0a38c5b48fedb","kind":"tag","published_at":"2020-11-29T01:29:58.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0/manifests"},{"name":"jackson-modules-base-2.12.0-rc2","sha":"2e225db556f017f9db70615ad0206894c3165c73","kind":"tag","published_at":"2020-11-15T03:46:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc2/manifests"},{"name":"jackson-modules-base-2.12.0-rc1","sha":"161f4467f822157bfa20d6940c7a56972ea2bf9e","kind":"tag","published_at":"2020-10-12T00:48:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc1/manifests"},{"name":"jackson-modules-base-2.11.3","sha":"5710e584d339b91f158f339bfb4e2a3752aa60e8","kind":"tag","published_at":"2020-10-02T00:13:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.3/manifests"},{"name":"jackson-modules-base-2.11.2","sha":"649de3923f13b0d7601d2bda0f811d1f9ee0c047","kind":"tag","published_at":"2020-08-02T19:30:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.2/manifests"},{"name":"jackson-modules-base-2.10.5","sha":"ef93cbbf33679ab75c4445d172a8ad7d9e6546c3","kind":"tag","published_at":"2020-07-21T03:03:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.5/manifests"},{"name":"jackson-modules-base-2.11.1","sha":"81b82e1bc5705025cd287c71e548b33ce3e66a60","kind":"tag","published_at":"2020-06-25T03:58:44.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.1/manifests"},{"name":"jackson-modules-base-2.10.4","sha":"c78454fc9c0e9e281e30e04af0ea4a87b4e035a6","kind":"tag","published_at":"2020-05-02T22:47:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.4/manifests"},{"name":"jackson-modules-base-2.11.0","sha":"c8a4f1124d1638eb3bb6364ef164c4fb6c5484b5","kind":"tag","published_at":"2020-04-26T00:48:33.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0/manifests"},{"name":"jackson-modules-base-2.11.0.rc1","sha":"70b2864af1325aaff85b40747d3d2b517697c6a0","kind":"tag","published_at":"2020-03-24T19:25:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.0.rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0.rc1/manifests"},{"name":"jackson-modules-base-2.10.3","sha":"15d55ccb1e1165a47ea2b316d1fe93bea93589ba","kind":"tag","published_at":"2020-03-03T03:22:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.3/manifests"},{"name":"jackson-modules-base-2.10.2","sha":"ac3ae48c5cbb3d618fbaa9d9b522d17fe4edf9e3","kind":"tag","published_at":"2020-01-05T02:50:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.2/manifests"},{"name":"jackson-modules-base-2.10.1","sha":"599c250f1a4d8e39cb3c5fa27d2f6aaaa6161cd6","kind":"tag","published_at":"2019-11-09T23:21:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.1/manifests"},{"name":"jackson-modules-base-2.10.0","sha":"f6b226778f8d2786b7030c9f3d9fb49bc3d3d5c8","kind":"tag","published_at":"2019-09-26T05:50:54.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0/manifests"},{"name":"jackson-modules-base-2.9.10","sha":"8bcc80faec9bc3f4f8aacc9aa559d3fd6853686f","kind":"tag","published_at":"2019-09-21T18:40:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.10/manifests"},{"name":"jackson-modules-base-2.10.0.pr3","sha":"8144a424855ce040c4502e985ccec2cf2b9c3126","kind":"tag","published_at":"2019-09-17T03:56:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr3/manifests"},{"name":"jackson-modules-base-2.10.0.pr2","sha":"2b5abe0c588f838189c8b0f6c6f14416152177d8","kind":"tag","published_at":"2019-08-31T01:13:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr2/manifests"},{"name":"jackson-modules-base-2.10.0.pr1","sha":"0b7d10b630d89fce59af06e01e310da49db809dd","kind":"tag","published_at":"2019-07-19T05:27:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr1/manifests"},{"name":"jackson-modules-base-2.9.9","sha":"65738ef430362538afe71f20eb0e9314761f656d","kind":"tag","published_at":"2019-05-16T03:18:45.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.9/manifests"},{"name":"jackson-modules-base-2.9.8","sha":"313beb181266cb9e962fec41edd6b354048d4968","kind":"tag","published_at":"2018-12-15T22:05:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.8/manifests"},{"name":"jackson-modules-base-2.9.7","sha":"8e5cd29c9899f0fec01959fc2d0733a0da056398","kind":"tag","published_at":"2018-09-19T02:53:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.7/manifests"},{"name":"jackson-modules-base-2.9.6","sha":"7e0da78dcd72b22393d88518a6f35ad33225e851","kind":"tag","published_at":"2018-06-12T04:10:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.6/manifests"},{"name":"jackson-modules-base-2.9.5","sha":"e9720d6b7c6ea09d6382aea1808910ea325c263e","kind":"tag","published_at":"2018-03-26T15:52:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.5/manifests"},{"name":"jackson-modules-base-2.9.4","sha":"bc85238551477b3717ca4af59d567b0015ad939d","kind":"tag","published_at":"2018-01-24T04:33:25.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.4/manifests"},{"name":"jackson-modules-base-2.8.11","sha":"7f064640bc884d1f6acf2b2e54b9f94673c1446c","kind":"tag","published_at":"2017-12-24T02:25:55.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.11","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.11/manifests"},{"name":"jackson-modules-base-2.9.3","sha":"7a11aa35835ded306cb65e45c311029314a03b48","kind":"tag","published_at":"2017-12-09T03:09:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.3/manifests"},{"name":"jackson-modules-base-2.9.2","sha":"0d5f86f92e04860d54662ad9aa1460a669e29d29","kind":"tag","published_at":"2017-10-14T03:37:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.2/manifests"},{"name":"jackson-modules-base-2.9.1","sha":"e10272ece21002172986bfc29b278a60d6f5ff1f","kind":"tag","published_at":"2017-09-08T01:29:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.1/manifests"},{"name":"jackson-modules-base-2.8.10","sha":"c1f82c9b808233b0a134f2513725225b16824bbc","kind":"tag","published_at":"2017-08-24T04:30:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.10/manifests"},{"name":"jackson-modules-base-2.9.0","sha":"c624f84d96cd9df80fe461e65d4ab7b4f55a73d9","kind":"tag","published_at":"2017-07-30T04:41:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0/manifests"},{"name":"jackson-modules-base-2.9.0.pr4","sha":"9e18e9af285f6211dfc31a9b09fdfc7c317d482a","kind":"tag","published_at":"2017-06-17T01:46:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr4/manifests"},{"name":"jackson-modules-base-2.8.9","sha":"5a3f1c845e4dbd9b4df84b9834666ac5a3ff8d23","kind":"tag","published_at":"2017-06-12T02:55:02.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.9/manifests"},{"name":"jackson-modules-base-2.9.0.pr3","sha":"ec333bb8e7328889091d83089a8f13b5a415ab3d","kind":"tag","published_at":"2017-04-25T05:52:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr3/manifests"},{"name":"jackson-modules-base-2.8.8","sha":"2a75fb29a88e1a53361733f3c1c6985328fa5449","kind":"tag","published_at":"2017-04-05T03:42:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.8/manifests"},{"name":"jackson-modules-base-2.9.0.pr2","sha":"f6ddf6db2f08f30a0a4b8ca67d3a407695261f50","kind":"tag","published_at":"2017-03-22T03:35:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr2/manifests"},{"name":"jackson-modules-base-2.9.0.pr1","sha":"39331dc9eae02516c4cecd422f15685ab35373f3","kind":"tag","published_at":"2017-03-02T19:17:33.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr1/manifests"},{"name":"2.8.7b","sha":"1ffa34d428dc3e61d3cf553b59d842e38ee182f5","kind":"tag","published_at":"2017-02-21T02:43:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/2.8.7b","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/2.8.7b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@2.8.7b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/2.8.7b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/2.8.7b/manifests"},{"name":"jackson-modules-base-2.8.7","sha":"fb7aefe62fab7f83ffbdca0eddbcf912ea31a790","kind":"tag","published_at":"2017-02-21T01:09:43.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.7/manifests"},{"name":"jackson-modules-base-2.7.9","sha":"4c510db4f881622015df71c6adbdc7a89c267e75","kind":"tag","published_at":"2017-02-04T19:29:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.9/manifests"},{"name":"jackson-modules-base-2.8.6","sha":"1441ad2ecf86a0569ec9349b953d4115de04d393","kind":"tag","published_at":"2017-01-12T04:56:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.6/manifests"},{"name":"jackson-modules-base-2.8.5","sha":"8608079913d157c3c9b20bf40c55c949f92d9319","kind":"tag","published_at":"2016-11-14T17:31:59.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.5/manifests"},{"name":"jackson-modules-base-2.8.4","sha":"d8ede42f8bfad5a90de5a65249abc0e440c3e130","kind":"tag","published_at":"2016-10-14T03:58:14.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.4/manifests"},{"name":"jackson-modules-base-2.7.8","sha":"ed803dfb5a527b5770e7b6a72f0d698773a00451","kind":"tag","published_at":"2016-09-26T14:54:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.8/manifests"},{"name":"jackson-modules-base-2.8.3","sha":"637562215ef8507dcbbdbdb2735ea8ca8c39b808","kind":"tag","published_at":"2016-09-19T04:24:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.3/manifests"},{"name":"jackson-modules-base-2.8.2","sha":"864b1f4599ec4d18ca12d221c6606031a4140940","kind":"tag","published_at":"2016-08-30T03:53:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.2/manifests"},{"name":"jackson-modules-base-2.7.7","sha":"ea9920e062a596a3c7cf45bb81d0d5bb45cb801a","kind":"tag","published_at":"2016-08-26T22:02:14.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.7/manifests"},{"name":"jackson-modules-base-2.7.6","sha":"235e1c75ed70e9015f39d46b1efdb6d42125a8db","kind":"tag","published_at":"2016-07-23T02:50:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.6/manifests"},{"name":"jackson-modules-base-2.8.1","sha":"9cae30e885044037c77f83a82c4fc3e63ac9ec66","kind":"tag","published_at":"2016-07-19T23:34:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.1/manifests"},{"name":"jackson-modules-base-2.8.0","sha":"b274ec8565595f7852824304e837a52cdb49738a","kind":"tag","published_at":"2016-07-04T16:47:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0/manifests"},{"name":"jackson-modules-base-2.8.0.rc2","sha":"613ba994c0e1c2e81846217f369aac757b730b69","kind":"tag","published_at":"2016-06-17T00:25:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0.rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc2/manifests"},{"name":"jackson-modules-base-2.7.5","sha":"37d8fbe0cfab731415d5583e3462dc8ee044a186","kind":"tag","published_at":"2016-06-11T02:21:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.5/manifests"},{"name":"jackson-modules-base-2.8.0.rc1","sha":"fe31f321b7afe5504693aae65a55f7f92143b58f","kind":"tag","published_at":"2016-06-07T05:19:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0.rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc1/manifests"},{"name":"jackson-module-base-2.7.4b","sha":"cba2ade7c0a25a18422ccc9118addc1a40c92ad3","kind":"tag","published_at":"2016-04-30T01:22:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-module-base-2.7.4b","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-module-base-2.7.4b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-module-base-2.7.4b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-module-base-2.7.4b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-module-base-2.7.4b/manifests"},{"name":"jackson-modules-base-2.7.4","sha":"24a60cac237af9cb833e0554c8cd6a0d36eb411f","kind":"tag","published_at":"2016-04-29T16:01:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.4/manifests"},{"name":"jackson-modules-base-2.7.3","sha":"272160bbecf12e74cb4d815013748ff44db0571e","kind":"tag","published_at":"2016-03-16T01:35:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.3/manifests"},{"name":"jackson-modules-base-2.7.2","sha":"8ee45378ed842c5064171282b57e0e6aaf6d8f9d","kind":"tag","published_at":"2016-02-27T05:07:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.2/manifests"},{"name":"jackson-modules-base-2.7.1","sha":"636db7b63c5084ecd31cae02fe6c13487fec15fd","kind":"tag","published_at":"2016-02-02T06:36:19.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.1/manifests"}]},"repo_metadata_updated_at":"2026-02-12T23:02:13.113Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.65778896544412,"dependent_packages_count":49.554576852919055,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":42.106182909181584},"purl":"pkg:maven/tools.jackson.module/jackson-module-mrbean","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/tools.jackson.module:jackson-module-mrbean","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/tools.jackson.module:jackson-module-mrbean","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/tools.jackson.module:jackson-module-mrbean/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-06T20:02:16.555Z","issues_count":99,"pull_requests_count":159,"avg_time_to_close_issue":15677755.279411765,"avg_time_to_close_pull_request":1050985.8675496688,"issues_closed_count":68,"pull_requests_closed_count":151,"pull_request_authors_count":32,"issue_authors_count":72,"avg_comments_per_issue":5.040404040404041,"avg_comments_per_pull_request":1.2138364779874213,"merged_pull_requests_count":137,"bot_issues_count":1,"bot_pull_requests_count":32,"past_year_issues_count":12,"past_year_pull_requests_count":39,"past_year_avg_time_to_close_issue":907416.7142857143,"past_year_avg_time_to_close_pull_request":71268.35294117648,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":4.083333333333333,"past_year_avg_comments_per_pull_request":0.41025641025641024,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/issues","maintainers":[{"login":"cowtowncoder","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"},{"login":"JooHyukKim","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JooHyukKim"},{"login":"pjfanning","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"}],"active_maintainers":[{"login":"cowtowncoder","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"},{"login":"pjfanning","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/tools.jackson.module:jackson-module-mrbean/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/tools.jackson.module:jackson-module-mrbean/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/tools.jackson.module:jackson-module-mrbean/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/tools.jackson.module:jackson-module-mrbean/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/tools.jackson.module:jackson-module-mrbean/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":601295,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":4673341,"name":"com.fasterxml.jackson.module:jackson-module-no-ctor-deser","ecosystem":"maven","description":"Support deserialization of POJO classes without default constructor","homepage":"https://github.com/FasterXML/jackson-modules-base","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/FasterXML/jackson-modules-base","keywords_array":[],"namespace":"com.fasterxml.jackson.module","versions_count":53,"first_release_published_at":"2021-07-14T01:36:03.000Z","latest_release_published_at":"2026-03-20T16:55:07.000Z","latest_release_number":"2.21.2","last_synced_at":"2026-03-28T12:32:30.786Z","created_at":"2022-07-25T18:50:38.805Z","updated_at":"2026-03-28T12:32:30.786Z","registry_url":"https://central.sonatype.com/artifact/com.fasterxml.jackson.module/jackson-module-no-ctor-deser/","install_command":null,"documentation_url":"https://appdoc.app/artifact/com.fasterxml.jackson.module/jackson-module-no-ctor-deser/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots"]},"repo_metadata":{"id":37390569,"uuid":"50140860","full_name":"FasterXML/jackson-modules-base","owner":"FasterXML","description":"Uber-project for foundational modules of Jackson that build directly on core components but nothing else; not including data format or datatype modules","archived":false,"fork":false,"pushed_at":"2025-10-04T00:17:50.000Z","size":4931,"stargazers_count":176,"open_issues_count":45,"forks_count":83,"subscribers_count":14,"default_branch":"2.x","last_synced_at":"2025-10-11T09:34:04.799Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/FasterXML.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-01-21T22:24:00.000Z","updated_at":"2025-10-10T08:14:07.000Z","dependencies_parsed_at":"2023-10-02T23:00:39.761Z","dependency_job_id":"1b0e11d4-daba-4b85-a8df-1652ad46d7a4","html_url":"https://github.com/FasterXML/jackson-modules-base","commit_stats":{"total_commits":793,"total_committers":25,"mean_commits":31.72,"dds":"0.15258511979823453","last_synced_commit":"7f04a04e7686604d6cf07cac046a907f20c90c0c"},"previous_names":[],"tags_count":120,"template":false,"template_full_name":null,"purl":"pkg:github/FasterXML/jackson-modules-base","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/refs/heads/2.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/sbom","scorecard":{"id":49399,"data":{"date":"2025-08-11","repo":{"name":"github.com/FasterXML/jackson-modules-base","commit":"f88a47cd4cdd4b4b4d558aee3feb73cc1e912752"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Maintained","score":10,"reason":"29 commit(s) and 2 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/28 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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/dep_build_v2.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/dep_build_v3.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:13","Info: no jobLevel write permissions found"],"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":"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":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":10,"reason":"all dependencies are pinned","details":["Info:   6 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '2.x'"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:16"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"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-14T23:25:03.968Z","repository_id":37390569,"created_at":"2025-08-14T23:25:03.968Z","updated_at":"2025-08-14T23:25:03.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010144,"owners_count":26084692,"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-12T02:00:06.719Z","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":"FasterXML","name":"FasterXML, LLC","uuid":"382692","kind":"organization","description":null,"email":"info@fasterxml.com","website":"http://fasterxml.com","location":"Seattle, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/382692?v=4","repositories_count":68,"last_synced_at":"2023-04-14T17:44:54.358Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/FasterXML","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T18:09:50.546Z","updated_at":"2023-04-14T17:44:54.918Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML/repositories"},"tags":[{"name":"jackson-modules-base-3.0.0","sha":"f4ecc073c980f08fef400d63a8bc9bf415bddf98","kind":"tag","published_at":"2025-10-04T00:15:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc10","sha":"f29369de89a90f2cb31dc4b5bbedf2817f7ca834","kind":"tag","published_at":"2025-09-20T00:18:34.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc10/manifests"},{"name":"jackson-modules-base-3.0.0-rc9","sha":"908d93724c630e047fa55f59607f94f45c3db786","kind":"tag","published_at":"2025-09-06T01:26:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc9/manifests"},{"name":"jackson-modules-base-2.20.0","sha":"874d6044d7805af6ca74b9591783a230d399b789","kind":"tag","published_at":"2025-08-28T23:05:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc8","sha":"9265733af5a75f000a5886afda7e8f323f2a10bd","kind":"tag","published_at":"2025-08-13T18:34:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc8/manifests"},{"name":"jackson-modules-base-3.0.0-rc7","sha":"207e5d3baa3885b858e366bcdb0958e2fd251c5d","kind":"tag","published_at":"2025-08-08T15:58:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc7/manifests"},{"name":"jackson-modules-base-2.20.0-rc1","sha":"d630c5cb87f4df9711800e617e50a0863d1b75d1","kind":"tag","published_at":"2025-08-05T01:08:47.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0-rc1/manifests"},{"name":"jackson-modules-base-3.0.0-rc6","sha":"66a7af70e0e1d51999bfba5cb8fe6fd23ae9ac2a","kind":"tag","published_at":"2025-07-19T01:13:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc6/manifests"},{"name":"jackson-modules-base-2.19.2","sha":"d0f92ed9be1135e983c67554e1ca9dc5933db940","kind":"tag","published_at":"2025-07-18T17:57:56.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.2/manifests"},{"name":"jackson-modules-base-2.19.1","sha":"b113c7ff4d1bba3064829397172a71c69a1e4a1c","kind":"tag","published_at":"2025-06-14T01:23:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.1/manifests"},{"name":"jackson-modules-base-3.0.0-rc5","sha":"d4813b8eb4da2421f98ab4117f2d3057d0ebb20f","kind":"tag","published_at":"2025-05-22T16:59:20.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc5/manifests"},{"name":"jackson-modules-base-3.0.0-rc4","sha":"2d8aeece544c6d0526ba146510e8782721d78e49","kind":"tag","published_at":"2025-05-10T23:41:03.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc4/manifests"},{"name":"jackson-modules-base-2.18.4","sha":"fcf0dff478bacecdef3effea08f15c1521964133","kind":"tag","published_at":"2025-05-07T00:45:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.4/manifests"},{"name":"jackson-modules-base-2.19.0","sha":"65f4e4c727999f95844d811abf732040d08074a1","kind":"tag","published_at":"2025-04-24T23:59:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc3","sha":"4433d966fe9309834c85d52f21105df0768ef78b","kind":"tag","published_at":"2025-04-14T02:09:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc3/manifests"},{"name":"jackson-modules-base-2.19.0-rc2","sha":"b5613a46af505f0641921de7c08e5abddb0a047d","kind":"tag","published_at":"2025-04-08T01:40:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0-rc2/manifests"},{"name":"jackson-modules-base-3.0.0-rc2","sha":"d5177a79c219accca6cbded818677cf043cc7e76","kind":"tag","published_at":"2025-03-28T23:11:24.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc2/manifests"},{"name":"jackson-modules-base-3.0.0-rc1","sha":"1ecbfd5a78891c0ca5984bdf57bb1626d4902994","kind":"tag","published_at":"2025-03-08T00:37:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc1/manifests"},{"name":"jackson-modules-base-2.18.3","sha":"785802151b99780d68267963538618cad057027e","kind":"tag","published_at":"2025-02-28T23:47:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.3/manifests"},{"name":"jackson-modules-base-2.18.2-take-2","sha":"ecea6c465dc5eeb3e3f9355224ac9585b76a4911","kind":"tag","published_at":"2024-11-28T01:43:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.2-take-2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.2-take-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.2-take-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.2-take-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.2-take-2/manifests"},{"name":"jackson-modules-base-2.17.3","sha":"f811f1065217c01c1015a2d71354115b0d31245f","kind":"tag","published_at":"2024-11-01T20:49:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.3/manifests"},{"name":"jackson-modules-base-2.18.1","sha":"1515a8d317579d67e324d766bb99ad16b8b91590","kind":"tag","published_at":"2024-10-28T23:59:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.1/manifests"},{"name":"jackson-modules-base-2.18.0","sha":"684ac1eea16046ca034b28f7384a073126dba5e3","kind":"tag","published_at":"2024-09-27T02:24:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0/manifests"},{"name":"jackson-modules-base-2.18.0-rc1","sha":"95603bb82718f643835302914b10ef4b4b3829bf","kind":"tag","published_at":"2024-08-30T18:41:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0-rc1/manifests"},{"name":"jackson-modules-base-2.17.2","sha":"e3bbd2bbc01176829484256525f70d471407a52c","kind":"tag","published_at":"2024-07-05T17:30:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.2/manifests"},{"name":"jackson-modules-base-2.17.1","sha":"13ce66c0ef5db335e2a6b32a6b6481ab7ff1c72b","kind":"tag","published_at":"2024-05-05T02:16:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.1/manifests"},{"name":"jackson-modules-base-2.17.0","sha":"d05157dafd36f3daa9daa64a101f46c1448adb4f","kind":"tag","published_at":"2024-03-12T22:05:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0/manifests"},{"name":"jackson-modules-base-2.16.2","sha":"757c09f130dc7ccbe607b5880f00f6a31cff3c47","kind":"tag","published_at":"2024-03-09T19:05:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.2/manifests"},{"name":"jackson-modules-base-2.17.0-rc1","sha":"703b50e439662d141507587752525a5de6c437dc","kind":"tag","published_at":"2024-02-27T02:07:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0-rc1/manifests"},{"name":"jackson-modules-base-2.15.4","sha":"3baa0119e8c3dc5ad7caaa781a8f10a41b70b8b9","kind":"tag","published_at":"2024-02-15T17:49:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.4/manifests"},{"name":"jackson-modules-base-2.16.1","sha":"c301da73802cb3bc9d1f7c27bbb855cab888ab75","kind":"tag","published_at":"2023-12-24T05:03:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.1/manifests"},{"name":"jackson-modules-base-2.16.0","sha":"8aec482ba9989691c6da42d110f049707bb02914","kind":"tag","published_at":"2023-11-15T23:05:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0/manifests"},{"name":"jackson-modules-base-2.16.0-rc1","sha":"2f2071ca385356772ac08082f1704ea65632273b","kind":"tag","published_at":"2023-10-20T23:04:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0-rc1/manifests"},{"name":"jackson-modules-base-2.15.3","sha":"95f6f63b38c4344da32b4427e2b75498a14f141a","kind":"tag","published_at":"2023-10-13T00:24:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.3/manifests"},{"name":"jackson-modules-base-2.15.2","sha":"23883227f64b6bf89d2ff8f489dd15cedb80ed2f","kind":"tag","published_at":"2023-05-30T23:41:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.2/manifests"},{"name":"jackson-modules-base-2.15.1","sha":"9726ae0172a8a3a1f08ccb93686ec443758b057f","kind":"tag","published_at":"2023-05-16T22:13:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.1/manifests"},{"name":"jackson-modules-base-2.14.3","sha":"0cc7907f2660eeaeb51e030b145ce4d85068cb0b","kind":"tag","published_at":"2023-05-05T17:05:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.3/manifests"},{"name":"jackson-modules-base-2.15.0","sha":"83b5571756ae61750ae719b255f8910cdb63446a","kind":"tag","published_at":"2023-04-23T22:06:04.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0/manifests"},{"name":"jackson-modules-base-2.15.0-rc3","sha":"2ab6b285e3bb8c2aa60264976df08b5244dffb6c","kind":"tag","published_at":"2023-04-14T20:48:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc3/manifests"},{"name":"jackson-modules-base-2.15.0-rc2","sha":"1d62d99d77798e6a255e70eaa146c175e1de237d","kind":"tag","published_at":"2023-03-28T23:41:30.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc2/manifests"},{"name":"jackson-modules-base-2.15.0-rc1","sha":"9aaaafe62b0859d4654769268b2bd3d4aba8cc45","kind":"tag","published_at":"2023-03-18T20:51:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc1/manifests"},{"name":"jackson-modules-base-2.14.2","sha":"fb11d232a51a950ca8415addd126e7b875b56d22","kind":"tag","published_at":"2023-01-29T01:44:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.2/manifests"},{"name":"jackson-modules-base-2.13.5","sha":"6c867018ff4ee098dcbe4ba9e54fba9b6f62ebaf","kind":"tag","published_at":"2023-01-23T01:22:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.5/manifests"},{"name":"jackson-modules-base-2.14.1","sha":"08703ceb7b9454c683d3b4792d285cd4ba619b5a","kind":"tag","published_at":"2022-11-21T23:58:13.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.1/manifests"},{"name":"jackson-modules-base-2.14.0","sha":"b9ae3888207d23193002cce3e78526be379fda20","kind":"tag","published_at":"2022-11-05T22:55:43.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0/manifests"},{"name":"jackson-modules-base-2.14.0-rc3","sha":"50e9209344e7fe8354ab8d4b49d9e03b61c8df78","kind":"tag","published_at":"2022-10-28T22:10:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc3/manifests"},{"name":"jackson-modules-base-2.14.0-rc2","sha":"e6cad294ea9634af5a62e3bdb0f1151de27bc7a1","kind":"tag","published_at":"2022-10-11T00:00:23.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc2/manifests"},{"name":"jackson-modules-base-2.14.0-rc1","sha":"441b96f9e19f105356a872d67f57303006efb4bd","kind":"tag","published_at":"2022-09-25T23:18:47.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc1/manifests"},{"name":"jackson-modules-base-2.13.4","sha":"ed23e9d4b098ff332af8bae4c9af0dfda621d688","kind":"tag","published_at":"2022-09-03T22:32:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.4/manifests"},{"name":"jackson-modules-base-2.12.7","sha":"c3dd9a50a9618dfd39c9b2babc764c3bb8c58ac2","kind":"tag","published_at":"2022-05-26T18:05:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.7/manifests"},{"name":"jackson-modules-base-2.13.3","sha":"06542814371bafddf2e7c7082b16888a181db993","kind":"tag","published_at":"2022-05-14T15:26:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.3/manifests"},{"name":"jackson-modules-base-2.13.2","sha":"3b136f56aa9d5e813304df5b344c56d295565198","kind":"tag","published_at":"2022-03-06T21:10:51.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.2/manifests"},{"name":"jackson-modules-base-2.13.1","sha":"76abc19bb232ecf3abf45c95be93dd1b9ac3697b","kind":"tag","published_at":"2021-12-19T01:30:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.1/manifests"},{"name":"jackson-modules-base-2.12.6","sha":"bbb6726d62c8e2319e565b6ac144839eb98187a9","kind":"tag","published_at":"2021-12-15T04:27:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.6/manifests"},{"name":"jackson-modules-base-2.13.0","sha":"df9f3e64fb47606d8437a31e9f28fc1c7ff8a995","kind":"tag","published_at":"2021-09-30T21:06:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0/manifests"},{"name":"jackson-modules-base-2.13.0-rc2","sha":"6936bebf3b14b6c960e9611890945dc3eaa238c1","kind":"tag","published_at":"2021-08-27T03:56:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc2/manifests"},{"name":"jackson-modules-base-2.12.5","sha":"0d7f897bb0b403711065a2846acfa55e5ad402a0","kind":"tag","published_at":"2021-08-27T01:07:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.5/manifests"},{"name":"jackson-modules-base-2.13.0-rc1","sha":"d4ec19831931dd5fef1502fa3076f2095ee9cfb5","kind":"tag","published_at":"2021-07-14T01:34:16.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc1/manifests"},{"name":"jackson-modules-base-2.12.4","sha":"729695d34b2f6d98e2793ce8d9346fd99a38508a","kind":"tag","published_at":"2021-07-06T20:47:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.4/manifests"},{"name":"jackson-modules-base-2.12.3","sha":"2938bdc7572bfe8385c7f616f2cb7e2f94456d87","kind":"tag","published_at":"2021-04-12T18:25:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.3/manifests"},{"name":"jackson-modules-base-2.12.2","sha":"457dd8533adbff2bb3d8bbda0994a7a6cc3d11c6","kind":"tag","published_at":"2021-03-03T21:46:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.2/manifests"},{"name":"jackson-modules-base-2.12.1","sha":"6fd38a80e5f5274a79c69cc6bb295c61645812f8","kind":"tag","published_at":"2021-01-09T01:50:10.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.1/manifests"},{"name":"jackson-modules-base-2.11.4","sha":"49f85fa2821fea4427fda284ae3fcd943df3f0ef","kind":"tag","published_at":"2020-12-12T00:47:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.4/manifests"},{"name":"jackson-modules-base-2.12.0","sha":"762dddd1b6cf18807e58cf76dba0a38c5b48fedb","kind":"tag","published_at":"2020-11-29T01:29:58.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0/manifests"},{"name":"jackson-modules-base-2.12.0-rc2","sha":"2e225db556f017f9db70615ad0206894c3165c73","kind":"tag","published_at":"2020-11-15T03:46:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc2/manifests"},{"name":"jackson-modules-base-2.12.0-rc1","sha":"161f4467f822157bfa20d6940c7a56972ea2bf9e","kind":"tag","published_at":"2020-10-12T00:48:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc1/manifests"},{"name":"jackson-modules-base-2.11.3","sha":"5710e584d339b91f158f339bfb4e2a3752aa60e8","kind":"tag","published_at":"2020-10-02T00:13:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.3/manifests"},{"name":"jackson-modules-base-2.11.2","sha":"649de3923f13b0d7601d2bda0f811d1f9ee0c047","kind":"tag","published_at":"2020-08-02T19:30:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.2/manifests"},{"name":"jackson-modules-base-2.10.5","sha":"ef93cbbf33679ab75c4445d172a8ad7d9e6546c3","kind":"tag","published_at":"2020-07-21T03:03:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.5/manifests"},{"name":"jackson-modules-base-2.11.1","sha":"81b82e1bc5705025cd287c71e548b33ce3e66a60","kind":"tag","published_at":"2020-06-25T03:58:44.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.1/manifests"},{"name":"jackson-modules-base-2.10.4","sha":"c78454fc9c0e9e281e30e04af0ea4a87b4e035a6","kind":"tag","published_at":"2020-05-02T22:47:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.4/manifests"},{"name":"jackson-modules-base-2.11.0","sha":"c8a4f1124d1638eb3bb6364ef164c4fb6c5484b5","kind":"tag","published_at":"2020-04-26T00:48:33.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0/manifests"},{"name":"jackson-modules-base-2.11.0.rc1","sha":"70b2864af1325aaff85b40747d3d2b517697c6a0","kind":"tag","published_at":"2020-03-24T19:25:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.0.rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0.rc1/manifests"},{"name":"jackson-modules-base-2.10.3","sha":"15d55ccb1e1165a47ea2b316d1fe93bea93589ba","kind":"tag","published_at":"2020-03-03T03:22:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.3/manifests"},{"name":"jackson-modules-base-2.10.2","sha":"ac3ae48c5cbb3d618fbaa9d9b522d17fe4edf9e3","kind":"tag","published_at":"2020-01-05T02:50:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.2/manifests"},{"name":"jackson-modules-base-2.10.1","sha":"599c250f1a4d8e39cb3c5fa27d2f6aaaa6161cd6","kind":"tag","published_at":"2019-11-09T23:21:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.1/manifests"},{"name":"jackson-modules-base-2.10.0","sha":"f6b226778f8d2786b7030c9f3d9fb49bc3d3d5c8","kind":"tag","published_at":"2019-09-26T05:50:54.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0/manifests"},{"name":"jackson-modules-base-2.9.10","sha":"8bcc80faec9bc3f4f8aacc9aa559d3fd6853686f","kind":"tag","published_at":"2019-09-21T18:40:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.10/manifests"},{"name":"jackson-modules-base-2.10.0.pr3","sha":"8144a424855ce040c4502e985ccec2cf2b9c3126","kind":"tag","published_at":"2019-09-17T03:56:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr3/manifests"},{"name":"jackson-modules-base-2.10.0.pr2","sha":"2b5abe0c588f838189c8b0f6c6f14416152177d8","kind":"tag","published_at":"2019-08-31T01:13:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr2/manifests"},{"name":"jackson-modules-base-2.10.0.pr1","sha":"0b7d10b630d89fce59af06e01e310da49db809dd","kind":"tag","published_at":"2019-07-19T05:27:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr1/manifests"},{"name":"jackson-modules-base-2.9.9","sha":"65738ef430362538afe71f20eb0e9314761f656d","kind":"tag","published_at":"2019-05-16T03:18:45.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.9/manifests"},{"name":"jackson-modules-base-2.9.8","sha":"313beb181266cb9e962fec41edd6b354048d4968","kind":"tag","published_at":"2018-12-15T22:05:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.8/manifests"},{"name":"jackson-modules-base-2.9.7","sha":"8e5cd29c9899f0fec01959fc2d0733a0da056398","kind":"tag","published_at":"2018-09-19T02:53:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.7/manifests"},{"name":"jackson-modules-base-2.9.6","sha":"7e0da78dcd72b22393d88518a6f35ad33225e851","kind":"tag","published_at":"2018-06-12T04:10:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.6/manifests"},{"name":"jackson-modules-base-2.9.5","sha":"e9720d6b7c6ea09d6382aea1808910ea325c263e","kind":"tag","published_at":"2018-03-26T15:52:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.5/manifests"},{"name":"jackson-modules-base-2.9.4","sha":"bc85238551477b3717ca4af59d567b0015ad939d","kind":"tag","published_at":"2018-01-24T04:33:25.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.4/manifests"},{"name":"jackson-modules-base-2.8.11","sha":"7f064640bc884d1f6acf2b2e54b9f94673c1446c","kind":"tag","published_at":"2017-12-24T02:25:55.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.11","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.11/manifests"},{"name":"jackson-modules-base-2.9.3","sha":"7a11aa35835ded306cb65e45c311029314a03b48","kind":"tag","published_at":"2017-12-09T03:09:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.3/manifests"},{"name":"jackson-modules-base-2.9.2","sha":"0d5f86f92e04860d54662ad9aa1460a669e29d29","kind":"tag","published_at":"2017-10-14T03:37:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.2/manifests"},{"name":"jackson-modules-base-2.9.1","sha":"e10272ece21002172986bfc29b278a60d6f5ff1f","kind":"tag","published_at":"2017-09-08T01:29:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.1/manifests"},{"name":"jackson-modules-base-2.8.10","sha":"c1f82c9b808233b0a134f2513725225b16824bbc","kind":"tag","published_at":"2017-08-24T04:30:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.10/manifests"},{"name":"jackson-modules-base-2.9.0","sha":"c624f84d96cd9df80fe461e65d4ab7b4f55a73d9","kind":"tag","published_at":"2017-07-30T04:41:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0/manifests"},{"name":"jackson-modules-base-2.9.0.pr4","sha":"9e18e9af285f6211dfc31a9b09fdfc7c317d482a","kind":"tag","published_at":"2017-06-17T01:46:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr4/manifests"},{"name":"jackson-modules-base-2.8.9","sha":"5a3f1c845e4dbd9b4df84b9834666ac5a3ff8d23","kind":"tag","published_at":"2017-06-12T02:55:02.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.9/manifests"},{"name":"jackson-modules-base-2.9.0.pr3","sha":"ec333bb8e7328889091d83089a8f13b5a415ab3d","kind":"tag","published_at":"2017-04-25T05:52:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr3/manifests"},{"name":"jackson-modules-base-2.8.8","sha":"2a75fb29a88e1a53361733f3c1c6985328fa5449","kind":"tag","published_at":"2017-04-05T03:42:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.8/manifests"},{"name":"jackson-modules-base-2.9.0.pr2","sha":"f6ddf6db2f08f30a0a4b8ca67d3a407695261f50","kind":"tag","published_at":"2017-03-22T03:35:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr2/manifests"},{"name":"jackson-modules-base-2.9.0.pr1","sha":"39331dc9eae02516c4cecd422f15685ab35373f3","kind":"tag","published_at":"2017-03-02T19:17:33.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr1/manifests"},{"name":"2.8.7b","sha":"1ffa34d428dc3e61d3cf553b59d842e38ee182f5","kind":"tag","published_at":"2017-02-21T02:43:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/2.8.7b","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/2.8.7b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@2.8.7b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/2.8.7b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/2.8.7b/manifests"},{"name":"jackson-modules-base-2.8.7","sha":"fb7aefe62fab7f83ffbdca0eddbcf912ea31a790","kind":"tag","published_at":"2017-02-21T01:09:43.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.7/manifests"},{"name":"jackson-modules-base-2.7.9","sha":"4c510db4f881622015df71c6adbdc7a89c267e75","kind":"tag","published_at":"2017-02-04T19:29:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.9/manifests"},{"name":"jackson-modules-base-2.8.6","sha":"1441ad2ecf86a0569ec9349b953d4115de04d393","kind":"tag","published_at":"2017-01-12T04:56:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.6/manifests"},{"name":"jackson-modules-base-2.8.5","sha":"8608079913d157c3c9b20bf40c55c949f92d9319","kind":"tag","published_at":"2016-11-14T17:31:59.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.5/manifests"},{"name":"jackson-modules-base-2.8.4","sha":"d8ede42f8bfad5a90de5a65249abc0e440c3e130","kind":"tag","published_at":"2016-10-14T03:58:14.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.4/manifests"},{"name":"jackson-modules-base-2.7.8","sha":"ed803dfb5a527b5770e7b6a72f0d698773a00451","kind":"tag","published_at":"2016-09-26T14:54:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.8/manifests"},{"name":"jackson-modules-base-2.8.3","sha":"637562215ef8507dcbbdbdb2735ea8ca8c39b808","kind":"tag","published_at":"2016-09-19T04:24:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.3/manifests"},{"name":"jackson-modules-base-2.8.2","sha":"864b1f4599ec4d18ca12d221c6606031a4140940","kind":"tag","published_at":"2016-08-30T03:53:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.2/manifests"},{"name":"jackson-modules-base-2.7.7","sha":"ea9920e062a596a3c7cf45bb81d0d5bb45cb801a","kind":"tag","published_at":"2016-08-26T22:02:14.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.7/manifests"},{"name":"jackson-modules-base-2.7.6","sha":"235e1c75ed70e9015f39d46b1efdb6d42125a8db","kind":"tag","published_at":"2016-07-23T02:50:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.6/manifests"},{"name":"jackson-modules-base-2.8.1","sha":"9cae30e885044037c77f83a82c4fc3e63ac9ec66","kind":"tag","published_at":"2016-07-19T23:34:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.1/manifests"},{"name":"jackson-modules-base-2.8.0","sha":"b274ec8565595f7852824304e837a52cdb49738a","kind":"tag","published_at":"2016-07-04T16:47:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0/manifests"},{"name":"jackson-modules-base-2.8.0.rc2","sha":"613ba994c0e1c2e81846217f369aac757b730b69","kind":"tag","published_at":"2016-06-17T00:25:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0.rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc2/manifests"},{"name":"jackson-modules-base-2.7.5","sha":"37d8fbe0cfab731415d5583e3462dc8ee044a186","kind":"tag","published_at":"2016-06-11T02:21:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.5/manifests"},{"name":"jackson-modules-base-2.8.0.rc1","sha":"fe31f321b7afe5504693aae65a55f7f92143b58f","kind":"tag","published_at":"2016-06-07T05:19:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0.rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc1/manifests"},{"name":"jackson-module-base-2.7.4b","sha":"cba2ade7c0a25a18422ccc9118addc1a40c92ad3","kind":"tag","published_at":"2016-04-30T01:22:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-module-base-2.7.4b","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-module-base-2.7.4b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-module-base-2.7.4b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-module-base-2.7.4b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-module-base-2.7.4b/manifests"},{"name":"jackson-modules-base-2.7.4","sha":"24a60cac237af9cb833e0554c8cd6a0d36eb411f","kind":"tag","published_at":"2016-04-29T16:01:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.4/manifests"},{"name":"jackson-modules-base-2.7.3","sha":"272160bbecf12e74cb4d815013748ff44db0571e","kind":"tag","published_at":"2016-03-16T01:35:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.3/manifests"},{"name":"jackson-modules-base-2.7.2","sha":"8ee45378ed842c5064171282b57e0e6aaf6d8f9d","kind":"tag","published_at":"2016-02-27T05:07:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.2/manifests"},{"name":"jackson-modules-base-2.7.1","sha":"636db7b63c5084ecd31cae02fe6c13487fec15fd","kind":"tag","published_at":"2016-02-02T06:36:19.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.1/manifests"}]},"repo_metadata_updated_at":"2026-02-11T14:26:23.298Z","dependent_packages_count":18,"downloads":null,"downloads_period":null,"dependent_repos_count":6,"rankings":{"downloads":null,"dependent_repos_count":10.013057549346321,"dependent_packages_count":3.522534286080492,"stargazers_count":24.30967219943604,"forks_count":21.000070089013047,"docker_downloads_count":null,"average":14.711333530968975},"purl":"pkg:maven/com.fasterxml.jackson.module/jackson-module-no-ctor-deser","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/com.fasterxml.jackson.module:jackson-module-no-ctor-deser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/com.fasterxml.jackson.module:jackson-module-no-ctor-deser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/com.fasterxml.jackson.module:jackson-module-no-ctor-deser/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-01T22:02:49.913Z","issues_count":94,"pull_requests_count":156,"avg_time_to_close_issue":14665233.4375,"avg_time_to_close_pull_request":609457.2721088436,"issues_closed_count":64,"pull_requests_closed_count":147,"pull_request_authors_count":32,"issue_authors_count":68,"avg_comments_per_issue":5.053191489361702,"avg_comments_per_pull_request":1.205128205128205,"merged_pull_requests_count":133,"bot_issues_count":1,"bot_pull_requests_count":30,"past_year_issues_count":12,"past_year_pull_requests_count":81,"past_year_avg_time_to_close_issue":1003406.8571428572,"past_year_avg_time_to_close_pull_request":52258.08219178082,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":73,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":2.6666666666666665,"past_year_avg_comments_per_pull_request":0.5308641975308642,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":19,"past_year_merged_pull_requests_count":71,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/issues","maintainers":[{"login":"cowtowncoder","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"},{"login":"JooHyukKim","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JooHyukKim"},{"login":"pjfanning","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"}],"active_maintainers":[{"login":"cowtowncoder","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"},{"login":"JooHyukKim","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JooHyukKim"},{"login":"pjfanning","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson.module:jackson-module-no-ctor-deser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson.module:jackson-module-no-ctor-deser/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson.module:jackson-module-no-ctor-deser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson.module:jackson-module-no-ctor-deser/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/com.fasterxml.jackson.module:jackson-module-no-ctor-deser/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":601295,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":12005464,"name":"tools.jackson.module:jackson-modules-base","ecosystem":"maven","description":"Parent pom for Jackson \"base\" modules: modules that build directly on databind, and are not datatype, data format, or JAX-RS provider modules.","homepage":"https://github.com/FasterXML/jackson-modules-base","licenses":"The Apache Software License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/FasterXML/jackson-modules-base","keywords_array":[],"namespace":"tools.jackson.module","versions_count":18,"first_release_published_at":"2025-03-08T00:41:21.000Z","latest_release_published_at":"2026-03-27T22:27:35.000Z","latest_release_number":"3.1.1","last_synced_at":"2026-03-28T13:47:28.462Z","created_at":"2025-08-13T18:48:22.244Z","updated_at":"2026-03-28T13:47:28.462Z","registry_url":"https://central.sonatype.com/artifact/tools.jackson.module/jackson-modules-base/","install_command":null,"documentation_url":"https://appdoc.app/artifact/tools.jackson.module/jackson-modules-base/","metadata":{"repositories":["https://central.sonatype.com/repository/maven-snapshots"]},"repo_metadata":{"id":37390569,"uuid":"50140860","full_name":"FasterXML/jackson-modules-base","owner":"FasterXML","description":"Uber-project for foundational modules of Jackson that build directly on core components but nothing else; not including data format or datatype modules","archived":false,"fork":false,"pushed_at":"2025-10-04T00:17:50.000Z","size":4931,"stargazers_count":176,"open_issues_count":45,"forks_count":83,"subscribers_count":14,"default_branch":"2.x","last_synced_at":"2025-10-11T09:34:04.799Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/FasterXML.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2016-01-21T22:24:00.000Z","updated_at":"2025-10-10T08:14:07.000Z","dependencies_parsed_at":"2023-10-02T23:00:39.761Z","dependency_job_id":"1b0e11d4-daba-4b85-a8df-1652ad46d7a4","html_url":"https://github.com/FasterXML/jackson-modules-base","commit_stats":{"total_commits":793,"total_committers":25,"mean_commits":31.72,"dds":"0.15258511979823453","last_synced_commit":"7f04a04e7686604d6cf07cac046a907f20c90c0c"},"previous_names":[],"tags_count":120,"template":false,"template_full_name":null,"purl":"pkg:github/FasterXML/jackson-modules-base","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/refs/heads/2.x","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/sbom","scorecard":{"id":49399,"data":{"date":"2025-08-11","repo":{"name":"github.com/FasterXML/jackson-modules-base","commit":"f88a47cd4cdd4b4b4d558aee3feb73cc1e912752"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.7,"checks":[{"name":"Maintained","score":10,"reason":"29 commit(s) and 2 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/28 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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/dep_build_v2.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/dep_build_v3.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:13","Info: no jobLevel write permissions found"],"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":"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":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":10,"reason":"all dependencies are pinned","details":["Info:   6 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch '2.x'"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/main.yml:16"],"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":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v"],"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-14T23:25:03.968Z","repository_id":37390569,"created_at":"2025-08-14T23:25:03.968Z","updated_at":"2025-08-14T23:25:03.968Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279010144,"owners_count":26084692,"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-12T02:00:06.719Z","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":"FasterXML","name":"FasterXML, LLC","uuid":"382692","kind":"organization","description":null,"email":"info@fasterxml.com","website":"http://fasterxml.com","location":"Seattle, WA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/382692?v=4","repositories_count":68,"last_synced_at":"2023-04-14T17:44:54.358Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/FasterXML","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T18:09:50.546Z","updated_at":"2023-04-14T17:44:54.918Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FasterXML/repositories"},"tags":[{"name":"jackson-modules-base-3.0.0","sha":"f4ecc073c980f08fef400d63a8bc9bf415bddf98","kind":"tag","published_at":"2025-10-04T00:15:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc10","sha":"f29369de89a90f2cb31dc4b5bbedf2817f7ca834","kind":"tag","published_at":"2025-09-20T00:18:34.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc10/manifests"},{"name":"jackson-modules-base-3.0.0-rc9","sha":"908d93724c630e047fa55f59607f94f45c3db786","kind":"tag","published_at":"2025-09-06T01:26:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc9/manifests"},{"name":"jackson-modules-base-2.20.0","sha":"874d6044d7805af6ca74b9591783a230d399b789","kind":"tag","published_at":"2025-08-28T23:05:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc8","sha":"9265733af5a75f000a5886afda7e8f323f2a10bd","kind":"tag","published_at":"2025-08-13T18:34:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc8/manifests"},{"name":"jackson-modules-base-3.0.0-rc7","sha":"207e5d3baa3885b858e366bcdb0958e2fd251c5d","kind":"tag","published_at":"2025-08-08T15:58:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc7/manifests"},{"name":"jackson-modules-base-2.20.0-rc1","sha":"d630c5cb87f4df9711800e617e50a0863d1b75d1","kind":"tag","published_at":"2025-08-05T01:08:47.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.20.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.20.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.20.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.20.0-rc1/manifests"},{"name":"jackson-modules-base-3.0.0-rc6","sha":"66a7af70e0e1d51999bfba5cb8fe6fd23ae9ac2a","kind":"tag","published_at":"2025-07-19T01:13:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc6/manifests"},{"name":"jackson-modules-base-2.19.2","sha":"d0f92ed9be1135e983c67554e1ca9dc5933db940","kind":"tag","published_at":"2025-07-18T17:57:56.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.2/manifests"},{"name":"jackson-modules-base-2.19.1","sha":"b113c7ff4d1bba3064829397172a71c69a1e4a1c","kind":"tag","published_at":"2025-06-14T01:23:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.1/manifests"},{"name":"jackson-modules-base-3.0.0-rc5","sha":"d4813b8eb4da2421f98ab4117f2d3057d0ebb20f","kind":"tag","published_at":"2025-05-22T16:59:20.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc5/manifests"},{"name":"jackson-modules-base-3.0.0-rc4","sha":"2d8aeece544c6d0526ba146510e8782721d78e49","kind":"tag","published_at":"2025-05-10T23:41:03.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc4/manifests"},{"name":"jackson-modules-base-2.18.4","sha":"fcf0dff478bacecdef3effea08f15c1521964133","kind":"tag","published_at":"2025-05-07T00:45:49.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.4/manifests"},{"name":"jackson-modules-base-2.19.0","sha":"65f4e4c727999f95844d811abf732040d08074a1","kind":"tag","published_at":"2025-04-24T23:59:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0/manifests"},{"name":"jackson-modules-base-3.0.0-rc3","sha":"4433d966fe9309834c85d52f21105df0768ef78b","kind":"tag","published_at":"2025-04-14T02:09:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc3/manifests"},{"name":"jackson-modules-base-2.19.0-rc2","sha":"b5613a46af505f0641921de7c08e5abddb0a047d","kind":"tag","published_at":"2025-04-08T01:40:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.19.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.19.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.19.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.19.0-rc2/manifests"},{"name":"jackson-modules-base-3.0.0-rc2","sha":"d5177a79c219accca6cbded818677cf043cc7e76","kind":"tag","published_at":"2025-03-28T23:11:24.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc2/manifests"},{"name":"jackson-modules-base-3.0.0-rc1","sha":"1ecbfd5a78891c0ca5984bdf57bb1626d4902994","kind":"tag","published_at":"2025-03-08T00:37:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-3.0.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-3.0.0-rc1/manifests"},{"name":"jackson-modules-base-2.18.3","sha":"785802151b99780d68267963538618cad057027e","kind":"tag","published_at":"2025-02-28T23:47:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.3/manifests"},{"name":"jackson-modules-base-2.18.2-take-2","sha":"ecea6c465dc5eeb3e3f9355224ac9585b76a4911","kind":"tag","published_at":"2024-11-28T01:43:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.2-take-2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.2-take-2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.2-take-2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.2-take-2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.2-take-2/manifests"},{"name":"jackson-modules-base-2.17.3","sha":"f811f1065217c01c1015a2d71354115b0d31245f","kind":"tag","published_at":"2024-11-01T20:49:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.3/manifests"},{"name":"jackson-modules-base-2.18.1","sha":"1515a8d317579d67e324d766bb99ad16b8b91590","kind":"tag","published_at":"2024-10-28T23:59:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.1/manifests"},{"name":"jackson-modules-base-2.18.0","sha":"684ac1eea16046ca034b28f7384a073126dba5e3","kind":"tag","published_at":"2024-09-27T02:24:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0/manifests"},{"name":"jackson-modules-base-2.18.0-rc1","sha":"95603bb82718f643835302914b10ef4b4b3829bf","kind":"tag","published_at":"2024-08-30T18:41:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.18.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.18.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.18.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.18.0-rc1/manifests"},{"name":"jackson-modules-base-2.17.2","sha":"e3bbd2bbc01176829484256525f70d471407a52c","kind":"tag","published_at":"2024-07-05T17:30:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.2/manifests"},{"name":"jackson-modules-base-2.17.1","sha":"13ce66c0ef5db335e2a6b32a6b6481ab7ff1c72b","kind":"tag","published_at":"2024-05-05T02:16:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.1/manifests"},{"name":"jackson-modules-base-2.17.0","sha":"d05157dafd36f3daa9daa64a101f46c1448adb4f","kind":"tag","published_at":"2024-03-12T22:05:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0/manifests"},{"name":"jackson-modules-base-2.16.2","sha":"757c09f130dc7ccbe607b5880f00f6a31cff3c47","kind":"tag","published_at":"2024-03-09T19:05:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.2/manifests"},{"name":"jackson-modules-base-2.17.0-rc1","sha":"703b50e439662d141507587752525a5de6c437dc","kind":"tag","published_at":"2024-02-27T02:07:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.17.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.17.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.17.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.17.0-rc1/manifests"},{"name":"jackson-modules-base-2.15.4","sha":"3baa0119e8c3dc5ad7caaa781a8f10a41b70b8b9","kind":"tag","published_at":"2024-02-15T17:49:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.4/manifests"},{"name":"jackson-modules-base-2.16.1","sha":"c301da73802cb3bc9d1f7c27bbb855cab888ab75","kind":"tag","published_at":"2023-12-24T05:03:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.1/manifests"},{"name":"jackson-modules-base-2.16.0","sha":"8aec482ba9989691c6da42d110f049707bb02914","kind":"tag","published_at":"2023-11-15T23:05:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0/manifests"},{"name":"jackson-modules-base-2.16.0-rc1","sha":"2f2071ca385356772ac08082f1704ea65632273b","kind":"tag","published_at":"2023-10-20T23:04:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.16.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.16.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.16.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.16.0-rc1/manifests"},{"name":"jackson-modules-base-2.15.3","sha":"95f6f63b38c4344da32b4427e2b75498a14f141a","kind":"tag","published_at":"2023-10-13T00:24:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.3/manifests"},{"name":"jackson-modules-base-2.15.2","sha":"23883227f64b6bf89d2ff8f489dd15cedb80ed2f","kind":"tag","published_at":"2023-05-30T23:41:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.2/manifests"},{"name":"jackson-modules-base-2.15.1","sha":"9726ae0172a8a3a1f08ccb93686ec443758b057f","kind":"tag","published_at":"2023-05-16T22:13:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.1/manifests"},{"name":"jackson-modules-base-2.14.3","sha":"0cc7907f2660eeaeb51e030b145ce4d85068cb0b","kind":"tag","published_at":"2023-05-05T17:05:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.3/manifests"},{"name":"jackson-modules-base-2.15.0","sha":"83b5571756ae61750ae719b255f8910cdb63446a","kind":"tag","published_at":"2023-04-23T22:06:04.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0/manifests"},{"name":"jackson-modules-base-2.15.0-rc3","sha":"2ab6b285e3bb8c2aa60264976df08b5244dffb6c","kind":"tag","published_at":"2023-04-14T20:48:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc3/manifests"},{"name":"jackson-modules-base-2.15.0-rc2","sha":"1d62d99d77798e6a255e70eaa146c175e1de237d","kind":"tag","published_at":"2023-03-28T23:41:30.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc2/manifests"},{"name":"jackson-modules-base-2.15.0-rc1","sha":"9aaaafe62b0859d4654769268b2bd3d4aba8cc45","kind":"tag","published_at":"2023-03-18T20:51:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.15.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.15.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.15.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.15.0-rc1/manifests"},{"name":"jackson-modules-base-2.14.2","sha":"fb11d232a51a950ca8415addd126e7b875b56d22","kind":"tag","published_at":"2023-01-29T01:44:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.2/manifests"},{"name":"jackson-modules-base-2.13.5","sha":"6c867018ff4ee098dcbe4ba9e54fba9b6f62ebaf","kind":"tag","published_at":"2023-01-23T01:22:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.5/manifests"},{"name":"jackson-modules-base-2.14.1","sha":"08703ceb7b9454c683d3b4792d285cd4ba619b5a","kind":"tag","published_at":"2022-11-21T23:58:13.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.1/manifests"},{"name":"jackson-modules-base-2.14.0","sha":"b9ae3888207d23193002cce3e78526be379fda20","kind":"tag","published_at":"2022-11-05T22:55:43.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0/manifests"},{"name":"jackson-modules-base-2.14.0-rc3","sha":"50e9209344e7fe8354ab8d4b49d9e03b61c8df78","kind":"tag","published_at":"2022-10-28T22:10:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc3/manifests"},{"name":"jackson-modules-base-2.14.0-rc2","sha":"e6cad294ea9634af5a62e3bdb0f1151de27bc7a1","kind":"tag","published_at":"2022-10-11T00:00:23.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc2/manifests"},{"name":"jackson-modules-base-2.14.0-rc1","sha":"441b96f9e19f105356a872d67f57303006efb4bd","kind":"tag","published_at":"2022-09-25T23:18:47.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.14.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.14.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.14.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.14.0-rc1/manifests"},{"name":"jackson-modules-base-2.13.4","sha":"ed23e9d4b098ff332af8bae4c9af0dfda621d688","kind":"tag","published_at":"2022-09-03T22:32:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.4/manifests"},{"name":"jackson-modules-base-2.12.7","sha":"c3dd9a50a9618dfd39c9b2babc764c3bb8c58ac2","kind":"tag","published_at":"2022-05-26T18:05:35.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.7/manifests"},{"name":"jackson-modules-base-2.13.3","sha":"06542814371bafddf2e7c7082b16888a181db993","kind":"tag","published_at":"2022-05-14T15:26:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.3/manifests"},{"name":"jackson-modules-base-2.13.2","sha":"3b136f56aa9d5e813304df5b344c56d295565198","kind":"tag","published_at":"2022-03-06T21:10:51.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.2/manifests"},{"name":"jackson-modules-base-2.13.1","sha":"76abc19bb232ecf3abf45c95be93dd1b9ac3697b","kind":"tag","published_at":"2021-12-19T01:30:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.1/manifests"},{"name":"jackson-modules-base-2.12.6","sha":"bbb6726d62c8e2319e565b6ac144839eb98187a9","kind":"tag","published_at":"2021-12-15T04:27:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.6/manifests"},{"name":"jackson-modules-base-2.13.0","sha":"df9f3e64fb47606d8437a31e9f28fc1c7ff8a995","kind":"tag","published_at":"2021-09-30T21:06:53.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0/manifests"},{"name":"jackson-modules-base-2.13.0-rc2","sha":"6936bebf3b14b6c960e9611890945dc3eaa238c1","kind":"tag","published_at":"2021-08-27T03:56:11.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc2/manifests"},{"name":"jackson-modules-base-2.12.5","sha":"0d7f897bb0b403711065a2846acfa55e5ad402a0","kind":"tag","published_at":"2021-08-27T01:07:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.5/manifests"},{"name":"jackson-modules-base-2.13.0-rc1","sha":"d4ec19831931dd5fef1502fa3076f2095ee9cfb5","kind":"tag","published_at":"2021-07-14T01:34:16.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.13.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.13.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.13.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.13.0-rc1/manifests"},{"name":"jackson-modules-base-2.12.4","sha":"729695d34b2f6d98e2793ce8d9346fd99a38508a","kind":"tag","published_at":"2021-07-06T20:47:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.4/manifests"},{"name":"jackson-modules-base-2.12.3","sha":"2938bdc7572bfe8385c7f616f2cb7e2f94456d87","kind":"tag","published_at":"2021-04-12T18:25:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.3/manifests"},{"name":"jackson-modules-base-2.12.2","sha":"457dd8533adbff2bb3d8bbda0994a7a6cc3d11c6","kind":"tag","published_at":"2021-03-03T21:46:38.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.2/manifests"},{"name":"jackson-modules-base-2.12.1","sha":"6fd38a80e5f5274a79c69cc6bb295c61645812f8","kind":"tag","published_at":"2021-01-09T01:50:10.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.1/manifests"},{"name":"jackson-modules-base-2.11.4","sha":"49f85fa2821fea4427fda284ae3fcd943df3f0ef","kind":"tag","published_at":"2020-12-12T00:47:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.4/manifests"},{"name":"jackson-modules-base-2.12.0","sha":"762dddd1b6cf18807e58cf76dba0a38c5b48fedb","kind":"tag","published_at":"2020-11-29T01:29:58.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0/manifests"},{"name":"jackson-modules-base-2.12.0-rc2","sha":"2e225db556f017f9db70615ad0206894c3165c73","kind":"tag","published_at":"2020-11-15T03:46:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0-rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc2/manifests"},{"name":"jackson-modules-base-2.12.0-rc1","sha":"161f4467f822157bfa20d6940c7a56972ea2bf9e","kind":"tag","published_at":"2020-10-12T00:48:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.12.0-rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.12.0-rc1/manifests"},{"name":"jackson-modules-base-2.11.3","sha":"5710e584d339b91f158f339bfb4e2a3752aa60e8","kind":"tag","published_at":"2020-10-02T00:13:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.3/manifests"},{"name":"jackson-modules-base-2.11.2","sha":"649de3923f13b0d7601d2bda0f811d1f9ee0c047","kind":"tag","published_at":"2020-08-02T19:30:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.2/manifests"},{"name":"jackson-modules-base-2.10.5","sha":"ef93cbbf33679ab75c4445d172a8ad7d9e6546c3","kind":"tag","published_at":"2020-07-21T03:03:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.5/manifests"},{"name":"jackson-modules-base-2.11.1","sha":"81b82e1bc5705025cd287c71e548b33ce3e66a60","kind":"tag","published_at":"2020-06-25T03:58:44.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.1/manifests"},{"name":"jackson-modules-base-2.10.4","sha":"c78454fc9c0e9e281e30e04af0ea4a87b4e035a6","kind":"tag","published_at":"2020-05-02T22:47:05.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.4/manifests"},{"name":"jackson-modules-base-2.11.0","sha":"c8a4f1124d1638eb3bb6364ef164c4fb6c5484b5","kind":"tag","published_at":"2020-04-26T00:48:33.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0/manifests"},{"name":"jackson-modules-base-2.11.0.rc1","sha":"70b2864af1325aaff85b40747d3d2b517697c6a0","kind":"tag","published_at":"2020-03-24T19:25:01.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.11.0.rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.11.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.11.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.11.0.rc1/manifests"},{"name":"jackson-modules-base-2.10.3","sha":"15d55ccb1e1165a47ea2b316d1fe93bea93589ba","kind":"tag","published_at":"2020-03-03T03:22:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.3/manifests"},{"name":"jackson-modules-base-2.10.2","sha":"ac3ae48c5cbb3d618fbaa9d9b522d17fe4edf9e3","kind":"tag","published_at":"2020-01-05T02:50:28.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.2/manifests"},{"name":"jackson-modules-base-2.10.1","sha":"599c250f1a4d8e39cb3c5fa27d2f6aaaa6161cd6","kind":"tag","published_at":"2019-11-09T23:21:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.1/manifests"},{"name":"jackson-modules-base-2.10.0","sha":"f6b226778f8d2786b7030c9f3d9fb49bc3d3d5c8","kind":"tag","published_at":"2019-09-26T05:50:54.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0/manifests"},{"name":"jackson-modules-base-2.9.10","sha":"8bcc80faec9bc3f4f8aacc9aa559d3fd6853686f","kind":"tag","published_at":"2019-09-21T18:40:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.10/manifests"},{"name":"jackson-modules-base-2.10.0.pr3","sha":"8144a424855ce040c4502e985ccec2cf2b9c3126","kind":"tag","published_at":"2019-09-17T03:56:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr3/manifests"},{"name":"jackson-modules-base-2.10.0.pr2","sha":"2b5abe0c588f838189c8b0f6c6f14416152177d8","kind":"tag","published_at":"2019-08-31T01:13:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr2/manifests"},{"name":"jackson-modules-base-2.10.0.pr1","sha":"0b7d10b630d89fce59af06e01e310da49db809dd","kind":"tag","published_at":"2019-07-19T05:27:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.10.0.pr1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.10.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.10.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.10.0.pr1/manifests"},{"name":"jackson-modules-base-2.9.9","sha":"65738ef430362538afe71f20eb0e9314761f656d","kind":"tag","published_at":"2019-05-16T03:18:45.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.9/manifests"},{"name":"jackson-modules-base-2.9.8","sha":"313beb181266cb9e962fec41edd6b354048d4968","kind":"tag","published_at":"2018-12-15T22:05:18.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.8/manifests"},{"name":"jackson-modules-base-2.9.7","sha":"8e5cd29c9899f0fec01959fc2d0733a0da056398","kind":"tag","published_at":"2018-09-19T02:53:39.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.7/manifests"},{"name":"jackson-modules-base-2.9.6","sha":"7e0da78dcd72b22393d88518a6f35ad33225e851","kind":"tag","published_at":"2018-06-12T04:10:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.6/manifests"},{"name":"jackson-modules-base-2.9.5","sha":"e9720d6b7c6ea09d6382aea1808910ea325c263e","kind":"tag","published_at":"2018-03-26T15:52:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.5/manifests"},{"name":"jackson-modules-base-2.9.4","sha":"bc85238551477b3717ca4af59d567b0015ad939d","kind":"tag","published_at":"2018-01-24T04:33:25.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.4/manifests"},{"name":"jackson-modules-base-2.8.11","sha":"7f064640bc884d1f6acf2b2e54b9f94673c1446c","kind":"tag","published_at":"2017-12-24T02:25:55.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.11","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.11/manifests"},{"name":"jackson-modules-base-2.9.3","sha":"7a11aa35835ded306cb65e45c311029314a03b48","kind":"tag","published_at":"2017-12-09T03:09:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.3/manifests"},{"name":"jackson-modules-base-2.9.2","sha":"0d5f86f92e04860d54662ad9aa1460a669e29d29","kind":"tag","published_at":"2017-10-14T03:37:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.2/manifests"},{"name":"jackson-modules-base-2.9.1","sha":"e10272ece21002172986bfc29b278a60d6f5ff1f","kind":"tag","published_at":"2017-09-08T01:29:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.1/manifests"},{"name":"jackson-modules-base-2.8.10","sha":"c1f82c9b808233b0a134f2513725225b16824bbc","kind":"tag","published_at":"2017-08-24T04:30:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.10","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.10/manifests"},{"name":"jackson-modules-base-2.9.0","sha":"c624f84d96cd9df80fe461e65d4ab7b4f55a73d9","kind":"tag","published_at":"2017-07-30T04:41:15.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0/manifests"},{"name":"jackson-modules-base-2.9.0.pr4","sha":"9e18e9af285f6211dfc31a9b09fdfc7c317d482a","kind":"tag","published_at":"2017-06-17T01:46:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr4/manifests"},{"name":"jackson-modules-base-2.8.9","sha":"5a3f1c845e4dbd9b4df84b9834666ac5a3ff8d23","kind":"tag","published_at":"2017-06-12T02:55:02.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.9/manifests"},{"name":"jackson-modules-base-2.9.0.pr3","sha":"ec333bb8e7328889091d83089a8f13b5a415ab3d","kind":"tag","published_at":"2017-04-25T05:52:08.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr3/manifests"},{"name":"jackson-modules-base-2.8.8","sha":"2a75fb29a88e1a53361733f3c1c6985328fa5449","kind":"tag","published_at":"2017-04-05T03:42:07.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.8/manifests"},{"name":"jackson-modules-base-2.9.0.pr2","sha":"f6ddf6db2f08f30a0a4b8ca67d3a407695261f50","kind":"tag","published_at":"2017-03-22T03:35:27.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr2/manifests"},{"name":"jackson-modules-base-2.9.0.pr1","sha":"39331dc9eae02516c4cecd422f15685ab35373f3","kind":"tag","published_at":"2017-03-02T19:17:33.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.9.0.pr1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.9.0.pr1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.9.0.pr1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.9.0.pr1/manifests"},{"name":"2.8.7b","sha":"1ffa34d428dc3e61d3cf553b59d842e38ee182f5","kind":"tag","published_at":"2017-02-21T02:43:50.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/2.8.7b","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/2.8.7b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@2.8.7b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/2.8.7b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/2.8.7b/manifests"},{"name":"jackson-modules-base-2.8.7","sha":"fb7aefe62fab7f83ffbdca0eddbcf912ea31a790","kind":"tag","published_at":"2017-02-21T01:09:43.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.7/manifests"},{"name":"jackson-modules-base-2.7.9","sha":"4c510db4f881622015df71c6adbdc7a89c267e75","kind":"tag","published_at":"2017-02-04T19:29:12.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.9","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.9/manifests"},{"name":"jackson-modules-base-2.8.6","sha":"1441ad2ecf86a0569ec9349b953d4115de04d393","kind":"tag","published_at":"2017-01-12T04:56:00.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.6/manifests"},{"name":"jackson-modules-base-2.8.5","sha":"8608079913d157c3c9b20bf40c55c949f92d9319","kind":"tag","published_at":"2016-11-14T17:31:59.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.5/manifests"},{"name":"jackson-modules-base-2.8.4","sha":"d8ede42f8bfad5a90de5a65249abc0e440c3e130","kind":"tag","published_at":"2016-10-14T03:58:14.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.4/manifests"},{"name":"jackson-modules-base-2.7.8","sha":"ed803dfb5a527b5770e7b6a72f0d698773a00451","kind":"tag","published_at":"2016-09-26T14:54:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.8","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.8/manifests"},{"name":"jackson-modules-base-2.8.3","sha":"637562215ef8507dcbbdbdb2735ea8ca8c39b808","kind":"tag","published_at":"2016-09-19T04:24:22.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.3/manifests"},{"name":"jackson-modules-base-2.8.2","sha":"864b1f4599ec4d18ca12d221c6606031a4140940","kind":"tag","published_at":"2016-08-30T03:53:42.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.2/manifests"},{"name":"jackson-modules-base-2.7.7","sha":"ea9920e062a596a3c7cf45bb81d0d5bb45cb801a","kind":"tag","published_at":"2016-08-26T22:02:14.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.7","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.7/manifests"},{"name":"jackson-modules-base-2.7.6","sha":"235e1c75ed70e9015f39d46b1efdb6d42125a8db","kind":"tag","published_at":"2016-07-23T02:50:26.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.6","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.6/manifests"},{"name":"jackson-modules-base-2.8.1","sha":"9cae30e885044037c77f83a82c4fc3e63ac9ec66","kind":"tag","published_at":"2016-07-19T23:34:09.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.1/manifests"},{"name":"jackson-modules-base-2.8.0","sha":"b274ec8565595f7852824304e837a52cdb49738a","kind":"tag","published_at":"2016-07-04T16:47:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0/manifests"},{"name":"jackson-modules-base-2.8.0.rc2","sha":"613ba994c0e1c2e81846217f369aac757b730b69","kind":"tag","published_at":"2016-06-17T00:25:52.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0.rc2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0.rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0.rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc2/manifests"},{"name":"jackson-modules-base-2.7.5","sha":"37d8fbe0cfab731415d5583e3462dc8ee044a186","kind":"tag","published_at":"2016-06-11T02:21:48.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.5","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.5/manifests"},{"name":"jackson-modules-base-2.8.0.rc1","sha":"fe31f321b7afe5504693aae65a55f7f92143b58f","kind":"tag","published_at":"2016-06-07T05:19:29.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.8.0.rc1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.8.0.rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.8.0.rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.8.0.rc1/manifests"},{"name":"jackson-module-base-2.7.4b","sha":"cba2ade7c0a25a18422ccc9118addc1a40c92ad3","kind":"tag","published_at":"2016-04-30T01:22:36.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-module-base-2.7.4b","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-module-base-2.7.4b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-module-base-2.7.4b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-module-base-2.7.4b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-module-base-2.7.4b/manifests"},{"name":"jackson-modules-base-2.7.4","sha":"24a60cac237af9cb833e0554c8cd6a0d36eb411f","kind":"tag","published_at":"2016-04-29T16:01:32.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.4","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.4/manifests"},{"name":"jackson-modules-base-2.7.3","sha":"272160bbecf12e74cb4d815013748ff44db0571e","kind":"tag","published_at":"2016-03-16T01:35:21.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.3","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.3/manifests"},{"name":"jackson-modules-base-2.7.2","sha":"8ee45378ed842c5064171282b57e0e6aaf6d8f9d","kind":"tag","published_at":"2016-02-27T05:07:40.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.2","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.2/manifests"},{"name":"jackson-modules-base-2.7.1","sha":"636db7b63c5084ecd31cae02fe6c13487fec15fd","kind":"tag","published_at":"2016-02-02T06:36:19.000Z","download_url":"https://codeload.github.com/FasterXML/jackson-modules-base/tar.gz/jackson-modules-base-2.7.1","html_url":"https://github.com/FasterXML/jackson-modules-base/releases/tag/jackson-modules-base-2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/FasterXML/jackson-modules-base@jackson-modules-base-2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/tags/jackson-modules-base-2.7.1/manifests"}]},"repo_metadata_updated_at":"2025-10-12T21:47:01.107Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":32.58528606531198,"dependent_packages_count":46.58495745619622,"stargazers_count":24.572519041704425,"forks_count":20.910716691551148,"docker_downloads_count":null,"average":31.163369813690945},"purl":"pkg:maven/tools.jackson.module/jackson-modules-base","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/tools.jackson.module:jackson-modules-base","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/tools.jackson.module:jackson-modules-base","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/tools.jackson.module:jackson-modules-base/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-01T22:02:49.913Z","issues_count":94,"pull_requests_count":156,"avg_time_to_close_issue":14665233.4375,"avg_time_to_close_pull_request":609457.2721088436,"issues_closed_count":64,"pull_requests_closed_count":147,"pull_request_authors_count":32,"issue_authors_count":68,"avg_comments_per_issue":5.053191489361702,"avg_comments_per_pull_request":1.205128205128205,"merged_pull_requests_count":133,"bot_issues_count":1,"bot_pull_requests_count":30,"past_year_issues_count":12,"past_year_pull_requests_count":81,"past_year_avg_time_to_close_issue":1003406.8571428572,"past_year_avg_time_to_close_pull_request":52258.08219178082,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":73,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":2.6666666666666665,"past_year_avg_comments_per_pull_request":0.5308641975308642,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":19,"past_year_merged_pull_requests_count":71,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/issues","maintainers":[{"login":"cowtowncoder","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"},{"login":"JooHyukKim","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JooHyukKim"},{"login":"pjfanning","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"}],"active_maintainers":[{"login":"cowtowncoder","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"},{"login":"JooHyukKim","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JooHyukKim"},{"login":"pjfanning","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/tools.jackson.module:jackson-modules-base/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/tools.jackson.module:jackson-modules-base/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/tools.jackson.module:jackson-modules-base/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/tools.jackson.module:jackson-modules-base/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/tools.jackson.module:jackson-modules-base/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":601295,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","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":1741709,"full_name":"FasterXML/jackson-modules-base","default_branch":"2.x","total_commits":1278,"total_committers":40,"total_bot_commits":21,"total_bot_committers":1,"mean_commits":31.95,"dds":0.14084507042253525,"past_year_total_commits":205,"past_year_total_committers":4,"past_year_total_bot_commits":10,"past_year_total_bot_committers":1,"past_year_mean_commits":51.25,"past_year_dds":0.05853658536585371,"last_synced_at":"2026-04-18T06:10:00.313Z","last_synced_commit":"51da2254aac4100efb8dc79b39cd802221eb90fd","created_at":"2024-09-13T18:15:25.026Z","updated_at":"2026-04-18T06:08:52.209Z","committers":[{"name":"Tatu Saloranta","email":"tatu.saloranta@iki.fi","login":"cowtowncoder","count":1098},{"name":"Steven Schlansker","email":"stevenschlansker@gmail.com","login":"stevenschlansker","count":38},{"name":"Kim, Joo Hyuk","email":"beanskobe@gmail.com","login":"JooHyukKim","count":25},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":21},{"name":"robbytx","email":"robby.morgan@bazaarvoice.com","login":"robbytx","count":14},{"name":"GedMarc","email":"ged_marc@hotmail.com","login":"GedMarc","count":8},{"name":"PJ Fanning","email":"pjfanning","login":"pjfanning","count":8},{"name":"Jeffrey","email":"jbagdis@palantir.com","login":"jbagdis","count":8},{"name":"HelloOO7","email":"cendarehor@gmail.com","login":"HelloOO7","count":5},{"name":"Jack Dunning","email":"Jack.Dunning1@uk.ibm.com","login":"JDUNNIN","count":5},{"name":"eranl","email":"1707552+eranl","login":"eranl","count":5},{"name":"zeyu cai","email":"zychoi0318@gmail.com","login":"ZeyuCai","count":4},{"name":"geoand","email":"geoand@gmail.com","login":"geoand","count":4},{"name":"Joe Barnett","email":"joe.barnett@creatoriq.com","login":"josephlbarnett","count":3},{"name":"Sean C. Sullivan","email":"github@seansullivan.com","login":"sullis","count":2},{"name":"Rui Zhang","email":"ral.zoom.0@gmail.com","login":"RayZhang001","count":2},{"name":"Jendrik Johannes","email":"jendrik.johannes@gmail.com","login":"jjohannes","count":2},{"name":"Dan Sanduleac","email":"dsanduleac@palantir.com","login":"dansanduleac","count":2},{"name":"Apoorva Manjunath","email":"apoorvam","login":"apoorvam","count":2},{"name":"Tatsuya Shimoda","email":"tacoo","login":"tacoo","count":2},{"name":"Rob Tompkins","email":"christopher.tompkins@capitalone.com","login":null,"count":1},{"name":"Nate Bauernfeind","email":"nate@hudson-trading.com","login":null,"count":1},{"name":"Harry Chan","email":"harry.chan@codersatlas.com","login":null,"count":1},{"name":"linjunhua","email":"linjunhuacode@163.com","login":"linlinnn","count":1},{"name":"kishorkunal-raj","email":"mr.kishorkunal@gmail.com","login":"kishorkunal-raj","count":1},{"name":"black-06","email":"hello.bug@foxmail.com","login":"black-06","count":1},{"name":"Yeikel","email":"email@yeikel.com","login":"yeikel","count":1},{"name":"Valeriy.Vyrva","email":"valery1707@gmail.com","login":"valery1707","count":1},{"name":"Steve Storey","email":"sstorey@gmail.com","login":"stevestorey","count":1},{"name":"Stephen Souness","email":"Sounie","login":"Sounie","count":1},{"name":"Sadayuki Furuhashi","email":"frsyuki@gmail.com","login":"frsyuki","count":1},{"name":"Matthew Marron","email":"memx1031@gmail.com","login":"mattmarron","count":1},{"name":"Jeroen van der Vegt","email":"2600739+jvdvegt","login":"jvdvegt","count":1},{"name":"Jared Komoroski","email":"JKomoroski","login":"JKomoroski","count":1},{"name":"James R. Perkins","email":"jperkins@redhat.com","login":"jamezp","count":1},{"name":"HildoYe","email":"hildomy5@gmail.com","login":"HildoYe","count":1},{"name":"Dominik Broj","email":"19861998+thetric","login":"thetric","count":1},{"name":"Damian Serwin","email":"damian.abel.serwin@gmail.com","login":"Qnzvna","count":1},{"name":"Carter Kozak","email":"ckozak@ckozak.net","login":"carterkozak","count":1},{"name":"Aleksandr Beliakov","email":"aleksandr.beliakov@nowina.lu","login":"bsanchezb","count":1}],"past_year_committers":[{"name":"Tatu Saloranta","email":"tatu.saloranta@iki.fi","login":"cowtowncoder","count":193},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":10},{"name":"black-06","email":"hello.bug@foxmail.com","login":"black-06","count":1},{"name":"Jared Komoroski","email":"JKomoroski","login":"JKomoroski","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-20T00:00:09.037Z","repositories_count":6214587,"commits_count":900264472,"contributors_count":34915105,"owners_count":1143514,"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":"FasterXML/jackson-modules-base","html_url":"https://github.com/FasterXML/jackson-modules-base","last_synced_at":"2026-04-14T07:02:01.235Z","status":null,"issues_count":106,"pull_requests_count":166,"avg_time_to_close_issue":14787583.602739725,"avg_time_to_close_pull_request":1004489.2974683545,"issues_closed_count":73,"pull_requests_closed_count":158,"pull_request_authors_count":32,"issue_authors_count":76,"avg_comments_per_issue":4.877358490566038,"avg_comments_per_pull_request":1.1626506024096386,"merged_pull_requests_count":144,"bot_issues_count":1,"bot_pull_requests_count":32,"past_year_issues_count":15,"past_year_pull_requests_count":32,"past_year_avg_time_to_close_issue":1505744.2222222222,"past_year_avg_time_to_close_pull_request":47072.5,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":28,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":3.2666666666666666,"past_year_avg_comments_per_pull_request":0.03125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":28,"created_at":"2023-05-15T10:37:11.418Z","updated_at":"2026-04-14T07:02:01.236Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/FasterXML%2Fjackson-modules-base/issues","issue_labels_count":{"table":{"afterburner":22,"jaxb-annotations":17,"blackbird":16,"mrbean":8,"2.15":4,"3.x":3,"jakarta-xmlbind-annotations":3,"3.2":3,"guice":3,"has-failing-test":2,"2.16":2,"need-test-case":2,"3.1":2,"android-records":2,"2.17":1,"no-ctor-deser":1,"2.x":1,"2.20":1,"pr-welcome":1,"2.19":1,"active":1,"dependencies":1,"2.18":1,"documentation":1,"gen-ai":1}},"pull_request_labels_count":{"table":{"dependencies":32,"github_actions":9,"3.2":3,"jaxb-annotations":2,"blackbird":2,"afterburner":2,"java":2,"2.21":1,"cla-received":1,"guice":1,"3.1":1,"2.18":1,"3.x":1}},"issue_author_associations_count":{"table":{"NONE":72,"MEMBER":25,"CONTRIBUTOR":9}},"pull_request_author_associations_count":{"table":{"MEMBER":85,"CONTRIBUTOR":65,"NONE":16}},"issue_authors":{"table":{"cowtowncoder":22,"wujimin":2,"jakebman":2,"HelloOO7":2,"raphw":2,"pjfanning":2,"josephlbarnett":2,"naveg":2,"carterkozak":2,"davidconnard":2,"hreinn91":1,"ben-sag":1,"andrei-ivanov":1,"seadbrane":1,"dependabot[bot]":1,"mattbaumann":1,"JDUNNIN":1,"danjee":1,"aelgn":1,"plcarmel":1,"nikhildigde":1,"ashraf-revo":1,"jasonhjia":1,"shmosel":1,"chris21k":1,"apoorvam":1,"wbiller":1,"jjohannes":1,"TroyMass":1,"luozhenyu":1,"col-panic":1,"robbytx":1,"robseidel":1,"raedma":1,"diwenzheng":1,"0x9090":1,"JooHyukKim":1,"patpatpat123":1,"sammyhk":1,"cemo":1,"jamezp":1,"skwirking":1,"ppritchard-peer":1,"waldemarmeier":1,"Hummel83":1,"iiliev2":1,"tamersaadeh":1,"agavrilov76":1,"NebuPookins":1,"divyank-vwits":1,"tschut":1,"Manfred73":1,"mariofusco":1,"jirkapinkas":1,"bxvs888":1,"Liudapeng":1,"lgayard-brex":1,"noobgramming":1,"ewirch":1,"arvindkrishnakumar-okta":1,"loicmathieu":1,"christianocarrilho":1,"leowongkh":1,"mkpaz":1,"softwarebrahma":1,"nowayout203":1,"ghost":1,"avnersin":1,"BOFA1ex":1,"oleg-nenashev":1,"jolangloys":1,"chrylis":1,"numeralnathan":1,"austinarbor":1,"onigoetz":1,"mebigfatguy":1}},"pull_request_authors":{"table":{"cowtowncoder":59,"dependabot[bot]":32,"JooHyukKim":19,"stevenschlansker":10,"pjfanning":7,"HelloOO7":4,"apoorvam":4,"josephlbarnett":3,"jamezp":2,"geoand":2,"JDUNNIN":2,"jjohannes":2,"hreinn91":1,"HildoYe":1,"robbytx":1,"bsanchezb":1,"RayZhang001":1,"carterkozak":1,"tamersaadeh":1,"col-panic":1,"JKomoroski":1,"GedMarc":1,"thetric":1,"yeikel":1,"Sounie":1,"ZeyuCai":1,"linlinnn":1,"alany9552":1,"eranl":1,"black-06":1,"BOFA1ex":1,"jvdvegt":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-04-16T00:00:09.014Z","repositories_count":14280979,"issues_count":34604521,"pull_requests_count":113232740,"authors_count":11235699,"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":{"afterburner":5,"blackbird":4,"3.2":3,"jaxb-annotations":2,"3.1":2,"has-failing-test":1,"jakarta-xmlbind-annotations":1,"mrbean":1,"need-test-case":1,"2.20":1,"no-ctor-deser":1,"2.x":1,"android-records":1,"gen-ai":1,"guice":1}},"past_year_pull_request_labels_count":{"table":{"dependencies":11,"github_actions":9,"3.2":3,"java":2,"afterburner":2,"blackbird":1,"3.1":1}},"past_year_issue_author_associations_count":{"table":{"NONE":11,"MEMBER":4}},"past_year_pull_request_author_associations_count":{"table":{"MEMBER":17,"CONTRIBUTOR":12}},"past_year_issue_authors":{"table":{"cowtowncoder":4,"jakebman":2,"bxvs888":1,"jolangloys":1,"leowongkh":1,"lgayard-brex":1,"loicmathieu":1,"ppritchard-peer":1,"seadbrane":1,"tschut":1,"waldemarmeier":1}},"past_year_pull_request_authors":{"table":{"cowtowncoder":17,"dependabot[bot]":11,"JKomoroski":1}},"maintainers":[{"table":{"login":"cowtowncoder","count":81,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"}},{"table":{"login":"JooHyukKim","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JooHyukKim"}},{"table":{"login":"pjfanning","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pjfanning"}}],"active_maintainers":[{"table":{"login":"cowtowncoder","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cowtowncoder"}}]}},"events":{"total":{"DeleteEvent":38,"PullRequestEvent":109,"ForkEvent":5,"IssuesEvent":42,"WatchEvent":5,"IssueCommentEvent":89,"PushEvent":274,"GollumEvent":2,"PullRequestReviewCommentEvent":5,"PullRequestReviewEvent":29,"CreateEvent":60},"last_year":{"DeleteEvent":19,"PullRequestEvent":46,"ForkEvent":1,"IssuesEvent":25,"WatchEvent":1,"IssueCommentEvent":30,"PushEvent":139,"GollumEvent":2,"PullRequestReviewCommentEvent":3,"PullRequestReviewEvent":12,"CreateEvent":33}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/main.yml","sha":null,"kind":"manifest","created_at":"2023-02-18T15:45:23.088Z","updated_at":"2023-02-18T15:45:23.088Z","repository_link":"https://github.com/FasterXML/jackson-modules-base/blob/3.x/.github/workflows/main.yml","dependencies":[{"id":7764376595,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7764376596,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7764376597,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"maven","filepath":"pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-20T12:02:41.848Z","updated_at":"2022-07-20T12:02:41.848Z","repository_link":"https://github.com/FasterXML/jackson-modules-base/blob/3.x/pom.xml","dependencies":[{"id":302148757,"package_name":"org.ow2.asm:asm","ecosystem":"maven","requirements":"9.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"afterburner/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-20T12:02:38.761Z","updated_at":"2022-07-20T12:02:38.761Z","repository_link":"https://github.com/FasterXML/jackson-modules-base/blob/3.x/afterburner/pom.xml","dependencies":[{"id":302113056,"package_name":"com.fasterxml.jackson.core:jackson-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":302113057,"package_name":"com.fasterxml.jackson.core:jackson-databind","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":302113058,"package_name":"org.ow2.asm:asm","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":302113059,"package_name":"com.fasterxml.jackson.core:jackson-annotations","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false}]},{"ecosystem":"maven","filepath":"blackbird/benchmarks/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-20T12:02:39.243Z","updated_at":"2022-07-20T12:02:39.243Z","repository_link":"https://github.com/FasterXML/jackson-modules-base/blob/3.x/blackbird/benchmarks/pom.xml","dependencies":[{"id":302117911,"package_name":"org.openjdk.jmh:jmh-core","ecosystem":"maven","requirements":"1.25","direct":true,"kind":"runtime","optional":false},{"id":302117912,"package_name":"com.fasterxml.jackson.module:jackson-module-blackbird","ecosystem":"maven","requirements":"2.12.0-SNAPSHOT","direct":true,"kind":"runtime","optional":false},{"id":302117913,"package_name":"com.fasterxml.jackson.module:jackson-module-afterburner","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":302117914,"package_name":"org.apache.commons:commons-lang3","ecosystem":"maven","requirements":"3.2","direct":true,"kind":"runtime","optional":false},{"id":302117915,"package_name":"org.openjdk.jmh:jmh-generator-annprocess","ecosystem":"maven","requirements":"1.25","direct":true,"kind":"provided","optional":false}]},{"ecosystem":"maven","filepath":"blackbird/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-20T12:02:39.453Z","updated_at":"2022-07-20T12:02:39.453Z","repository_link":"https://github.com/FasterXML/jackson-modules-base/blob/3.x/blackbird/pom.xml","dependencies":[{"id":302118245,"package_name":"com.fasterxml.jackson.core:jackson-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":302118246,"package_name":"com.fasterxml.jackson.core:jackson-databind","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":302118247,"package_name":"com.fasterxml.jackson.core:jackson-annotations","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false}]},{"ecosystem":"maven","filepath":"guice/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-20T12:02:39.659Z","updated_at":"2022-07-20T12:02:39.659Z","repository_link":"https://github.com/FasterXML/jackson-modules-base/blob/3.x/guice/pom.xml","dependencies":[{"id":302125414,"package_name":"com.fasterxml.jackson.core:jackson-annotations","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":302125415,"package_name":"com.fasterxml.jackson.core:jackson-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":302125416,"package_name":"com.fasterxml.jackson.core:jackson-databind","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":302125417,"package_name":"com.google.inject:guice","ecosystem":"maven","requirements":"[4.0,5.0)","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"jakarta-xmlbind/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-20T12:02:40.028Z","updated_at":"2022-07-20T12:02:40.028Z","repository_link":"https://github.com/FasterXML/jackson-modules-base/blob/3.x/jakarta-xmlbind/pom.xml","dependencies":[{"id":302125512,"package_name":"com.fasterxml.jackson.core:jackson-annotations","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":302125513,"package_name":"com.fasterxml.jackson.core:jackson-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":302125514,"package_name":"com.fasterxml.jackson.core:jackson-databind","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":302125515,"package_name":"jakarta.xml.bind:jakarta.xml.bind-api","ecosystem":"maven","requirements":"3.0.1","direct":true,"kind":"runtime","optional":false},{"id":302125516,"package_name":"jakarta.activation:jakarta.activation-api","ecosystem":"maven","requirements":"2.1.0","direct":true,"kind":"runtime","optional":false},{"id":302125517,"package_name":"org.glassfish.jaxb:jaxb-runtime","ecosystem":"maven","requirements":"3.0.1","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"jaxb/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-20T12:02:40.143Z","updated_at":"2022-07-20T12:02:40.143Z","repository_link":"https://github.com/FasterXML/jackson-modules-base/blob/3.x/jaxb/pom.xml","dependencies":[{"id":302131548,"package_name":"com.fasterxml.jackson.core:jackson-annotations","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":302131554,"package_name":"com.fasterxml.jackson.core:jackson-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":302131557,"package_name":"com.fasterxml.jackson.core:jackson-databind","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":302131560,"package_name":"jakarta.xml.bind:jakarta.xml.bind-api","ecosystem":"maven","requirements":"2.3.3","direct":true,"kind":"runtime","optional":false},{"id":302131562,"package_name":"jakarta.activation:jakarta.activation-api","ecosystem":"maven","requirements":"1.2.2","direct":true,"kind":"runtime","optional":false},{"id":302131565,"package_name":"org.glassfish.jaxb:jaxb-runtime","ecosystem":"maven","requirements":"2.3.3","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"mrbean/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-20T12:02:40.672Z","updated_at":"2022-07-20T12:02:40.672Z","repository_link":"https://github.com/FasterXML/jackson-modules-base/blob/3.x/mrbean/pom.xml","dependencies":[{"id":302134562,"package_name":"com.fasterxml.jackson.core:jackson-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":302134563,"package_name":"com.fasterxml.jackson.core:jackson-databind","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":302134564,"package_name":"org.ow2.asm:asm","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"no-ctor-deser/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-20T12:02:41.020Z","updated_at":"2022-07-20T12:02:41.020Z","repository_link":"https://github.com/FasterXML/jackson-modules-base/blob/3.x/no-ctor-deser/pom.xml","dependencies":[{"id":302138851,"package_name":"com.fasterxml.jackson.core:jackson-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":302138852,"package_name":"com.fasterxml.jackson.core:jackson-databind","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"osgi/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-20T12:02:41.243Z","updated_at":"2022-07-20T12:02:41.243Z","repository_link":"https://github.com/FasterXML/jackson-modules-base/blob/3.x/osgi/pom.xml","dependencies":[{"id":302143173,"package_name":"com.fasterxml.jackson.core:jackson-databind","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":302143174,"package_name":"org.osgi:org.osgi.core","ecosystem":"maven","requirements":"5.0.0","direct":true,"kind":"runtime","optional":false},{"id":302143175,"package_name":"org.mockito:mockito-all","ecosystem":"maven","requirements":"1.10.19","direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"paranamer/pom.xml","sha":null,"kind":"manifest","created_at":"2022-07-20T12:02:41.556Z","updated_at":"2022-07-20T12:02:41.556Z","repository_link":"https://github.com/FasterXML/jackson-modules-base/blob/3.x/paranamer/pom.xml","dependencies":[{"id":302147684,"package_name":"com.fasterxml.jackson.core:jackson-databind","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":302147685,"package_name":"com.thoughtworks.paranamer:paranamer","ecosystem":"maven","requirements":"2.8","direct":true,"kind":"runtime","optional":false},{"id":302147686,"package_name":"com.fasterxml.jackson.core:jackson-annotations","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false}]},{"ecosystem":"maven","filepath":"guice7/pom.xml","sha":null,"kind":"manifest","created_at":"2023-10-02T23:00:39.720Z","updated_at":"2023-10-02T23:00:39.720Z","repository_link":"https://github.com/FasterXML/jackson-modules-base/blob/3.x/guice7/pom.xml","dependencies":[{"id":14065558790,"package_name":"com.fasterxml.jackson.core:jackson-annotations","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14065558791,"package_name":"com.fasterxml.jackson.core:jackson-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14065558792,"package_name":"com.fasterxml.jackson.core:jackson-databind","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":14065558793,"package_name":"com.google.inject:guice","ecosystem":"maven","requirements":"7.0.0","direct":true,"kind":"runtime","optional":false}]}],"score":32.14557744303923,"created_at":"2025-08-29T12:40:32.927Z","updated_at":"2026-06-20T13:02:35.197Z","avatar_url":"https://github.com/FasterXML.png","language":"Java","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/363229","html_url":"https://summary.ecosyste.ms/projects/363229"}