License |
License |
---|---|
GroupId | GroupIdio.streamthoughts |
ArtifactId | ArtifactIdkafka-connect-filepulse-expression |
Version | Version2.4.0 |
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.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.streamthoughts/kafka-connect-filepulse-expression/
implementation 'io.streamthoughts:kafka-connect-filepulse-expression:2.4.0'
// https://jarcasting.com/artifacts/io.streamthoughts/kafka-connect-filepulse-expression/
implementation ("io.streamthoughts:kafka-connect-filepulse-expression:2.4.0")
'io.streamthoughts:kafka-connect-filepulse-expression:jar:2.4.0'
<dependency org="io.streamthoughts" name="kafka-connect-filepulse-expression" rev="2.4.0">
<artifact name="kafka-connect-filepulse-expression" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.streamthoughts', module='kafka-connect-filepulse-expression', version='2.4.0')
)
libraryDependencies += "io.streamthoughts" % "kafka-connect-filepulse-expression" % "2.4.0"
[io.streamthoughts/kafka-connect-filepulse-expression "2.4.0"]
Group / Artifact | Type | Version |
---|---|---|
io.streamthoughts : kafka-connect-filepulse-api | jar | 2.4.0 |
org.antlr : antlr4-runtime | jar | 4.7.1 |
org.slf4j : slf4j-api | jar | 1.7.30 |
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.25 |