is not current version
Last Version 1.3.28

Zerocode Kafka Testing With Simple YAML and JSON DSL 1.3.27

How to use zerocode in your project

License

License

GroupId

GroupId

org.jsmart
ArtifactId

ArtifactId

kafka-testing
Version

Version

1.3.27
Type

Type

jar
Description

Description

Zerocode Kafka Testing With Simple YAML and JSON DSL
How to use zerocode in your project

Download kafka-testing 1.3.27


<!-- https://jarcasting.com/artifacts/org.jsmart/kafka-testing/ -->
<dependency>
    <groupId>org.jsmart</groupId>
    <artifactId>kafka-testing</artifactId>
    <version>1.3.27</version>
</dependency>
// https://jarcasting.com/artifacts/org.jsmart/kafka-testing/
implementation 'org.jsmart:kafka-testing:1.3.27'
// https://jarcasting.com/artifacts/org.jsmart/kafka-testing/
implementation ("org.jsmart:kafka-testing:1.3.27")
'org.jsmart:kafka-testing:jar:1.3.27'
<dependency org="org.jsmart" name="kafka-testing" rev="1.3.27">
  <artifact name="kafka-testing" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jsmart', module='kafka-testing', version='1.3.27')
)
libraryDependencies += "org.jsmart" % "kafka-testing" % "1.3.27"
[org.jsmart/kafka-testing "1.3.27"]

Dependencies

compile (6)

Group / Artifact Type Version
org.jsmart : zerocode-tdd jar 1.3.27
junit : junit jar 4.12
com.google.protobuf : protobuf-java jar 3.13.0
com.google.protobuf : protobuf-java-util jar 3.13.0
org.apache.kafka : kafka-clients jar 2.1.0
com.github.os72 : protoc-jar jar 3.11.4

Project Modules

There are no modules declared in this project.