License |
License |
---|---|
GroupId | GroupIdio.streamthoughts |
ArtifactId | ArtifactIdkafka-connect-filepulse-expression |
Last Version | Last Version2.4.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionKafka Connect Source File Pulse ScEL
The Simple Connect Expression Language (ScEL) used for Connect File Pulse
|
Project Organization |
Project Organization |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.kafka : connect-api | jar | 2.8.0 |
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 |