Popular repositories Loading
-
jackson-databind
jackson-databind PublicGeneral data-binding package for Jackson (2.x): works on streaming API (core) implementation(s)
-
jackson-core
jackson-core PublicCore part of Jackson that defines Streaming API as well as basic shared abstractions
-
jackson-module-kotlin
jackson-module-kotlin PublicModule that adds support for serialization/deserialization of Kotlin (http://kotlinlang.org) classes and data classes.
-
jackson-annotations
jackson-annotations PublicCore annotations (annotations that only depend on jackson-core) for Jackson data processor
-
Repositories
- jackson-modules-java8 Public
Set of support modules for Java 8 datatypes (Optionals, date/time) and features (parameter names)
FasterXML/jackson-modules-java8’s past year of commit activity - jackson-dataformat-xml Public
Extension for Jackson JSON processor that adds support for serializing POJOs as XML (and deserializing from XML) as an alternative to JSON
FasterXML/jackson-dataformat-xml’s past year of commit activity - jackson-dataformats-text Public
Uber-project for (some) standard Jackson textual format backends: csv, properties, yaml (xml to be added in future)
FasterXML/jackson-dataformats-text’s past year of commit activity - jackson-dataformats-binary Public
Uber-project for standard Jackson binary format backends: avro, cbor, ion, protobuf, smile
FasterXML/jackson-dataformats-binary’s past year of commit activity - jackson-core Public
Core part of Jackson that defines Streaming API as well as basic shared abstractions
FasterXML/jackson-core’s past year of commit activity - jackson-module-kotlin Public
Module that adds support for serialization/deserialization of Kotlin (http://kotlinlang.org) classes and data classes.
FasterXML/jackson-module-kotlin’s past year of commit activity - jackson-benchmarks Public
Project that contains JMH-based micro-benchmarks to help with optimizations
FasterXML/jackson-benchmarks’s past year of commit activity - jackson-databind Public
General data-binding package for Jackson (2.x): works on streaming API (core) implementation(s)
FasterXML/jackson-databind’s past year of commit activity