Gandiva Java POM

Gandiva is an open source evaluation library for arbitrary expressions on arrow formatted data

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.dremio.arrow.gandiva
ArtifactId

ArtifactId

gandiva-java
Last Version

Last Version

0.1-6f11d4ef79b38074151e3107d46477f45ed21d11
Release Date

Release Date

Type

Type

jar
Description

Description

Gandiva Java POM
Gandiva is an open source evaluation library for arbitrary expressions on arrow formatted data
Project URL

Project URL

https://github.com/dremio/gandiva
Source Code Management

Source Code Management

https://github.com/dremio/arrow

Download gandiva-java

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.arrow : arrow-format jar 0.9.0
org.apache.arrow : arrow-memory jar 0.9.0
org.apache.arrow : arrow-vector jar 0.9.0
com.google.protobuf : protobuf-java jar 2.5.0
com.google.guava : guava jar 23.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.