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