License |
License |
---|---|
GroupId | GroupIdcom.singlestore |
ArtifactId | ArtifactIdsinglestore-kafka-connector |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsinglestore-kafka-connector
The official SingleStore connector for Kafka Confluent Connect.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.singlestore/singlestore-kafka-connector/ -->
<dependency>
<groupId>com.singlestore</groupId>
<artifactId>singlestore-kafka-connector</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.singlestore/singlestore-kafka-connector/
implementation 'com.singlestore:singlestore-kafka-connector:1.1.1'
// https://jarcasting.com/artifacts/com.singlestore/singlestore-kafka-connector/
implementation ("com.singlestore:singlestore-kafka-connector:1.1.1")
'com.singlestore:singlestore-kafka-connector:jar:1.1.1'
<dependency org="com.singlestore" name="singlestore-kafka-connector" rev="1.1.1">
<artifact name="singlestore-kafka-connector" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.singlestore', module='singlestore-kafka-connector', version='1.1.1')
)
libraryDependencies += "com.singlestore" % "singlestore-kafka-connector" % "1.1.1"
[com.singlestore/singlestore-kafka-connector "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.kafka : connect-api | jar | 2.5.0 |
org.apache.kafka : connect-runtime | jar | 2.5.0 |
com.singlestore : singlestore-jdbc-client | jar | 1.0.1 |
org.lz4 : lz4-java | jar | 1.7.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.10.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |