is not current version
Last Version 0.8.11

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

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.5
Type

Type

jar

Download kafka-connect-http 0.7.5


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