is not current version
Last Version 1.1.1

com.alibaba.hologres:hologres-connector-hive-base 1.0.0


GroupId

GroupId

com.alibaba.hologres
ArtifactId

ArtifactId

hologres-connector-hive-base
Version

Version

1.0.0
Type

Type

jar

Download hologres-connector-hive-base 1.0.0


<!-- 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.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.hologres/hologres-connector-hive-base/
implementation 'com.alibaba.hologres:hologres-connector-hive-base:1.0.0'
// https://jarcasting.com/artifacts/com.alibaba.hologres/hologres-connector-hive-base/
implementation ("com.alibaba.hologres:hologres-connector-hive-base:1.0.0")
'com.alibaba.hologres:hologres-connector-hive-base:jar:1.0.0'
<dependency org="com.alibaba.hologres" name="hologres-connector-hive-base" rev="1.0.0">
  <artifact name="hologres-connector-hive-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.hologres', module='hologres-connector-hive-base', version='1.0.0')
)
libraryDependencies += "com.alibaba.hologres" % "hologres-connector-hive-base" % "1.0.0"
[com.alibaba.hologres/hologres-connector-hive-base "1.0.0"]