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