is not current version
Last Version 3.3.0

com.madewithtea:mockedstreams_2.11 1.2.1

Topology Unit-Testing Library for Apache Kafka / Kafka Streams

GroupId

GroupId

com.madewithtea
ArtifactId

ArtifactId

mockedstreams_2.11
Version

Version

1.2.1
Type

Type

jar

Download mockedstreams_2.11 1.2.1


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