Skip to content

Popular repositories Loading

  1. jackson jackson Public

    Main Portal page for the Jackson project

    9.6k 1.2k

  2. jackson-databind jackson-databind Public

    General data-binding package for Jackson: works on streaming API (core) implementation(s)

    Java 3.7k 1.5k

  3. jackson-core jackson-core Public

    Core part of Jackson that defines Streaming API as well as basic shared abstractions

    Java 2.3k 823

  4. jackson-module-kotlin jackson-module-kotlin Public

    Module that adds support for serialization/deserialization of Kotlin (http://kotlinlang.org) classes and data classes.

    Kotlin 1.2k 180

  5. jackson-annotations jackson-annotations Public

    Core annotations (annotations that only depend on jackson-core) for Jackson data processor

    Java 1.1k 338

  6. jackson-docs jackson-docs Public

    Documentation for the Jackson JSON processor.

    749 113

Repositories

Showing 10 of 68 repositories
  • jackson-bom Public

    Bill of materials POM for Jackson projects

    FasterXML/jackson-bom’s past year of commit activity
    Logos 69 Apache-2.0 35 1 2 Updated Jan 18, 2026
  • 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
    7 17 0 0 Updated Jan 18, 2026
  • oss-parent Public

    Grandpa pom for all projects under FasterXML git umbrella

    FasterXML/oss-parent’s past year of commit activity
    8 Apache-2.0 16 0 1 Updated Jan 18, 2026
  • 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
    Java 177 Apache-2.0 83 42 0 Updated Jan 18, 2026
  • jackson-databind Public

    General data-binding package for Jackson: works on streaming API (core) implementation(s)

    FasterXML/jackson-databind’s past year of commit activity
    Java 3,668 Apache-2.0 1,459 285 17 Updated Jan 18, 2026
  • 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
    Java 614 Apache-2.0 235 101 7 Updated Jan 16, 2026
  • 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
    Scala 505 Apache-2.0 142 52 (2 issues need help) 3 Updated Jan 15, 2026
  • 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
    Kotlin 1,177 Apache-2.0 180 65 0 Updated Jan 15, 2026
  • 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
    Java 2,345 Apache-2.0 823 20 3 Updated Jan 15, 2026
  • 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
    Java 262 Apache-2.0 34 6 2 Updated Jan 15, 2026

Most used topics

Loading…