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


Group ID:
com.typesafe.akka
Artifact ID:
akka-stream-kafka-testkit_2.12
Version:
1.0.1
Release Date:
Mar 7, 2019
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.typesafe.akka</groupId>
  <artifactId>akka-stream-kafka-testkit_2.12</artifactId>
  <version>1.0.1</version>
</dependency>

compile group: 'com.typesafe.akka', name: 'akka-stream-kafka-testkit_2.12', version: '1.0.1'