wesselvs / mockedstreams   3.6.0

Apache License 2.0 GitHub

Scala DSL for Unit-Testing Processing Topologies in Kafka Streams

Scala versions: 2.13 2.12

mockedstreams 3.6.0


Group ID:
com.madewithtea
Artifact ID:
mockedstreams_2.13
Version:
3.6.0
Release Date:
Apr 6, 2020
Licenses:
Files:

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

Mill build tool

ivy"com.madewithtea::mockedstreams:3.6.0"

Scala CLI

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

Ammonite REPL

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

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

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