Kafka Connect Source File Pulse Common FS

Connect File Pulse is a multi-purpose source connector for streaming files from a local filesystem to Kafka.

License

License

GroupId

GroupId

io.streamthoughts
ArtifactId

ArtifactId

kafka-connect-filepulse-commons-fs
Last Version

Last Version

2.4.3
Release Date

Release Date

Type

Type

jar
Description

Description

Kafka Connect Source File Pulse Common FS
Connect File Pulse is a multi-purpose source connector for streaming files from a local filesystem to Kafka.
Project Organization

Project Organization

streamthoughts

Download kafka-connect-filepulse-commons-fs

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
net.sf.saxon : Saxon-HE jar 9.9.1-5
io.streamthoughts : kafka-connect-filepulse-dataformat jar 2.4.3
io.streamthoughts : kafka-connect-filepulse-api jar 2.4.3

provided (3)

Group / Artifact Type Version
io.confluent » kafka-connect-avro-converter jar 6.2.1
org.apache.kafka : kafka-clients jar 2.8.0
org.apache.kafka : connect-api jar 2.8.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.mockito : mockito-core jar 2.21.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.4.3
2.4.0