There are no reviews yet. Be the first to send feedback to the community and the maintainers!
jackson
Main Portal page for the Jackson projectjackson-databind
General data-binding package for Jackson (2.x): works on streaming API (core) implementation(s)jackson-core
Core part of Jackson that defines Streaming API as well as basic shared abstractionsjackson-module-kotlin
Module that adds support for serialization/deserialization of Kotlin (http://kotlinlang.org) classes and data classes.jackson-annotations
Core annotations (annotations that only depend on jackson-core) for Jackson data processorjackson-docs
Documentation for the Jackson JSON processor.jackson-dataformat-xml
Extension for Jackson JSON processor that adds support for serializing POJOs as XML (and deserializing from XML) as an alternative to JSONjackson-module-scala
Add-on module for Jackson (https://github.com/FasterXML/jackson) to support Scala-specific datatypesjackson-dataformats-text
Uber-project for (some) standard Jackson textual format backends: csv, properties, yaml (xml to be added in future)jackson-modules-java8
Set of support modules for Java 8 datatypes (Optionals, date/time) and features (parameter names)jackson-module-jsonSchema
Module for generating JSON Schema (v3) definitions from POJOsjackson-datatype-hibernate
Add-on module for Jackson JSON processor which handles Hibernate (https://www.hibernate.org/) datatypes; and specifically aspects of lazy-loadingjackson-dataformats-binary
Uber-project for standard Jackson binary format backends: avro, cbor, ion, protobuf, smileaalto-xml
Ultra-high performance non-blocking XML processor (Stax API + extensions)java-classmate
Library for introspecting generic type information of types, member/static methods, fields. Especially useful for POJO/Bean introspection.jackson-jr
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)woodstox
The gold standard Stax XML API implementation. Now at Github.jackson-dataformat-csv
(DEPRECATED) -- moved under: https://github.com/FasterXML/jackson-dataformats-textjackson-modules-base
Uber-project for foundational modules of Jackson that build directly on core components but nothing else; not including data format or datatype modulesjackson-datatype-joda
Extension module to properly support full datatype set of Joda datetime libraryjackson-dataformat-yaml
Jackson module to add YAML backend (parser/generator adapters)jackson-jaxrs-providers
Multi-module project that contains Jackson-based "old" JAX-RS (ones under `javax.ws.rs`) providers for JSON, XML, YAML, Smile, CBOR formatssmile-format-specification
New home for Smile format (https://en.wikipedia.org/wiki/Smile_(data_interchange_format))jackson-datatype-jsr310
(DEPRECATED) -- moved under `jackson-modules-java8` repo: https://github.com/FasterXML/jackson-modules-java8jackson-module-afterburner
(DEPRECATED) -- moved under `jackson-modules-base`jackson-datatypes-collections
Jackson project that contains various collection-oriented datatype libraries: Eclipse Collections, Guava, HPPC, PCollectionsjackson-datatype-guava
(DEPRECATED) -- moved under `jackson-datatypes-collections`jackson-datatype-jdk8
(DEPRECATED) -- moved under `jackson-modules-java8`jackson-bom
Bill of materials POM for Jackson projectsjackson-datatype-json-org
(DEPRECATED) Support for org.json data types, to ease migration out of code that uses themjackson-dataformat-smile
(DEPRECATED) -- moved under `jackson-dataformats-binaryjackson-module-jaxb-annotations
(DEPRECATED!!!) Moved to: https://github.com/FasterXML/jackson-modules-base/StaxMate
StaxMate: Automatic Shifting for Streaming XML Processingstax2-api
Extension API for Stax, Java pull-parsing API (STreaming Api for Xml)jackson-dataformat-cbor
(DEPRECATED) -- moved under `jackson-dataformats-binary`jackson-dataformat-avro
(DEPRECATED) -- moved under `jackson-dataformats-binaryjackson-module-parameter-names
(DEPRECATED) -- moved under `jackson-modules-java8`jackson-dataformat-protobuf
(DEPRECATED) -- moved under `jackson-dataformats-binary`jackson-module-mrbean
(DEPRECATED) -- moved under `jackson-modules-base`jackson-datatypes-misc
Collection of common Jackson datatype modules not part of other multi-project reposTransiStore
Distributed data store for transient (temporary, time-bound) data. Based on ClusterMate/StoreMatejackson-datatype-jsr353
(DEPRECATED) -- moved under `jackson-datatypes-misc` https://github.com/FasterXML/jackson-datatypes-misc/jackson-future-ideas
Repository for SOLE PURPOSE of issue tracker and Wiki for NEW IDEAS. Please: NO BUG REPORTS.jackson-benchmarks
Project that contains JMH-based micro-benchmarks to help with optimizationsjackson-jakarta-rs-providers
Multi-module project that contains Jackson-based "new" Jakarta-RS (nee "JAX-RS" -- ones under `jakarta.ws.rs`) providers for JSON, XML, YAML, Smile, CBOR formatsjackson-dataformat-properties
(DEPRECATED) -- moved under `jackson-dataformats-text`jackson-datatype-hppc
(DEPRECATED) -- moved under `jackson-datatypes-collections`oss-parent
Grandpa pom for all projects under FasterXML git umbrellajackson-datatype-jdk7
(DEPRECATED) -- included in `jackson-databind` as of Jackson 2.7jvm-json-benchmark
Performance benchmark suite that compares data-binding (JSON<->POJO) performance of Java JSON libraries. Uses Japex benchmark framework for running tests and visualizing results.Hacktoberfest2020
Central repository for FasterXML activities related to Hacktoberfest 2020 by DigitalOcean (https://hacktoberfest.digitalocean.com/)jackson-module-guice
(DEPRECATED) -- moved under `jackson-modules-base`jackson3-dev
Repository for planning and tracking development of Jackson 3.0, with bigger API changesjackson-module-paranamer
(DEPRECATED) -- moved under `jackson-modules-base`jackson-parent
Parent pom for all core Jackson components (but only those -- users should use `jackson-bom`)jackson-schema-maven-plugin
Maven plug-in for generation JSON Schemas using Jackson library and extension modulesjackson-jdk11-compat-test
Test project for verifying Jackson's support of JDK9+ Module systemjackson-dataformat-thrift
Not Yet A Thing -- placeholder for possible future implementationjackson-integration-tests
Project that contains integration tests across Jackson componentsjackson-jdk17-compat-test
Test suite for JDK 16 compatibility of Jackson components, mainly jackson-databindjackson-tools
Collection of command-line tools related to Jackson data processor, such as format decodersjackson-dataformat-ini
(Not Yet a Thing -- Placholder!) Data format implementation for "ini files", used on Windows, PythonOmniPipe
Distributed data queue implementation that builds on ClusterMate/StoreMate foundationjackson-module-osgi
(DEPRECATED) -- moved under `jackson-modules-base`jackson-gh-actions
Repository for reusable Github workflow actions for Jackson projectWoodstox4
Backup repository for older versions of Woodstox (pre-5.0), migrated from CodehausLove Open Source and this site? Check out how you can help us