is not current version
Last Version 2.6.0

com.bakdata.fluent-kafka-streams-tests:schema-registry-mock-junit4 2.0.3

Mocks the HTTP endpoint of the schema registry for seamlessly testing topologies with Avro serdes

Categories

Categories

JUnit Unit Testing Data
GroupId

GroupId

com.bakdata.fluent-kafka-streams-tests
ArtifactId

ArtifactId

schema-registry-mock-junit4
Version

Version

2.0.3
Type

Type

jar

Download schema-registry-mock-junit4 2.0.3


<!-- https://jarcasting.com/artifacts/com.bakdata.fluent-kafka-streams-tests/schema-registry-mock-junit4/ -->
<dependency>
    <groupId>com.bakdata.fluent-kafka-streams-tests</groupId>
    <artifactId>schema-registry-mock-junit4</artifactId>
    <version>2.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.bakdata.fluent-kafka-streams-tests/schema-registry-mock-junit4/
implementation 'com.bakdata.fluent-kafka-streams-tests:schema-registry-mock-junit4:2.0.3'
// https://jarcasting.com/artifacts/com.bakdata.fluent-kafka-streams-tests/schema-registry-mock-junit4/
implementation ("com.bakdata.fluent-kafka-streams-tests:schema-registry-mock-junit4:2.0.3")
'com.bakdata.fluent-kafka-streams-tests:schema-registry-mock-junit4:jar:2.0.3'
<dependency org="com.bakdata.fluent-kafka-streams-tests" name="schema-registry-mock-junit4" rev="2.0.3">
  <artifact name="schema-registry-mock-junit4" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bakdata.fluent-kafka-streams-tests', module='schema-registry-mock-junit4', version='2.0.3')
)
libraryDependencies += "com.bakdata.fluent-kafka-streams-tests" % "schema-registry-mock-junit4" % "2.0.3"
[com.bakdata.fluent-kafka-streams-tests/schema-registry-mock-junit4 "2.0.3"]