Group: Jackson JAXRS
1. Jackson JAXRS Base5 usages
tools.jackson.jaxrs » jackson-jaxrs-baseApache
Pile of code that is shared by all Jackson-based JAX-RS
providers.
Last Release on Nov 8, 2025
2. Jackson JAXRS: JSON2 usages
tools.jackson.jaxrs » jackson-jaxrs-json-providerApache
Functionality to handle JSON input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard Jackson data binding.
Last Release on Nov 7, 2025
3. Jackson JAXRS: Smile1 usages
tools.jackson.jaxrs » jackson-jaxrs-smile-providerApache
Functionality to handle Smile (binary JSON) input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard Jackson data binding.
Last Release on Nov 8, 2025
4. Jackson JAXRS: YAML
tools.jackson.jaxrs » jackson-jaxrs-yaml-providerApache
Functionality to handle YAML input/output for JAX-RS implementations (like Jersey and RESTeasy)
using standard Jackson data binding.
Last Release on Nov 8, 2025
5. Jackson JAX RS (parent)
tools.jackson.jaxrs » jackson-jaxrs-providersApache
Parent for Jackson JAX-RS providers
Last Release on Nov 8, 2025
6. Jackson JAXRS: CBOR
tools.jackson.jaxrs » jackson-jaxrs-cbor-providerApache
Functionality to handle CBOR encoded input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard Jackson data binding.
Last Release on Nov 8, 2025
7. Jackson JAXRS: XML
tools.jackson.jaxrs » jackson-jaxrs-xml-providerApache
Functionality to handle XML input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard Jackson data binding.
Last Release on Nov 7, 2025
Related Books
| Java for Data Analysis: Working with CSV, JSON, and XML: A Practical Guide to Parsing, Transforming, and Analyzing Structured Data Formats with Java (2025) by Boscarelli, Dionys | |
| Java XML and JSON: Document Processing for Java SE (2019) by Friesen, Jeff |