| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииДанные CLI Взаимодействие с пользователем |
| Группа | Группаcom.aliyun.datalake |
| Идентификатор | Идентификаторmetastore-client-hive-shims |
| Последняя версия | Последняя версия0.2.14 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеAlibaba Cloud DataLake Catalog Client for Java
|
| Имя Файла | Размер |
|---|---|
| metastore-client-hive-shims-0.2.14.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.aliyun.datalake/metastore-client-hive-shims/ -->
<dependency>
<groupId>com.aliyun.datalake</groupId>
<artifactId>metastore-client-hive-shims</artifactId>
<version>0.2.14</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun.datalake/metastore-client-hive-shims/
implementation 'com.aliyun.datalake:metastore-client-hive-shims:0.2.14'
// https://jarcasting.com/artifacts/com.aliyun.datalake/metastore-client-hive-shims/
implementation ("com.aliyun.datalake:metastore-client-hive-shims:0.2.14")
'com.aliyun.datalake:metastore-client-hive-shims:pom:0.2.14'
<dependency org="com.aliyun.datalake" name="metastore-client-hive-shims" rev="0.2.14">
<artifact name="metastore-client-hive-shims" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.aliyun.datalake', module='metastore-client-hive-shims', version='0.2.14')
)
libraryDependencies += "com.aliyun.datalake" % "metastore-client-hive-shims" % "0.2.14"
[com.aliyun.datalake/metastore-client-hive-shims "0.2.14"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13 |