is not current version
Last Version 0.8.11

com.github.castorm:kafka-connect-http 0.7.2

Kafka Connect connector that enables Change Data Capture from JSON/HTTP APIs into Kafka.

Categories

Categories

ORM Data
GroupId

GroupId

com.github.castorm
ArtifactId

ArtifactId

kafka-connect-http
Version

Version

0.7.2
Type

Type

jar

Download kafka-connect-http 0.7.2


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