Group: Jackson Dataformat
1.Jackson Dataformat YAML537 usages
tools.jackson.dataformat » jackson-dataformat-yaml Apache
Support for reading and writing YAML-encoded data via Jackson abstractions.
Last Release on May 1, 2026
2.Jackson Dataformat XML487 usages
tools.jackson.dataformat » jackson-dataformat-xml Apache
Data format extension for Jackson to offer
alternative support for serializing POJOs as XML and deserializing XML as POJOs.
Last Release on May 1, 2026
3.Jackson Dataformat: CBOR450 usages
tools.jackson.dataformat » jackson-dataformat-cbor Apache
Support for reading and writing Concise Binary Object Representation
([CBOR](https://www.rfc-editor.org/info/rfc7049)
encoded data using Jackson abstractions (streaming API, data binding, tree model)
Last Release on May 1, 2026
4.Jackson Dataformat: Smile428 usages
tools.jackson.dataformat » jackson-dataformat-smile Apache
Support for reading and writing Smile ("binary JSON")
encoded data using Jackson abstractions (streaming API, data binding,
tree model)
Last Release on May 1, 2026
5.Jackson Dataformat Properties421 usages
tools.jackson.dataformat » jackson-dataformat-properties Apache
Support for reading and writing content of "Java Properties" style
configuration files as if there was implied nesting structure (by default using dots as separators).
Last Release on May 1, 2026
6.Jackson Dataformat CSV11 usages
tools.jackson.dataformat » jackson-dataformat-csv Apache
Support for reading and writing CSV-encoded data via Jackson
abstractions.
Last Release on May 1, 2026
7.Jackson Dataformat TOML12 usages
tools.jackson.dataformat » jackson-dataformat-toml Apache
Support for reading and writing TOML-encoded data via Jackson abstractions.
Last Release on May 1, 2026
8.Jackson Dataformat: Avro4 usages
tools.jackson.dataformat » jackson-dataformat-avro Apache
Support for reading and writing AVRO-encoded data via Jackson
abstractions.
Last Release on May 1, 2026
9.Jackson Dataformat: Protobuf7 usages
tools.jackson.dataformat » jackson-dataformat-protobuf Apache
Support for reading and writing protobuf-encoded data via Jackson
abstractions.
Last Release on May 1, 2026
10.Jackson Dataformat: Ion2 usages
tools.jackson.dataformat » jackson-dataformat-ion Apache
Support for reading and writing Ion ("binary JSON")
encoded data using Jackson abstractions (streaming API, data binding,
tree model)
Last Release on May 1, 2026
11.Jackson Dataformats: Binary
tools.jackson.dataformat » jackson-dataformats-binary Apache
Parent pom for Jackson binary dataformats.
Last Release on May 1, 2026
12.Jackson Dataformats: Text
tools.jackson.dataformat » jackson-dataformats-text Apache
Parent pom for Jackson text-based dataformats (as opposed to binary).
Last Release on May 1, 2026
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 | |
