kafka-junit

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

Last Version

4.2.2
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.36
org.slf4j : log4j-over-slf4j jar 1.7.36
org.apache.curator : curator-test jar 5.2.1
org.apache.kafka : kafka_2.13 jar 3.2.0
org.apache.kafka : kafka-clients jar 3.2.0
com.google.guava : guava jar 31.1-jre
junit : junit jar 4.13.2
org.junit.jupiter : junit-jupiter-api jar 5.8.2
io.dropwizard.metrics : metrics-core jar 4.2.9
org.xerial.snappy : snappy-java jar 1.1.8.4

provided (1)

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

test (5)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.11
org.assertj : assertj-core jar 3.22.0
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.platform : junit-platform-launcher jar 1.8.2
org.junit.vintage : junit-vintage-engine jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
4.2.2
4.2.1
4.2.0
4.1.11
4.1.10
4.1.9
4.1.8
4.1.7
4.1.6
4.1.5
4.1.4
4.1.3
4.1.2
4.1.1
4.1.0
4.0.0
3.1.1
3.1.0
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
2.5
2.4
2.3
2.2
2.1
2.0
1.9
1.8
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0