Kafka Connect Source File Pulse ScEL

The Simple Connect Expression Language (ScEL) used for Connect File Pulse

License

License

GroupId

GroupId

io.streamthoughts
ArtifactId

ArtifactId

kafka-connect-filepulse-expression
Last Version

Last Version

2.4.3
Release Date

Release Date

Type

Type

jar
Description

Description

Kafka Connect Source File Pulse ScEL
The Simple Connect Expression Language (ScEL) used for Connect File Pulse
Project Organization

Project Organization

streamthoughts

Download kafka-connect-filepulse-expression

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
io.streamthoughts : kafka-connect-filepulse-api jar 2.4.3
org.antlr : antlr4-runtime jar 4.7.1
org.slf4j : slf4j-api jar 1.7.32

provided (1)

Group / Artifact Type Version
org.apache.kafka : connect-api jar 2.8.0

test (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.4.3
2.4.0