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

akka-stream-kafka-testkit 2.0.6


Group ID:
com.typesafe.akka
Artifact ID:
akka-stream-kafka-testkit_2.11
Version:
2.0.6
Release Date:
Dec 22, 2020
Licenses:
Files:

libraryDependencies += "com.typesafe.akka" %% "akka-stream-kafka-testkit" % "2.0.6"

Mill build tool

ivy"com.typesafe.akka::akka-stream-kafka-testkit:2.0.6"

Scala CLI

//> using dep "com.typesafe.akka::akka-stream-kafka-testkit:2.0.6"

Ammonite REPL

import $ivy.`com.typesafe.akka::akka-stream-kafka-testkit:2.0.6`

<dependency>
  <groupId>com.typesafe.akka</groupId>
  <artifactId>akka-stream-kafka-testkit_2.11</artifactId>
  <version>2.0.6</version>
</dependency>

compile group: 'com.typesafe.akka', name: 'akka-stream-kafka-testkit_2.11', version: '2.0.6'