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