| License |
License |
|---|---|
| Categories |
CategoriesData CLI User Interface |
| GroupId | GroupIdcom.aliyun.datalake |
| ArtifactId | ArtifactIdmetastore-client-prestosql |
| Last Version | Last Version0.2.14 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAlibaba Cloud DataLake Catalog Client for Java
|
<!-- https://jarcasting.com/artifacts/com.aliyun.datalake/metastore-client-prestosql/ -->
<dependency>
<groupId>com.aliyun.datalake</groupId>
<artifactId>metastore-client-prestosql</artifactId>
<version>0.2.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun.datalake/metastore-client-prestosql/
implementation 'com.aliyun.datalake:metastore-client-prestosql:0.2.14'
// https://jarcasting.com/artifacts/com.aliyun.datalake/metastore-client-prestosql/
implementation ("com.aliyun.datalake:metastore-client-prestosql:0.2.14")
'com.aliyun.datalake:metastore-client-prestosql:jar:0.2.14'
<dependency org="com.aliyun.datalake" name="metastore-client-prestosql" rev="0.2.14">
<artifact name="metastore-client-prestosql" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun.datalake', module='metastore-client-prestosql', version='0.2.14')
)
libraryDependencies += "com.aliyun.datalake" % "metastore-client-prestosql" % "0.2.14"
[com.aliyun.datalake/metastore-client-prestosql "0.2.14"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.aliyun.datalake : metastore-client-common | jar | 0.2.14 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.prestosql : presto-hive | jar | 338 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13 |