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