is not current version
Last Version 2.1.4

com.alibaba.hologres:holo-client 1.2.0

client for Get/Put

Categories

Categories

CLI User Interface
GroupId

GroupId

com.alibaba.hologres
ArtifactId

ArtifactId

holo-client
Version

Version

1.2.0
Type

Type

jar

Download holo-client 1.2.0


<!-- https://jarcasting.com/artifacts/com.alibaba.hologres/holo-client/ -->
<dependency>
    <groupId>com.alibaba.hologres</groupId>
    <artifactId>holo-client</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.hologres/holo-client/
implementation 'com.alibaba.hologres:holo-client:1.2.0'
// https://jarcasting.com/artifacts/com.alibaba.hologres/holo-client/
implementation ("com.alibaba.hologres:holo-client:1.2.0")
'com.alibaba.hologres:holo-client:jar:1.2.0'
<dependency org="com.alibaba.hologres" name="holo-client" rev="1.2.0">
  <artifact name="holo-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.hologres', module='holo-client', version='1.2.0')
)
libraryDependencies += "com.alibaba.hologres" % "holo-client" % "1.2.0"
[com.alibaba.hologres/holo-client "1.2.0"]