License |
License |
---|---|
GroupId | GroupIdcom.alibaba.hologres |
ArtifactId | ArtifactIdhologres-connector-hive-base |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionconnectors for Hologres
|
<!-- https://jarcasting.com/artifacts/com.alibaba.hologres/hologres-connector-hive-base/ -->
<dependency>
<groupId>com.alibaba.hologres</groupId>
<artifactId>hologres-connector-hive-base</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.hologres/hologres-connector-hive-base/
implementation 'com.alibaba.hologres:hologres-connector-hive-base:1.1.1'
// https://jarcasting.com/artifacts/com.alibaba.hologres/hologres-connector-hive-base/
implementation ("com.alibaba.hologres:hologres-connector-hive-base:1.1.1")
'com.alibaba.hologres:hologres-connector-hive-base:jar:1.1.1'
<dependency org="com.alibaba.hologres" name="hologres-connector-hive-base" rev="1.1.1">
<artifact name="hologres-connector-hive-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.hologres', module='hologres-connector-hive-base', version='1.1.1')
)
libraryDependencies += "com.alibaba.hologres" % "hologres-connector-hive-base" % "1.1.1"
[com.alibaba.hologres/hologres-connector-hive-base "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba.hologres : holo-client | jar | 2.1.1 |
org.postgresql : postgresql | jar | 42.2.6 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.hive : hive-exec | jar | ${hive.version} |
org.apache.hadoop : hadoop-mapreduce-client-core | jar | 2.7.7 |