is not current version
Last Version 1.0.7

com.sanjuthomas:kafka-connect-gcp-bigtable 1.0.5

Kafka Sink Connect GCP Bigtable

GroupId

GroupId

com.sanjuthomas
ArtifactId

ArtifactId

kafka-connect-gcp-bigtable
Version

Version

1.0.5
Type

Type

jar

Download kafka-connect-gcp-bigtable 1.0.5


<!-- https://jarcasting.com/artifacts/com.sanjuthomas/kafka-connect-gcp-bigtable/ -->
<dependency>
    <groupId>com.sanjuthomas</groupId>
    <artifactId>kafka-connect-gcp-bigtable</artifactId>
    <version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.sanjuthomas/kafka-connect-gcp-bigtable/
implementation 'com.sanjuthomas:kafka-connect-gcp-bigtable:1.0.5'
// https://jarcasting.com/artifacts/com.sanjuthomas/kafka-connect-gcp-bigtable/
implementation ("com.sanjuthomas:kafka-connect-gcp-bigtable:1.0.5")
'com.sanjuthomas:kafka-connect-gcp-bigtable:jar:1.0.5'
<dependency org="com.sanjuthomas" name="kafka-connect-gcp-bigtable" rev="1.0.5">
  <artifact name="kafka-connect-gcp-bigtable" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sanjuthomas', module='kafka-connect-gcp-bigtable', version='1.0.5')
)
libraryDependencies += "com.sanjuthomas" % "kafka-connect-gcp-bigtable" % "1.0.5"
[com.sanjuthomas/kafka-connect-gcp-bigtable "1.0.5"]