
This is a multi-module project that contains jackson-based jax-rs providers for following data formats:
* json (https://github.com/fasterxml/jackson-core)
* smile (https://github.com/fasterxml/jackson-dataformat-smile)
* xml (https://github.com/fasterxml/jackson-dataformat-xml)
* cbor (https://github.com/fasterxml/jackson-dataformat-cbor)
only json and smile providers are built in this package for now.