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 4.0.0


Group ID:
com.typesafe.akka
Artifact ID:
akka-stream-kafka-testkit_2.13
Version:
4.0.0
Release Date:
Oct 20, 2022
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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