is not current version
Last Version 8.0.0

org.apache.arrow:arrow-performance 1.0.1

JMH Performance benchmarks for other Arrow libraries.

Categories

Categories

ORM Data
GroupId

GroupId

org.apache.arrow
ArtifactId

ArtifactId

arrow-performance
Version

Version

1.0.1
Type

Type

jar

Download arrow-performance 1.0.1


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