Data Formats
Sort:
popular
|
newest
Core Protocol Buffers library. Protocol Buffers are a way of encoding structured data in an
efficient yet extensible format.
Last Release on Jan 9, 2025
2. Jackson Dataformat YAML4,478 usages
com.fasterxml.jackson.dataformat » jackson-dataformat-yamlApache
Support for reading and writing YAML-encoded data via Jackson abstractions.
Last Release on Nov 28, 2024
3. Jackson Dataformat XML2,322 usages
com.fasterxml.jackson.dataformat » jackson-dataformat-xmlApache
Data format extension for Jackson to offer
alternative support for serializing POJOs as XML and deserializing XML as pojos.
Last Release on Nov 28, 2024
4. Apache Avro2,115 usages
org.apache.avro » avroApache
Avro is a row-oriented remote procedure call and data serialization framework that produces a compact binary format.
Last Release on Sep 24, 2024
5. Jackson Dataformat: CBOR1,106 usages
com.fasterxml.jackson.dataformat » jackson-dataformat-cborApache
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 Nov 28, 2024
6. Jackson Dataformat: Smile905 usages
com.fasterxml.jackson.dataformat » jackson-dataformat-smileApache
Support for reading and writing Smile ("binary JSON")
encoded data using Jackson abstractions (streaming API, data binding,
tree model)
Last Release on Nov 28, 2024
7. Jackson Dataformat Properties747 usages
com.fasterxml.jackson.dataformat » jackson-dataformat-propertiesApache
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 Nov 28, 2024
Support for reading and writing CSV-encoded data via Jackson
abstractions.
Last Release on Nov 28, 2024