is not current version
Last Version 2.6.0

com.bakdata.fluent-kafka-streams-tests:schema-registry-mock-junit5 2.0.2

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-junit5
Version

Version

2.0.2
Type

Type

jar

Download schema-registry-mock-junit5 2.0.2


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