The finch-jackson module provides support for Jackson library. Installation Use the following sbt snippet: libraryDependencies ++= Seq( "com.github.finagle" %% "finch-jackson" % "0.6.0" ) Documentation See section Jackson.