Categories |
CategoriesReact User Interface Web Frameworks Reactor Container Microservices Reactive libraries |
---|---|
GroupId | GroupIdio.streamthoughts |
ArtifactId | ArtifactIdkafka-connect-file-pulse-reactor |
Version | Version1.4.2 |
Type | Typepom |
Filename | Size |
---|---|
kafka-connect-file-pulse-reactor-1.4.2.pom | 13 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.streamthoughts/kafka-connect-file-pulse-reactor/ -->
<dependency>
<groupId>io.streamthoughts</groupId>
<artifactId>kafka-connect-file-pulse-reactor</artifactId>
<version>1.4.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.streamthoughts/kafka-connect-file-pulse-reactor/
implementation 'io.streamthoughts:kafka-connect-file-pulse-reactor:1.4.2'
// https://jarcasting.com/artifacts/io.streamthoughts/kafka-connect-file-pulse-reactor/
implementation ("io.streamthoughts:kafka-connect-file-pulse-reactor:1.4.2")
'io.streamthoughts:kafka-connect-file-pulse-reactor:pom:1.4.2'
<dependency org="io.streamthoughts" name="kafka-connect-file-pulse-reactor" rev="1.4.2">
<artifact name="kafka-connect-file-pulse-reactor" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.streamthoughts', module='kafka-connect-file-pulse-reactor', version='1.4.2')
)
libraryDependencies += "io.streamthoughts" % "kafka-connect-file-pulse-reactor" % "1.4.2"
[io.streamthoughts/kafka-connect-file-pulse-reactor "1.4.2"]