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.2


Group ID:
com.typesafe.akka
Artifact ID:
akka-stream-kafka-testkit_2.13
Version:
2.0.2
Release Date:
Feb 20, 2020
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.typesafe.akka</groupId>
  <artifactId>akka-stream-kafka-testkit_2.13</artifactId>
  <version>2.0.2</version>
</dependency>

compile group: 'com.typesafe.akka', name: 'akka-stream-kafka-testkit_2.13', version: '2.0.2'