Arrow AVRO Adapter

(Contrib/Experimental) A library for converting Avro data to Arrow data.

License

License

GroupId

GroupId

org.apache.arrow
ArtifactId

ArtifactId

arrow-avro
Last Version

Last Version

8.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Arrow AVRO Adapter
(Contrib/Experimental) A library for converting Avro data to Arrow data.
Project URL

Project URL

http://maven.apache.org
Project Organization

Project Organization

The Apache Software Foundation

Download arrow-avro

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.arrow/arrow-avro/ -->
<dependency>
    <groupId>org.apache.arrow</groupId>
    <artifactId>arrow-avro</artifactId>
    <version>8.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.arrow/arrow-avro/
implementation 'org.apache.arrow:arrow-avro:8.0.0'
// https://jarcasting.com/artifacts/org.apache.arrow/arrow-avro/
implementation ("org.apache.arrow:arrow-avro:8.0.0")
'org.apache.arrow:arrow-avro:jar:8.0.0'
<dependency org="org.apache.arrow" name="arrow-avro" rev="8.0.0">
  <artifact name="arrow-avro" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.arrow', module='arrow-avro', version='8.0.0')
)
libraryDependencies += "org.apache.arrow" % "arrow-avro" % "8.0.0"
[org.apache.arrow/arrow-avro "8.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.arrow : arrow-memory-core jar 8.0.0
org.apache.arrow : arrow-vector jar 8.0.0
org.apache.avro : avro jar 1.10.0

runtime (1)

Group / Artifact Type Version
org.apache.arrow : arrow-memory-netty jar 8.0.0

test (11)

Group / Artifact Type Version
org.slf4j : jul-to-slf4j jar 1.7.25
org.slf4j : jcl-over-slf4j jar 1.7.25
org.slf4j : log4j-over-slf4j jar 1.7.25
org.junit.platform : junit-platform-runner jar 1.4.0
org.junit.jupiter : junit-jupiter-engine jar 5.4.0
org.junit.jupiter : junit-jupiter-api jar 5.4.0
org.junit.vintage : junit-vintage-engine jar 5.4.0
junit : junit jar 4.12
org.mockito : mockito-junit-jupiter jar 2.25.1
ch.qos.logback : logback-classic jar 1.2.3
de.huxhorn.lilith : de.huxhorn.lilith.logback.appender.multiplex-classic jar 0.9.44

Project Modules

There are no modules declared in this project.
org.apache.arrow

The Apache Software Foundation

Versions

Version
8.0.0
7.0.0
6.0.1
6.0.0
5.0.0
4.0.1
4.0.0
3.0.0
2.0.0
1.0.1
1.0.0
0.17.1
0.17.0
0.16.0
0.15.1
0.15.0