Last Version

testcontainers-kafka-test 1.3.0

Utilities for kafka integration tests

License

License

Categories

Categories

Container
GroupId

GroupId

com.github.ydespreaux.testcontainers
ArtifactId

ArtifactId

testcontainers-kafka-test
Version

Version

1.3.0
Type

Type

jar
Description

Description

testcontainers-kafka-test
Utilities for kafka integration tests
Project URL

Project URL

https://github.com/ydespreaux/testcontainers-kafka-test
Source Code Management

Source Code Management

https://github.com/ydespreaux/testcontainers-kafka-test

Download testcontainers-kafka-test 1.3.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.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ydespreaux.testcontainers/testcontainers-kafka-test/
implementation 'com.github.ydespreaux.testcontainers:testcontainers-kafka-test:1.3.0'
// https://jarcasting.com/artifacts/com.github.ydespreaux.testcontainers/testcontainers-kafka-test/
implementation ("com.github.ydespreaux.testcontainers:testcontainers-kafka-test:1.3.0")
'com.github.ydespreaux.testcontainers:testcontainers-kafka-test:jar:1.3.0'
<dependency org="com.github.ydespreaux.testcontainers" name="testcontainers-kafka-test" rev="1.3.0">
  <artifact name="testcontainers-kafka-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ydespreaux.testcontainers', module='testcontainers-kafka-test', version='1.3.0')
)
libraryDependencies += "com.github.ydespreaux.testcontainers" % "testcontainers-kafka-test" % "1.3.0"
[com.github.ydespreaux.testcontainers/testcontainers-kafka-test "1.3.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.kafka : spring-kafka jar 2.2.0.RELEASE
org.springframework.kafka : spring-kafka-test jar 2.2.0.RELEASE
com.github.ydespreaux.testcontainers : testcontainers-kafka jar 1.2.0

provided (1)

Group / Artifact Type Version
io.confluent » kafka-avro-serializer jar 5.1.0

test (3)

Group / Artifact Type Version
org.apache.avro : avro jar 1.8.2
org.springframework.boot : spring-boot-starter-test jar 2.1.0.RELEASE
org.springframework.boot : spring-boot-starter jar 2.1.0.RELEASE

Project Modules

There are no modules declared in this project.