License |
License |
---|---|
Categories |
CategoriesData CLI User Interface Trino Databases |
GroupId | GroupIdcom.aliyun.datalake |
ArtifactId | ArtifactIdmetastore-client-trino |
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-trino/ -->
<dependency>
<groupId>com.aliyun.datalake</groupId>
<artifactId>metastore-client-trino</artifactId>
<version>0.2.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun.datalake/metastore-client-trino/
implementation 'com.aliyun.datalake:metastore-client-trino:0.2.14'
// https://jarcasting.com/artifacts/com.aliyun.datalake/metastore-client-trino/
implementation ("com.aliyun.datalake:metastore-client-trino:0.2.14")
'com.aliyun.datalake:metastore-client-trino:jar:0.2.14'
<dependency org="com.aliyun.datalake" name="metastore-client-trino" rev="0.2.14">
<artifact name="metastore-client-trino" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun.datalake', module='metastore-client-trino', version='0.2.14')
)
libraryDependencies += "com.aliyun.datalake" % "metastore-client-trino" % "0.2.14"
[com.aliyun.datalake/metastore-client-trino "0.2.14"]
Group / Artifact | Type | Version |
---|---|---|
com.aliyun.datalake : metastore-client-common | jar | 0.2.14 |
Group / Artifact | Type | Version |
---|---|---|
io.trino : trino-hive | jar | 358 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |