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 1.0.5


Group ID:
com.typesafe.akka
Artifact ID:
akka-stream-kafka-testkit_2.13
Version:
1.0.5
Release Date:
Jul 25, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

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

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