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
- 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-modules-base Public
Uber-project for foundational modules of Jackson that build directly on core components but nothing else; not including data format or datatype modules
FasterXML/jackson-modules-base’s past year of commit activity - jackson-datatype-joda Public
Extension module to properly support full datatype set of Joda datetime library
FasterXML/jackson-datatype-joda’s past year of commit activity - jackson-parent Public
Parent pom for all core Jackson components (but only those -- users should use `jackson-bom`)
FasterXML/jackson-parent’s past year of commit activity - jackson-datatype-hibernate Public
Add-on module for Jackson JSON processor which handles Hibernate (https://www.hibernate.org/) datatypes; and specifically aspects of lazy-loading
FasterXML/jackson-datatype-hibernate’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