License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.aliyun.datalake |
ArtifactId | ArtifactIdshims-hive2 |
Last Version | Last Version0.2.14 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionshims-hive2
Alibaba Cloud DataLake Catalog Client for Java
|
Project URL |
Project URL |
Filename | Size |
---|---|
shims-hive2-0.2.14.pom | |
shims-hive2-0.2.14.jar | 11 KB |
shims-hive2-0.2.14-sources.jar | 6 KB |
shims-hive2-0.2.14-javadoc.jar | 341 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aliyun.datalake/shims-hive2/ -->
<dependency>
<groupId>com.aliyun.datalake</groupId>
<artifactId>shims-hive2</artifactId>
<version>0.2.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun.datalake/shims-hive2/
implementation 'com.aliyun.datalake:shims-hive2:0.2.14'
// https://jarcasting.com/artifacts/com.aliyun.datalake/shims-hive2/
implementation ("com.aliyun.datalake:shims-hive2:0.2.14")
'com.aliyun.datalake:shims-hive2:jar:0.2.14'
<dependency org="com.aliyun.datalake" name="shims-hive2" rev="0.2.14">
<artifact name="shims-hive2" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun.datalake', module='shims-hive2', version='0.2.14')
)
libraryDependencies += "com.aliyun.datalake" % "shims-hive2" % "0.2.14"
[com.aliyun.datalake/shims-hive2 "0.2.14"]
Group / Artifact | Type | Version |
---|---|---|
com.aliyun.datalake : shims-common | jar | 0.2.14 |
com.aliyun.datalake : metastore-client-common | jar | 0.2.14 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.hive : hive-exec | jar | 2.3.7 |
org.apache.hive : hive-metastore | jar | 2.3.7 |
org.apache.hadoop : hadoop-common | jar | 2.8.5 |
jdk.tools » jdk.tools | jar | 1.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |