не последняя версия
Последняя версия 3.9.0

com.madewithtea:mockedstreams_2.12 2.1.0

Topology Unit-Testing Library for Apache Kafka / Kafka Streams

Группа

Группа

com.madewithtea
Идентификатор

Идентификатор

mockedstreams_2.12
Версия

Версия

2.1.0
Тип

Тип

jar

Скачать mockedstreams_2.12 2.1.0


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