Jackson dataformat: CBOR


Jackson dataformat: CBOR

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)

Compile dependencies (1)

Group / Artifact Version Newer Version
com.fasterxml.jackson.core » jackson-core 2.10.0.pr1 2.17.1

Provided dependencies (1)

Group / Artifact Version Newer Version
com.fasterxml.jackson.core » jackson-databind 2.10.0.pr1 2.17.1

Test dependencies (2)

Group / Artifact Version Newer Version
junit » junit 4.12 4.13.2
com.fasterxml.jackson.core » jackson-annotations 2.10.0.pr1 2.17.1