briar-headless: Inject a singleton ObjectMapper for JSON parsing
From http://fasterxml.github.io/jackson-databind/javadoc/2.9/
Mapper instances are fully thread-safe provided that ALL configuration of the instance occurs before ANY read or write calls.