MVN

org.apache.arrow : arrow-memory-unsafe

Maven & Gradle

Aug 02, 2023
13 usages
12k stars

Arrow Memory - Unsafe · Allocator and utils for allocating memory in Arrow based on sun.misc.Unsafe

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

Latest Version

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

  • Latest Stable: 13.0.0

All Versions

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

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

How to add a dependency to Maven

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

<dependency>
    <groupId>org.apache.arrow</groupId>
    <artifactId>arrow-memory-unsafe</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-unsafe gradle dependency to your build.gradle file:

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "org.apache.arrow" % "arrow-memory-unsafe" % "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

Jul 10, 2023
6 usages
76 stars
Mar 16, 2023
2 stars
Oct 06, 2020
68.1k stars
Dec 30, 2020
Jul 21, 2020
0 stars
Aug 12, 2023
1 usages
294 stars
Jul 30, 2023
1 usages
46 stars
Aug 22, 2021
1 stars