GroupId | GroupIdorg.apache.drill.contrib.storage-hive |
---|---|
ArtifactId | ArtifactIddrill-storage-hive-core |
Version | Version1.1.0 |
Type | Typejar |
Filename | Size |
---|---|
drill-storage-hive-core-1.1.0.pom | |
drill-storage-hive-core-1.1.0.jar | 165 KB |
drill-storage-hive-core-1.1.0-tests.jar | 106 KB |
drill-storage-hive-core-1.1.0-sources.jar | 80 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.drill.contrib.storage-hive/drill-storage-hive-core/ -->
<dependency>
<groupId>org.apache.drill.contrib.storage-hive</groupId>
<artifactId>drill-storage-hive-core</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.drill.contrib.storage-hive/drill-storage-hive-core/
implementation 'org.apache.drill.contrib.storage-hive:drill-storage-hive-core:1.1.0'
// https://jarcasting.com/artifacts/org.apache.drill.contrib.storage-hive/drill-storage-hive-core/
implementation ("org.apache.drill.contrib.storage-hive:drill-storage-hive-core:1.1.0")
'org.apache.drill.contrib.storage-hive:drill-storage-hive-core:jar:1.1.0'
<dependency org="org.apache.drill.contrib.storage-hive" name="drill-storage-hive-core" rev="1.1.0">
<artifact name="drill-storage-hive-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.drill.contrib.storage-hive', module='drill-storage-hive-core', version='1.1.0')
)
libraryDependencies += "org.apache.drill.contrib.storage-hive" % "drill-storage-hive-core" % "1.1.0"
[org.apache.drill.contrib.storage-hive/drill-storage-hive-core "1.1.0"]