is not current version
Last Version 4.2.2

kafka-junit 4.1.11

JUnit rule to spin-up a Kafka broker during tests

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.github.charithe
ArtifactId

ArtifactId

kafka-junit
Version

Version

4.1.11
Type

Type

jar
Description

Description

kafka-junit
JUnit rule to spin-up a Kafka broker during tests
Project URL

Project URL

https://github.com/charithe/kafka-junit
Source Code Management

Source Code Management

https://github.com/charithe/kafka-junit

Download kafka-junit 4.1.11


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

Dependencies

compile (8)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : log4j-over-slf4j jar 1.7.25
org.apache.curator : curator-test jar 4.2.0
org.apache.kafka : kafka_2.13 jar 2.6.0
org.apache.kafka : kafka-clients jar 2.6.0
com.google.guava : guava jar 28.2-jre
junit : junit jar 4.13.1
org.junit.jupiter : junit-jupiter-api jar 5.4.0

provided (1)

Group / Artifact Type Version
org.apiguardian : apiguardian-api jar 1.1.0

test (5)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3
org.assertj : assertj-core jar 3.14.0
org.junit.jupiter : junit-jupiter-engine jar 5.4.0
org.junit.platform : junit-platform-launcher jar 1.3.2
org.junit.vintage : junit-vintage-engine jar 5.4.0

Project Modules

There are no modules declared in this project.