{"id":16380177,"url":"https://github.com/felixklauke/kira","last_synced_at":"2026-05-07T19:03:47.773Z","repository":{"id":44826806,"uuid":"196172167","full_name":"felixklauke/kira","owner":"felixklauke","description":"Object mapper that translates arbitrary container classes into java maps to prepare them for easy serialization with trivial data types. Designed with things like JSON and YAML in mind.","archived":false,"fork":false,"pushed_at":"2023-03-03T05:08:15.000Z","size":231,"stargazers_count":2,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-04T13:31:38.488Z","etag":null,"topics":["container","deserialization","json","mapper","mapping","serialization","yaml"],"latest_commit_sha":null,"homepage":"https://www.felix-klauke.com","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/felixklauke.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-07-10T09:08:10.000Z","updated_at":"2022-07-12T07:51:03.000Z","dependencies_parsed_at":"2024-12-17T16:44:10.672Z","dependency_job_id":"2c763a18-f6b0-47f7-8688-1d9684ff9e28","html_url":"https://github.com/felixklauke/kira","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/felixklauke/kira","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixklauke%2Fkira","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixklauke%2Fkira/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixklauke%2Fkira/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixklauke%2Fkira/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/felixklauke","download_url":"https://codeload.github.com/felixklauke/kira/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/felixklauke%2Fkira/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32751758,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"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"}},"keywords":["container","deserialization","json","mapper","mapping","serialization","yaml"],"created_at":"2024-10-11T03:50:38.815Z","updated_at":"2026-05-07T19:03:47.742Z","avatar_url":"https://github.com/felixklauke.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# kira\n\nKira is a lightweight replacement for the overall much too complex and weird to use jackson object mapper.\nIt's primary purpose is translating Java Objects into maps that only contain non abstract data types. Those can be serialized in JSON or YAML very easily. \n\n## Supported formats\n- JSON\n- YAML\n- XML\n\n# Usage\n\n**Maven Repositories:**\n```xml\n\u003crepositories\u003e\n  \u003c!-- Klauke Enterprises Releases --\u003e\n  \u003crepository\u003e\n    \u003cid\u003eklauke-enterprises-maven-releases\u003c/id\u003e\n    \u003cname\u003eKlauke Enterprises Maven Releases\u003c/name\u003e\n    \u003curl\u003ehttps://repository.klauke-enterprises.com/repository/maven-releases/\u003c/url\u003e\n  \u003c/repository\u003e\n\t\n  \u003c!-- Klauke Enterprises Snapshots --\u003e\n  \u003crepository\u003e\n    \u003cid\u003eklauke-enterprises-maven-snapshots\u003c/id\u003e\n    \u003cname\u003eKlauke Enterprises Maven Snapshots\u003c/name\u003e\n    \u003curl\u003ehttps://repository.klauke-enterprises.com/repository/maven-snapshots/\u003c/url\u003e\n  \u003c/repository\u003e\n\u003c/repositories\u003e\n```\n\n**Maven dependencies**\n```xml\n\u003c!-- Kira --\u003e\n\u003cdependency\u003e\n  \u003cgroupId\u003ede.felixklauke.kira\u003c/groupId\u003e\n  \u003cartifactId\u003ekira-core\u003c/artifactId\u003e\n  \u003cversion\u003e1.0.0-SNAPSHOT\u003c/version\u003e\n  \u003cscope\u003ecompile\u003c/scope\u003e\n\u003c/dependency\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelixklauke%2Fkira","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffelixklauke%2Fkira","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffelixklauke%2Fkira/lists"}