| License |
License |
|---|---|
| GroupId | GroupIdcom.madewithtea |
| ArtifactId | ArtifactIdmockedstreams_2.11 |
| Version | Version3.3.0 |
| Type | Typejar |
| Description |
Descriptionmockedstreams
Topology Unit-Testing Library for Apache Kafka / Kafka Streams
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| mockedstreams_2.11-3.3.0.pom | |
| mockedstreams_2.11-3.3.0.jar | 27 KB |
| mockedstreams_2.11-3.3.0-sources.jar | 2 KB |
| mockedstreams_2.11-3.3.0-javadoc.jar | 361 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.madewithtea/mockedstreams_2.11/ -->
<dependency>
<groupId>com.madewithtea</groupId>
<artifactId>mockedstreams_2.11</artifactId>
<version>3.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.madewithtea/mockedstreams_2.11/
implementation 'com.madewithtea:mockedstreams_2.11:3.3.0'
// https://jarcasting.com/artifacts/com.madewithtea/mockedstreams_2.11/
implementation ("com.madewithtea:mockedstreams_2.11:3.3.0")
'com.madewithtea:mockedstreams_2.11:jar:3.3.0'
<dependency org="com.madewithtea" name="mockedstreams_2.11" rev="3.3.0">
<artifact name="mockedstreams_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.madewithtea', module='mockedstreams_2.11', version='3.3.0')
)
libraryDependencies += "com.madewithtea" % "mockedstreams_2.11" % "3.3.0"
[com.madewithtea/mockedstreams_2.11 "3.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.12 |
| org.apache.kafka : kafka-clients | jar | 2.2.0 |
| org.apache.kafka : kafka-clients | jar | 2.2.0 |
| org.apache.kafka : kafka-streams | jar | 2.2.0 |
| org.apache.kafka : kafka-streams-scala_2.11 | jar | 2.2.0 |
| org.apache.kafka : kafka-streams-test-utils | jar | 2.2.0 |
| org.apache.kafka : kafka_2.11 | jar | 2.2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.11 | jar | 3.0.5 |
| org.rocksdb : rocksdbjni | jar | 5.17.2 |