Retrofit converter that uses Jackson for JSON serialization and deserialization.
<dependency>
<groupId>com.squareup.retrofit2</groupId>
<artifactId>converter-jackson</artifactId>
<version>3.0.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a JacksonConverterFactory for use with Retrofit.
Use import retrofit.converter.jackson.JacksonConverterFactory for Retrofit 3.x.
No dependency data recorded yet.