Last Version

testcontainers-kafka 1.2.4

Bootstrap Springboot Kafka library for tests

License

License

Categories

Categories

Container
GroupId

GroupId

com.github.ydespreaux.testcontainers
ArtifactId

ArtifactId

testcontainers-kafka
Version

Version

1.2.4
Type

Type

jar
Description

Description

testcontainers-kafka
Bootstrap Springboot Kafka library for tests

Download testcontainers-kafka 1.2.4


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.ydespreaux.testcontainers : testcontainers-commons jar 1.2.4
org.springframework.boot : spring-boot-starter jar 2.1.0.RELEASE
org.projectlombok : lombok jar 1.18.2

test (7)

Group / Artifact Type Version
org.springframework.kafka : spring-kafka-test jar 2.1.5.RELEASE
org.springframework.boot : spring-boot-starter-test jar 2.1.0.RELEASE
org.springframework : spring-web jar 5.0.7.RELEASE
org.junit.jupiter : junit-jupiter jar 5.4.1
org.junit.vintage : junit-vintage-engine jar
org.junit.platform : junit-platform-runner jar
org.testcontainers : junit-jupiter jar 1.11.2

Project Modules

There are no modules declared in this project.