akka / alpakka-kafka   4.0.2

Website GitHub

Alpakka Kafka connector - Alpakka is a Reactive Enterprise Integration library for Java and Scala, based on Reactive Streams and Akka.

Scala versions: 3.x 2.13 2.12 2.11 2.10

reactive-kafka 0.7.0


Group ID:
com.softwaremill
Artifact ID:
reactive-kafka_2.11
Version:
0.7.0
Release Date:
Jul 23, 2015
Licenses:
Files:

libraryDependencies += "com.softwaremill" %% "reactive-kafka" % "0.7.0"

Mill build tool

ivy"com.softwaremill::reactive-kafka:0.7.0"

Scala CLI

//> using dep "com.softwaremill::reactive-kafka:0.7.0"

Ammonite REPL

import $ivy.`com.softwaremill::reactive-kafka:0.7.0`

<dependency>
  <groupId>com.softwaremill</groupId>
  <artifactId>reactive-kafka_2.11</artifactId>
  <version>0.7.0</version>
</dependency>

compile group: 'com.softwaremill', name: 'reactive-kafka_2.11', version: '0.7.0'