is not current version
Last Version 8.0.0

org.apache.arrow.gandiva:arrow-gandiva 1.0.0

Java wrappers around the native Gandiva SQL expression compiler.

GroupId

GroupId

org.apache.arrow.gandiva
ArtifactId

ArtifactId

arrow-gandiva
Version

Version

1.0.0
Type

Type

jar

Download arrow-gandiva 1.0.0


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