is not current version
Last Version 1.20.0-hadoop2

org.apache.drill.contrib.storage-hive:drill-hive-exec-shaded 1.3.0


GroupId

GroupId

org.apache.drill.contrib.storage-hive
ArtifactId

ArtifactId

drill-hive-exec-shaded
Version

Version

1.3.0
Type

Type

jar

Download drill-hive-exec-shaded 1.3.0


<!-- https://jarcasting.com/artifacts/org.apache.drill.contrib.storage-hive/drill-hive-exec-shaded/ -->
<dependency>
    <groupId>org.apache.drill.contrib.storage-hive</groupId>
    <artifactId>drill-hive-exec-shaded</artifactId>
    <version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.drill.contrib.storage-hive/drill-hive-exec-shaded/
implementation 'org.apache.drill.contrib.storage-hive:drill-hive-exec-shaded:1.3.0'
// https://jarcasting.com/artifacts/org.apache.drill.contrib.storage-hive/drill-hive-exec-shaded/
implementation ("org.apache.drill.contrib.storage-hive:drill-hive-exec-shaded:1.3.0")
'org.apache.drill.contrib.storage-hive:drill-hive-exec-shaded:jar:1.3.0'
<dependency org="org.apache.drill.contrib.storage-hive" name="drill-hive-exec-shaded" rev="1.3.0">
  <artifact name="drill-hive-exec-shaded" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.drill.contrib.storage-hive', module='drill-hive-exec-shaded', version='1.3.0')
)
libraryDependencies += "org.apache.drill.contrib.storage-hive" % "drill-hive-exec-shaded" % "1.3.0"
[org.apache.drill.contrib.storage-hive/drill-hive-exec-shaded "1.3.0"]