jpzk / mockedstreams   3.9.0

Apache License 2.0 GitHub

Scala DSL for Unit-Testing Processing Topologies in Kafka Streams

Scala versions: 2.13 2.12 2.11

mockedstreams 3.2.0


Group ID:
com.madewithtea
Artifact ID:
mockedstreams_2.12
Version:
3.2.0
Release Date:
Mar 8, 2019
Licenses:
Files:

libraryDependencies += "com.madewithtea" %% "mockedstreams" % "3.2.0"

Mill build tool

ivy"com.madewithtea::mockedstreams:3.2.0"

Scala CLI

//> using dep "com.madewithtea::mockedstreams:3.2.0"

Ammonite REPL

import $ivy.`com.madewithtea::mockedstreams:3.2.0`

<dependency>
  <groupId>com.madewithtea</groupId>
  <artifactId>mockedstreams_2.12</artifactId>
  <version>3.2.0</version>
</dependency>

compile group: 'com.madewithtea', name: 'mockedstreams_2.12', version: '3.2.0'