is not current version
Last Version 1.3.0

com.github.ydespreaux.testcontainers:testcontainers-kafka-test 1.1.0

Utilities for kafka integration tests

Categories

Categories

Container
GroupId

GroupId

com.github.ydespreaux.testcontainers
ArtifactId

ArtifactId

testcontainers-kafka-test
Version

Version

1.1.0
Type

Type

jar

Download testcontainers-kafka-test 1.1.0


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