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


Group ID:
com.madewithtea
Artifact ID:
mockedstreams_2.13
Version:
3.5.1
Release Date:
Dec 31, 2019
Licenses:
Files:

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

Mill build tool

ivy"com.madewithtea::mockedstreams:3.5.1"

Scala CLI

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

Ammonite REPL

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

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

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