is not current version
Last Version 3.9.0

com.madewithtea:mockedstreams_2.12 3.3.0

Topology Unit-Testing Library for Apache Kafka / Kafka Streams

GroupId

GroupId

com.madewithtea
ArtifactId

ArtifactId

mockedstreams_2.12
Version

Version

3.3.0
Type

Type

jar

Download mockedstreams_2.12 3.3.0


<!-- https://jarcasting.com/artifacts/com.madewithtea/mockedstreams_2.12/ -->
<dependency>
    <groupId>com.madewithtea</groupId>
    <artifactId>mockedstreams_2.12</artifactId>
    <version>3.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.madewithtea/mockedstreams_2.12/
implementation 'com.madewithtea:mockedstreams_2.12:3.3.0'
// https://jarcasting.com/artifacts/com.madewithtea/mockedstreams_2.12/
implementation ("com.madewithtea:mockedstreams_2.12:3.3.0")
'com.madewithtea:mockedstreams_2.12:jar:3.3.0'
<dependency org="com.madewithtea" name="mockedstreams_2.12" rev="3.3.0">
  <artifact name="mockedstreams_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.madewithtea', module='mockedstreams_2.12', version='3.3.0')
)
libraryDependencies += "com.madewithtea" % "mockedstreams_2.12" % "3.3.0"
[com.madewithtea/mockedstreams_2.12 "3.3.0"]