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-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 - 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-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-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-module-scala Public
Add-on module for Jackson (https://github.com/FasterXML/jackson) to support Scala-specific datatypes
FasterXML/jackson-module-scala’s past year of commit activity - jackson-jr Public
Stand-alone data-binding module designed as a light-weight (and -featured) alternative to `jackson-databind`: will only deal with "Maps, Lists, Strings, wrappers and Java Beans" (jr-objects), or simple read-only trees (jr-stree)
FasterXML/jackson-jr’s past year of commit activity - jackson-datatypes-collections Public
Jackson project that contains various collection-oriented datatype libraries: Eclipse Collections, Guava, HPPC, PCollections
FasterXML/jackson-datatypes-collections’s past year of commit activity - java-classmate Public
Library for introspecting generic type information of types, member/static methods, fields. Especially useful for POJO/Bean introspection.
FasterXML/java-classmate’s past year of commit activity - jackson-jaxrs-providers Public
Multi-module project that contains Jackson-based "old" JAX-RS (ones under `javax.ws.rs`) providers for JSON, XML, YAML, Smile, CBOR formats
FasterXML/jackson-jaxrs-providers’s past year of commit activity