compstak / kafkastreams4s   0.16.0

Apache License 2.0 GitHub

Kafka Streams for Scala. Integrates KafkaStreams with the cats-effect ecosystem

Scala versions: 2.13 2.12

kafka-streams4s-testing 0.15.0


Group ID:
com.compstak
Artifact ID:
kafka-streams4s-testing_2.13
Version:
0.15.0
Release Date:
Feb 10, 2021
Licenses:
Files:

libraryDependencies += "com.compstak" %% "kafka-streams4s-testing" % "0.15.0"

Mill build tool

ivy"com.compstak::kafka-streams4s-testing:0.15.0"

Scala CLI

//> using dep "com.compstak::kafka-streams4s-testing:0.15.0"

Ammonite REPL

import $ivy.`com.compstak::kafka-streams4s-testing:0.15.0`

<dependency>
  <groupId>com.compstak</groupId>
  <artifactId>kafka-streams4s-testing_2.13</artifactId>
  <version>0.15.0</version>
</dependency>

compile group: 'com.compstak', name: 'kafka-streams4s-testing_2.13', version: '0.15.0'