# jackson-module-afterburner **Repository Path**: mirrors_FasterXML/jackson-module-afterburner ## Basic Information - **Project Name**: jackson-module-afterburner - **Description**: (DEPRECATED) -- moved under `jackson-modules-base` - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-04-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README **NOTE**: This module has moved under [jackson-modules-base](../../../jackson-modules-base) as of Jackson 2.7.1. This repo only exists for 2.6 patch releases. ----- Module that will add dynamic bytecode generation for standard Jackson POJO serializers and deserializers, eliminating majority of remaining data binding overhead. Plugs in using standard Module interface (requiring Jackson 2.0.0 or above).