{"id":65189,"library":"jackson-jr-retrofit2","title":"Jackson-jr Retrofit2","description":"Provides a lightweight Jackson-jr implementation for Retrofit 2 HTTP client serialization.","status":"active","version":"2.22.0","language":"java","source_language":null,"source_url":"https://github.com/FasterXML/jackson-jr","tags":["jackson","retrofit","serialization","http"],"install":[{"cmd":"<dependency>\n  <groupId>com.fasterxml.jackson.jr</groupId>\n  <artifactId>jackson-jr-retrofit2</artifactId>\n  <version>2.22.0</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'com.fasterxml.jackson.jr:jackson-jr-retrofit2:2.22.0'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"JacksonJrConverterFactory","correct":"com.fasterxml.jackson.jr.retrofit2.JacksonJrConverterFactory"}],"quickstart":{"code":"import com.fasterxml.jackson.jr.retrofit2.JacksonJrConverterFactory;\nimport retrofit2.Retrofit;\n\nRetrofit retrofit = new Retrofit.Builder()\n    .baseUrl(\"https://api.example.com\")\n    .addConverterFactory(JacksonJrConverterFactory.create())\n    .build();","lang":"java","description":"Creates a Retrofit instance with Jackson-jr converter."},"warnings":[],"env_vars":null,"search_vec":"'2':14 'client':16 'http':15,21 'implement':11 'jackson':2,9,18 'jackson-jr':1,8 'jr':3,10 'lightweight':7 'provid':5 'retrofit':13,19 'retrofit2':4 'serial':17,20","created_at":"2026-06-17T17:06:51.827278+00:00","updated_at":"2026-06-17T17:06:51.827278+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/FasterXML/jackson-jr","github":"https://github.com/FasterXML/jackson-jr","docs":"https://appdoc.app/artifact/com.fasterxml.jackson.jr/jackson-jr-retrofit2/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["serialization","http-client"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}