Skip to content

Latest commit

 

History

History
 
 

jackson

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

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.