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
Project that contains JMH-based micro-benchmarks to help with optimizations
最近更新: 3天前Performance benchmark suite that compares data-binding (JSON<->POJO) performance of Java JSON libraries. Uses Japex benchmark framework for running...
最近更新: 3天前(DEPRECATED) -- moved as a sub-project of `jackson-dataformats-text`
最近更新: 3天前Test project for verifying Jackson's support of JDK9+ Module system
最近更新: 3天前Distributed data store for transient (temporary, time-bound) data. Based on ClusterMate/StoreMate
最近更新: 3天前