MVN

org.apache.arrow : arrow-memory-core

Maven & Gradle

Aug 02, 2023
27 usages
12k stars

Arrow Memory - Core · Core off-heap memory management libraries for Arrow ValueVectors.

<dependency>
    <groupId>org.apache.arrow</groupId>
    <artifactId>arrow-memory-core</artifactId>
    <version>13.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.arrow : arrow-memory-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 13.0.0

All Versions

Choose a version of org.apache.arrow : arrow-memory-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
13.0.x
arrow-memory-core-13.0.0
12.0.x
arrow-memory-core-12.0.1
arrow-memory-core-12.0.0
11.0.x
arrow-memory-core-11.0.0
10.0.x
arrow-memory-core-10.0.1
arrow-memory-core-10.0.0
9.0.x
arrow-memory-core-9.0.0
8.0.x
arrow-memory-core-8.0.0
7.0.x
arrow-memory-core-7.0.0
6.0.x
arrow-memory-core-6.0.1
arrow-memory-core-6.0.0
5.0.x
arrow-memory-core-5.0.0
4.0.x
arrow-memory-core-4.0.1
arrow-memory-core-4.0.0
3.0.x
arrow-memory-core-3.0.0
2.0.x
arrow-memory-core-2.0.0
1.0.x
arrow-memory-core-1.0.1
arrow-memory-core-1.0.0

How to add a dependency to Maven

Add the following org.apache.arrow : arrow-memory-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.arrow</groupId>
    <artifactId>arrow-memory-core</artifactId>
    <version>13.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.arrow : arrow-memory-core gradle dependency to your build.gradle file:

implementation 'org.apache.arrow:arrow-memory-core:13.0.0'

Gradle Kotlin DSL: Add the following org.apache.arrow : arrow-memory-core gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.arrow:arrow-memory-core:13.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.arrow : arrow-memory-core sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.arrow" % "arrow-memory-core" % "13.0.0"

Advertisement

Dependencies from Group

Aug 02, 2023
139 usages
12k stars
Aug 02, 2023
52 usages
12k stars
Aug 02, 2023
38 usages
12k stars
Aug 02, 2023
36 usages
12k stars
Aug 02, 2023
27 usages
12k stars

Discover Dependencies

Nov 10, 2014
9 usages
Oct 21, 2015
7 usages
838 stars
Jan 19, 2016
2 usages
1 stars
Aug 24, 2023
4 usages
2 stars
Apr 10, 2006
5 usages
Sep 16, 2019
5 usages
121 stars
Jan 24, 2022
10 usages
546 stars