{"id":56776,"library":"jackson-dataformat-avro","title":"Jackson Dataformat Avro","description":"Support for reading and writing AVRO-encoded data via Jackson abstractions.","status":"active","version":"2.22.0","language":"java","source_language":null,"source_url":"https://github.com/FasterXML/jackson-dataformats-binary","tags":["jackson","avro","serialization","dataformat"],"install":[{"cmd":"<dependency>\n  <groupId>com.fasterxml.jackson.dataformat</groupId>\n  <artifactId>jackson-dataformat-avro</artifactId>\n  <version>2.22.0</version>\n</dependency>","lang":"xml","label":"Maven"},{"cmd":"implementation 'com.fasterxml.jackson.dataformat:jackson-dataformat-avro:2.22.0'","lang":"groovy","label":"Gradle"}],"dependencies":[],"imports":[{"symbol":"AvroMapper","correct":"com.fasterxml.jackson.dataformat.avro.AvroMapper"}],"quickstart":{"code":"import com.fasterxml.jackson.dataformat.avro.AvroMapper;\n\npublic class Example {\n    public static void main(String[] args) {\n        AvroMapper mapper = new AvroMapper();\n        System.out.println(\"AvroMapper created\");\n    }\n}","lang":"java","description":"Creates an AvroMapper for reading/writing Avro data."},"warnings":[],"env_vars":null,"search_vec":"'abstract':15 'avro':3,10,17 'avro-encod':9 'data':12 'dataformat':2,19 'encod':11 'jackson':1,14,16 'read':6 'serial':18 'support':4 'via':13 'write':8","created_at":"2026-06-15T10:49:46.401186+00:00","updated_at":"2026-06-15T10:49:46.401186+00:00","problems":[],"ecosystem":"maven","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/FasterXML/jackson-dataformats-binary","github":"https://github.com/FasterXML/jackson-dataformats-binary","docs":"https://appdoc.app/artifact/com.fasterxml.jackson.dataformat/jackson-dataformat-avro/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["serialization"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}