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


Group ID:
com.madewithtea
Artifact ID:
mockedstreams_2.13
Version:
3.5.2
Release Date:
Mar 24, 2020
Licenses:
Files:

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

Mill build tool

ivy"com.madewithtea::mockedstreams:3.5.2"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.madewithtea</groupId>
  <artifactId>mockedstreams_2.13</artifactId>
  <version>3.5.2</version>
</dependency>

compile group: 'com.madewithtea', name: 'mockedstreams_2.13', version: '3.5.2'