k

kafka-distributed-processing_2.12

Aecor Distributed Processing based on Kafka partition assignment
https://github.com/notxcain/aecor
MIT
io.aecor
Denis Mikhaylov
Files download
File Operation
kafka-distributed-processing_2.12-0.19.0-M1.jar download
kafka-distributed-processing_2.12-0.19.0-M1.pom download
kafka-distributed-processing_2.12-0.19.0-M1-sources.jar download
Apache Maven
<dependency>
  <groupId>io.aecor</groupId>
  <artifactId>kafka-distributed-processing_2.12</artifactId>
  <version>0.19.0-M1</version>
</dependency>
Gradle Groovy
implementation 'io.aecor:kafka-distributed-processing_2.12:0.19.0-M1'
Gradle Kotlin
implementation("io.aecor:kafka-distributed-processing_2.12:0.19.0-M1")
Scala SBT
libraryDependencies += "io.aecor" % "kafka-distributed-processing_2.12" % "0.19.0-M1"
Groovy Grape
@Grapes(
  @Grab(group='io.aecor', module='kafka-distributed-processing_2.12', version='0.19.0-M1')
)
Apache Ivy
<dependency org="io.aecor" name="kafka-distributed-processing_2.12" rev="0.19.0-M1" />
Leiningen
[io.aecor/kafka-distributed-processing_2.12 "0.19.0-M1"]
Apache Buildr
'io.aecor:kafka-distributed-processing_2.12:jar:0.19.0-M1'