Multi-module project that contains Jackson-based "old" JAX-RS (ones under `javax.ws.rs`) providers for JSON, XML, YAML, Smile, CBOR formats
Core annotations (annotations that only depend on jackson-core) for Jackson data processor
Collection of common Jackson datatype modules not part of other multi-project repos
Test suite for JDK 16 compatibility of Jackson components, mainly jackson-databind
Central repository for FasterXML activities related to Hacktoberfest 2020 by DigitalOcean (https://hacktoberfest.digitalocean.com/)
Project that contains integration tests across Jackson components
Library for introspecting generic type information of types, member/static methods, fields. Especially useful for POJO/Bean introspection.
最近更新: 6天前Set of support modules for Java 8 datatypes (Optionals, date/time) and features (parameter names)
最近更新: 6天前Uber-project for (some) standard Jackson textual format backends: csv, properties, yaml (xml to be added in future)
最近更新: 6天前Uber-project for standard Jackson binary format backends: avro, cbor, ion, protobuf, smile
最近更新: 6天前Maven plug-in for generation JSON Schemas using Jackson library and extension modules
最近更新: 6天前Uber-project for foundational modules of Jackson that build directly on core components but nothing else; not including data format or datatype mod...
最近更新: 6天前Module that adds support for serialization/deserialization of Kotlin (http://kotlinlang.org) classes and data classes.
最近更新: 6天前Performance benchmark suite that compares data-binding (JSON<->POJO) performance of Java JSON libraries. Uses Japex benchmark framework for running...
最近更新: 6天前Stand-alone data-binding module designed as a light-weight (and -featured) alternative to `jackson-databind`: will only deal with "Maps, Lists, Str...
最近更新: 6天前Not Yet A Thing -- placeholder for possible future implementation
最近更新: 6天前(DEPRECATED) -- moved as a sub-project of `jackson-dataformats-text`
最近更新: 6天前