A library that provides an in-memory Kafka instance to run your tests against.
scalatest-embedded-schema-registry 2.0.0
Group ID:
net.manub
Artifact ID:
scalatest-embedded-schema-registry_2.12
Version:
2.0.0
Release Date:
Oct 11, 2018
Licenses:
Files:
Full Scala Version:
2.12.6
Developers:
libraryDependencies += "net.manub" %% "scalatest-embedded-schema-registry" % "2.0.0"
ivy"net.manub::scalatest-embedded-schema-registry:2.0.0"
//> using dep "net.manub::scalatest-embedded-schema-registry:2.0.0"
import $ivy.`net.manub::scalatest-embedded-schema-registry:2.0.0`
<dependency> <groupId>net.manub</groupId> <artifactId>scalatest-embedded-schema-registry_2.12</artifactId> <version>2.0.0</version> </dependency>
compile group: 'net.manub', name: 'scalatest-embedded-schema-registry_2.12', version: '2.0.0'