zio-testcontainers-kafka 0.1.0


Group ID:
io.github.scottweaver
Artifact ID:
zio-testcontainers-kafka_2.13
Version:
0.1.0
Release Date:
Nov 23, 2021
Licenses:
Files:

libraryDependencies += "io.github.scottweaver" %% "zio-testcontainers-kafka" % "0.1.0"

Mill build tool

ivy"io.github.scottweaver::zio-testcontainers-kafka:0.1.0"

Scala CLI

//> using dep "io.github.scottweaver::zio-testcontainers-kafka:0.1.0"

Ammonite REPL

import $ivy.`io.github.scottweaver::zio-testcontainers-kafka:0.1.0`

<dependency>
  <groupId>io.github.scottweaver</groupId>
  <artifactId>zio-testcontainers-kafka_2.13</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'io.github.scottweaver', name: 'zio-testcontainers-kafka_2.13', version: '0.1.0'