Group: Jackson Module
Sort by:Popular

1.Jackson Module Kotlin3,638 usages

com.fasterxml.jackson.module » jackson-module-kotlin Apache

Add-on module for Jackson (https://github.com/FasterXML/jackson/) to support Kotlin language, specifically introspection of method/constructor parameter names, without having to add explicit property name annotation.
Last Release on Apr 29, 2026

Add-on module for Jackson (https://github.com/FasterXML/jackson) to support introspection of method/constructor parameter names, without having to add explicit property name annotation.
Last Release on Apr 29, 2026
Support for using JAXB annotations as an alternative to "native" Jackson annotations, for configuring data-binding.
Last Release on Apr 29, 2026

4.Jackson Module Scala1,157 usages

com.fasterxml.jackson.module » jackson-module-scala Apache

Core Jackson module for Scala
Last Release on Apr 29, 2026

Support for using Jakarta XML Bind (aka JAXB 3.0) annotations as an alternative to "native" Jackson annotations, for configuring data-binding.
Last Release on Apr 29, 2026

6.Jackson Module JsonSchema455 usages

com.fasterxml.jackson.module » jackson-module-jsonSchema Apache

Add-on module for Jackson (http://jackson.codehaus.org) to support JSON Schema (http://tools.ietf.org/html/draft-zyp-json-schema-03) version 3 generation.
Last Release on Apr 29, 2026

7.Jackson Module: Blackbird513 usages

com.fasterxml.jackson.module » jackson-module-blackbird Apache

Jackson (https://github.com/FasterXML/jackson) extension module that uses LambdaMetafactory based code generation to replace reflection calls.
Last Release on Apr 29, 2026

8.Jackson Module: Afterburner389 usages

com.fasterxml.jackson.module » jackson-module-afterburner Apache

Jackson (https://github.com/FasterXML/jackson) extension module used to enhance performance using bytecode generation to replace use of Reflection for field access and method calls
Last Release on Apr 29, 2026

9.Jackson Modules: Java 8217 usages

com.fasterxml.jackson.module » jackson-modules-java8 Apache

Parent pom for Jackson modules needed to support Java 8 features and types
Last Release on Apr 29, 2026

10.Jackson Module: Paranamer58 usages

com.fasterxml.jackson.module » jackson-module-paranamer Apache

AnnotationIntrospectors that use Paranamer (http://paranamer.codehaus.org) to introspect names of constructor (and factory method) parameters.
Last Release on Apr 29, 2026

11.Jackson Module: Mr Bean32 usages

com.fasterxml.jackson.module » jackson-module-mrbean Apache

Functionality for implementing interfaces and abstract types dynamically ("bean materialization"), integrated with Jackson (although usable externally as well)
Last Release on Apr 28, 2026

12.Jackson Module Guice43 usages

com.fasterxml.jackson.module » jackson-module-guice Apache

Stuff to make integration with Guice a bit easier
Last Release on Apr 29, 2026

Add-on module for Jackson (http://jackson.codehaus.org) to support JSON Schema (http://tools.ietf.org/html/draft-zyp-json-schema-03) version 3 generation.
Last Release on Apr 28, 2026

14.Jackson Module Guice75 usages

com.fasterxml.jackson.module » jackson-module-guice7 Apache

Stuff to make integration with Guice 7+ a bit easier
Last Release on Apr 29, 2026

15.Jackson Module: OSGi2 usages

com.fasterxml.jackson.module » jackson-module-osgi Apache

Jackson module to inject OSGI services in deserialized beans.
Last Release on Apr 29, 2026

16.Jackson Modules: Base2 usages

com.fasterxml.jackson.module » jackson-modules-base Apache

Parent pom for Jackson "base" modules: modules that build directly on databind, and are not datatype, data format, or JAX-RS provider modules.
Last Release on Apr 29, 2026

Support deserialization into records on Android
Last Release on Apr 29, 2026

18.Jackson Module JsonSchema Parent

com.fasterxml.jackson.module » jackson-module-jsonSchema-parent Apache

Add-on module for Jackson (http://jackson.codehaus.org) to support JSON Schema (http://tools.ietf.org/html/draft-zyp-json-schema-03) version 3 generation.
Last Release on Apr 29, 2026

Support deserialization of POJO classes without default constructor
Last Release on Apr 29, 2026

Registering subtypes through SPI without annotating the parent class.
Last Release on Apr 28, 2026