is not current version
Last Version 8.0.0

org.apache.arrow:arrow-format 4.0.0

Generated Java files from the IPC Flatbuffer definitions.

Categories

Categories

ORM Data
GroupId

GroupId

org.apache.arrow
ArtifactId

ArtifactId

arrow-format
Version

Version

4.0.0
Type

Type

jar

Download arrow-format 4.0.0


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