{"id":55016,"library":"converter-jackson","title":"Retrofit Jackson Converter","description":"Retrofit converter that uses Jackson for JSON serialization and deserialization.","status":"active","version":"3.0.0","language":"java","source_language":null,"source_url":"https://github.com/square/retrofit","tags":["retrofit","jackson","json","serialization","http-client"],"install":[{"cmd":"<dependency>\n  <groupId>com.squareup.retrofit2</groupId>\n  <artifactId>converter-jackson</artifactId>\n  <version>3.0.0</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'com.squareup.retrofit2:converter-jackson:3.0.0'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"JacksonConverterFactory","correct":"retrofit2.converter.jackson.JacksonConverterFactory"}],"quickstart":{"code":"import retrofit2.converter.jackson.JacksonConverterFactory;\n\npublic class Example {\n    public static void main(String[] args) {\n        JacksonConverterFactory factory = JacksonConverterFactory.create();\n        System.out.println(\"JacksonConverterFactory created\");\n    }\n}","lang":"java","description":"Creates a JacksonConverterFactory for use with Retrofit."},"warnings":[{"fix":"Use import retrofit.converter.jackson.JacksonConverterFactory for Retrofit 3.x.","message":"Retrofit 3.0.0 changed package from retrofit2 to retrofit; update imports.","severity":"breaking","affected_versions":">=3.0.0"}],"env_vars":null,"search_vec":"'client':20 'convert':3,5 'deseri':13 'http':19 'http-client':18 'jackson':2,8,15 'json':10,16 'retrofit':1,4,14 'serial':11,17 'use':7","created_at":"2026-06-15T09:33:06.975140+00:00","updated_at":"2026-06-15T09:33:06.975140+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/square/retrofit","github":"https://github.com/square/retrofit","docs":"https://appdoc.app/artifact/com.squareup.retrofit2/converter-jackson/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["http-client","serialization"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}