The gbif-common shared library provides:
mvn clean install
This project will shade Jackson 2 into its own artifact.
gbif-common
is used in projects where other third-party dependencies
are compiled against previous version of Jackson 2.
We decided to shade it to avoid those conflicts knowing
that the final jar will be larger (still < 4 MB).