{"id":30670517,"url":"https://github.com/jinahya/jsonrpc-bind-jackson","last_synced_at":"2026-05-16T18:09:55.057Z","repository":{"id":34929286,"uuid":"192154476","full_name":"jinahya/jsonrpc-bind-jackson","owner":"jinahya","description":"API for JSON-RPC with Jackson","archived":false,"fork":false,"pushed_at":"2022-10-17T19:32:24.000Z","size":349,"stargazers_count":3,"open_issues_count":7,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2026-03-03T18:09:46.412Z","etag":null,"topics":["jackson","java","java8","json","json-rpc","json-rpc2"],"latest_commit_sha":null,"homepage":"","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/jinahya.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":null,"support":null}},"created_at":"2019-06-16T05:39:01.000Z","updated_at":"2023-03-19T10:38:17.000Z","dependencies_parsed_at":"2022-08-08T03:00:33.293Z","dependency_job_id":null,"html_url":"https://github.com/jinahya/jsonrpc-bind-jackson","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/jinahya/jsonrpc-bind-jackson","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jinahya%2Fjsonrpc-bind-jackson","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jinahya%2Fjsonrpc-bind-jackson/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jinahya%2Fjsonrpc-bind-jackson/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jinahya%2Fjsonrpc-bind-jackson/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jinahya","download_url":"https://codeload.github.com/jinahya/jsonrpc-bind-jackson/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jinahya%2Fjsonrpc-bind-jackson/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33113515,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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"}},"keywords":["jackson","java","java8","json","json-rpc","json-rpc2"],"created_at":"2025-09-01T02:06:59.910Z","updated_at":"2026-05-16T18:09:55.043Z","avatar_url":"https://github.com/jinahya.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jsonrpc-bind-jackson\n\n[![Java CI with Maven](https://github.com/jinahya/jsonrpc-bind-jackson/workflows/Java%20CI%20with%20Maven/badge.svg)](https://github.com/jinahya/jsonrpc-bind-jackson/actions)\n[![Build Status](https://travis-ci.org/jinahya/jsonrpc-bind-jackson.svg?branch=develop)](https://travis-ci.org/jinahya/jsonrpc-bind-jackson)\n[![CircleCI](https://circleci.com/gh/jinahya/jsonrpc-bind-jackson/tree/develop.svg?style=svg)](https://circleci.com/gh/jinahya/jsonrpc-bind-jackson/tree/develop)\n\n[![Known Vulnerabilities](https://snyk.io//test/github/jinahya/jsonrpc-bind-jackson/badge.svg?targetFile=pom.xml)](https://snyk.io//test/github/jinahya/jsonrpc-bind-jackson?targetFile=pom.xml)\n[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=com.github.jinahya%3Ajsonrpc-bind-jackson%3Adevelop\u0026metric=alert_status)](https://sonarcloud.io/dashboard?id=com.github.jinahya%3Ajsonrpc-bind-jackson%3Adevelop)\n\n![Maven Central](https://img.shields.io/maven-central/v/com.github.jinahya/jsonrpc-bind-jackson.svg)\n[![Javadocs](https://javadoc.io/badge/com.github.jinahya/jsonrpc-bind-jackson.svg?label=javadoc)](https://javadoc.io/doc/com.github.jinahya/jsonrpc-bind-jackson)\n\nAn implementation of [jsonrpc-bind](https://github.com/jinahya/jsonrpc-bind) for [Jackson](https://github.com/FasterXML/jackson).\n\n## Configuration\n\n### `JacksonJsonrpcConfiguration`\n\nThis class holds an instance of `ObjectMapper`. You can use your own one if you want/need to.\n\n```java\n// Doing once is enough.\nfinal ObjectMapper objectMapper = getYourOwn();\nJacksonJsonrpcConfiguration.setObjectMapper(objectMapper);\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjinahya%2Fjsonrpc-bind-jackson","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjinahya%2Fjsonrpc-bind-jackson","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjinahya%2Fjsonrpc-bind-jackson/lists"}