License |
License |
---|---|
GroupId | GroupIdio.streamthoughts |
ArtifactId | ArtifactIdkafka-connect-filepulse-plugin |
Last Version | Last Version2.4.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKafka Connect Source File Pulse Plugin
Connect File Pulse is a multi-purpose source connector for streaming files from filesystems to Kafka.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.streamthoughts/kafka-connect-filepulse-plugin/ -->
<dependency>
<groupId>io.streamthoughts</groupId>
<artifactId>kafka-connect-filepulse-plugin</artifactId>
<version>2.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.streamthoughts/kafka-connect-filepulse-plugin/
implementation 'io.streamthoughts:kafka-connect-filepulse-plugin:2.4.3'
// https://jarcasting.com/artifacts/io.streamthoughts/kafka-connect-filepulse-plugin/
implementation ("io.streamthoughts:kafka-connect-filepulse-plugin:2.4.3")
'io.streamthoughts:kafka-connect-filepulse-plugin:jar:2.4.3'
<dependency org="io.streamthoughts" name="kafka-connect-filepulse-plugin" rev="2.4.3">
<artifact name="kafka-connect-filepulse-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.streamthoughts', module='kafka-connect-filepulse-plugin', version='2.4.3')
)
libraryDependencies += "io.streamthoughts" % "kafka-connect-filepulse-plugin" % "2.4.3"
[io.streamthoughts/kafka-connect-filepulse-plugin "2.4.3"]
Group / Artifact | Type | Version |
---|---|---|
io.streamthoughts : kafka-connect-filepulse-api | jar | 2.4.3 |
io.streamthoughts : kafka-connect-filepulse-filters | jar | 2.4.3 |
com.jsoniter : jsoniter | jar | 0.9.23 |
commons-io : commons-io | jar | 2.7 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.kafka : kafka-clients | jar | 2.8.0 |
org.apache.kafka : connect-api | jar | 2.8.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
io.confluent » kafka-schema-registry-client | jar | 6.2.1 |
org.mockito : mockito-core | jar | 2.21.0 |
org.slf4j : slf4j-log4j12 | jar | 1.7.32 |
org.testcontainers : testcontainers | jar | 1.11.1 |
io.rest-assured : rest-assured | jar | 3.3.0 |
io.rest-assured : json-path | jar | 3.3.0 |
io.streamthoughts : kafka-connect-filepulse-local-fs | jar | 2.4.3 |