jackson
Add-on module for Jackson (https://github.com/FasterXML/jackson) to support
JDK 8 data types.
Last Release on Jul 9, 2026
12.Jackson Dataformat YAML5,500 usages
com.fasterxml.jackson.dataformat » jackson-dataformat-yaml Apache
Support for reading and writing YAML-encoded data via Jackson abstractions.
Last Release on Jul 9, 2026
Relocated → tools.jackson.dataformat »
jackson-dataformat-yaml
Functionality to handle JSON input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard Jackson data binding.
Last Release on Jul 10, 2026
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 Jul 9, 2026
Relocated → tools.jackson.module »
jackson-module-kotlin
15.Jersey Media JSON Jackson1,787 usages
org.glassfish.jersey.media » jersey-media-json-jackson Apache +2
Jersey JSON Jackson (2.x) entity providers support module.
Last Release on Jun 12, 2026
Support for reading and writing Concise Binary Object Representation
([CBOR](https://www.rfc-editor.org/info/rfc7049)
encoded data using Jackson abstractions (streaming API, data binding, tree model)
Last Release on Jul 10, 2026
Functionality to handle JSON input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard Jackson data binding.
Last Release on Jul 9, 2026
Relocated → tools.jackson.jaxrs »
jackson-jaxrs-json-provider
Add-on datatype-support module for Jackson (https://github.com/FasterXML/jackson) that handles
Guava (http://code.google.com/p/guava-libraries/) types (currently mostly just collection ones)
Last Release on Jul 10, 2026
Support for reading and writing Smile ("binary JSON")
encoded data using Jackson abstractions (streaming API, data binding,
tree model)
Last Release on Jul 10, 2026
20.Jackson Dataformat XML2,792 usages
com.fasterxml.jackson.dataformat » jackson-dataformat-xml Apache
Data format extension for Jackson to offer
alternative support for serializing POJOs as XML and deserializing XML as POJOs.
Last Release on Jul 9, 2026
Relocated → tools.jackson.dataformat »
jackson-dataformat-xml