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-module-kotlin Public
Module that adds support for serialization/deserialization of Kotlin (http://kotlinlang.org) classes and data classes.
- jackson-datatypes-misc Public
Collection of common Jackson datatype modules not part of other multi-project repos
- jackson-datatypes-collections Public
Jackson project that contains various collection-oriented datatype libraries: Eclipse Collections, Guava, HPPC, PCollections
- jackson-dataformats-binary Public
Uber-project for standard Jackson binary format backends: avro, cbor, ion, protobuf, smile
- jackson-databind Public
General data-binding package for Jackson (2.x): works on streaming API (core) implementation(s)
- jackson-core Public
Core part of Jackson that defines Streaming API as well as basic shared abstractions
- 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
- jackson-module-scala Public
Add-on module for Jackson (https://github.com/FasterXML/jackson) to support Scala-specific datatypes