MVN

org.apache.arrow : arrow-memory-netty

Maven & Gradle

Aug 02, 2023
38 usages
12k stars

Arrow Memory - Netty · Netty allocator and utils for allocating memory in Arrow

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

Latest Version

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

  • Latest Stable: 13.0.0

All Versions

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

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

How to add a dependency to Maven

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

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

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

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

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

How to add a dependency to SBT Scala

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

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

Oct 26, 2020
6 usages
187 stars
Aug 14, 2017
11 usages
0 stars
May 17, 2013
15 usages
Dec 05, 2016
10 usages
Jun 28, 2023
66 usages
2.1k stars
May 28, 2020
6 usages
Oct 29, 2020
16 usages
Oct 13, 2021
33 usages
116 stars