wix / greyhound   0.3.1

MIT License GitHub

Greyhound - Rich Kafka client library

Scala versions: 2.12

greyhound-testkit 0.1.7


Group ID:
com.wix
Artifact ID:
greyhound-testkit_2.12
Version:
0.1.7
Release Date:
Apr 2, 2021
Licenses:
MIT
Files:

libraryDependencies += "com.wix" %% "greyhound-testkit" % "0.1.7"

Mill build tool

ivy"com.wix::greyhound-testkit:0.1.7"

Scala CLI

//> using dep "com.wix::greyhound-testkit:0.1.7"

Ammonite REPL

import $ivy.`com.wix::greyhound-testkit:0.1.7`

<dependency>
  <groupId>com.wix</groupId>
  <artifactId>greyhound-testkit_2.12</artifactId>
  <version>0.1.7</version>
</dependency>

compile group: 'com.wix', name: 'greyhound-testkit_2.12', version: '0.1.7'