Last Version

spring-test-kafka 0.2

TestContainers wrapper around the Apache Kafka for Spring Boot applications

License

License

GroupId

GroupId

com.jupiter-tools
ArtifactId

ArtifactId

spring-test-kafka
Version

Version

0.2
Type

Type

jar
Description

Description

spring-test-kafka
TestContainers wrapper around the Apache Kafka for Spring Boot applications
Project URL

Project URL

https://github.com/jupiter-tools/spring-test-kafka
Source Code Management

Source Code Management

https://github.com/jupiter-tools/spring-test-kafka

Download spring-test-kafka 0.2


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

Dependencies

compile (10)

Group / Artifact Type Version
org.springframework.kafka : spring-kafka jar
org.testcontainers : kafka jar 1.11.3
org.springframework.boot : spring-boot-starter-logging jar
com.jupiter-tools : spring-test-core jar 0.4
com.jupiter-tools : datasetroll jar 0.1
org.awaitility : awaitility jar 3.1.0
org.springframework.boot : spring-boot-starter-test jar
org.junit.jupiter : junit-jupiter-api jar 5.5.1
org.junit.jupiter : junit-jupiter-engine jar 5.5.1
org.junit.platform : junit-platform-engine jar 1.5.1

test (1)

Group / Artifact Type Version
com.jupiter-tools : spring-dynamic-property jar 0.1

Project Modules

There are no modules declared in this project.