Skip to content
Tatu Saloranta edited this page Feb 5, 2026 · 14 revisions

Jackson Base Modules

License

All modules are licensed under Apache License, Version 2.0

Documentation

Javadocs

Artifacts

Most commonly artifacts are accessed using Maven, via Maven 2 repositories.

  • Group id:
    • com.fasterxml.jackson.module (2.x)
    • tools.jackson.module (3.x)
  • Artifact ids:
    • jackson-module-afterburner
    • jackson-module-blackbird
    • jackson-module-guice
    • jackson-module-jakarta-xmlbind-annotations
    • jackson-module-jaxb-annotations
    • jackson-module-mrbean
    • jackson-module-no-ctor-deser
    • jackson-module-osgi
    • jackson-module-paranamer (2.x only)

New releases are done using Sonatype Maven repository, from which they are automatically copied (with an hour of delay) to the Central Maven repository.