Last Version

Arrow Memory 8.0.0

Apache Arrow is open source, in-memory columnar data structures and low-overhead messaging

License

License

GroupId

GroupId

org.apache.arrow
ArtifactId

ArtifactId

arrow-memory
Version

Version

8.0.0
Type

Type

pom
Description

Description

Arrow Memory
Apache Arrow is open source, in-memory columnar data structures and low-overhead messaging
Project Organization

Project Organization

The Apache Software Foundation

Download arrow-memory 8.0.0

Filename Size
arrow-memory-8.0.0.pom 1 KB
Browse

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

Dependencies

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

  • memory-core
  • memory-unsafe
  • memory-netty