License |
License |
---|---|
GroupId | GroupIdcom.alibaba.hologres |
ArtifactId | ArtifactIdhologres-connector-kafka |
Version | Version1.0.1 |
Type | Typejar |
Description |
Descriptionconnectors for Hologres
|
<!-- https://jarcasting.com/artifacts/com.alibaba.hologres/hologres-connector-kafka/ -->
<dependency>
<groupId>com.alibaba.hologres</groupId>
<artifactId>hologres-connector-kafka</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.hologres/hologres-connector-kafka/
implementation 'com.alibaba.hologres:hologres-connector-kafka:1.0.1'
// https://jarcasting.com/artifacts/com.alibaba.hologres/hologres-connector-kafka/
implementation ("com.alibaba.hologres:hologres-connector-kafka:1.0.1")
'com.alibaba.hologres:hologres-connector-kafka:jar:1.0.1'
<dependency org="com.alibaba.hologres" name="hologres-connector-kafka" rev="1.0.1">
<artifact name="hologres-connector-kafka" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.hologres', module='hologres-connector-kafka', version='1.0.1')
)
libraryDependencies += "com.alibaba.hologres" % "hologres-connector-kafka" % "1.0.1"
[com.alibaba.hologres/hologres-connector-kafka "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba.hologres : holo-client | jar | 1.2.16.5 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.kafka : kafka-clients | jar | 2.7.0 |
org.apache.kafka : connect-json | jar | 2.7.0 |
org.apache.kafka : connect-api | jar | 2.7.0 |