Artifacts using Jackson Databind (36,336)
51. Jackson Dataformat: CBOR1,184 usages
com.fasterxml.jackson.dataformat » jackson-dataformat-cborApache
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 Oct 31, 2025
Relocated → tools.jackson.dataformat »
jackson-dataformat-cbor
Tools to assist in the reading of configuration/preferences files in various formats; requires Java 8.
Last Release on Apr 28, 2025
Core Jackson module for Scala
Last Release on Oct 31, 2025
Relocated → tools.jackson.module »
jackson-module-scala
Legacy dependency. Please update your dependencies as documented here:
https://github.com/jwtk/jjwt#installation
Last Release on Aug 20, 2025
Relocated → io.jsonwebtoken »
jjwt-api
60. Play JSON1,075 usages
com.typesafe.play » play-jsonApache