Skip to content
PJ Fanning edited this page Feb 13, 2024 · 10 revisions

Jackson Dataformats: binary

License

All modules are licensed under Apache License, Version 2.0

Documentation

Javadocs

Legacy

Artifacts

Most commonly artifacts are accessed using Maven, via Maven 2 repositories.

  • Group id: com.fasterxml.jackson.module
  • Artifact ids:
    • jackson-dataformat-avro
    • jackson-dataformat-cbor
    • jackson-dataformat-ion
    • jackson-dataformat-protobuf
    • jackson-dataformat-smile

New releases are done using Sonatype Maven repository, from which they are automatically copied (with an hour of delay) to the Central Maven repository.

Clone this wiki locally