Last Version

testcontainers-kafka-test 1.0.0

Utilities for kafka integration tests

License

License

Categories

Categories

Container
GroupId

GroupId

com.github.ydespreaux.testcontainers.kafka.test
ArtifactId

ArtifactId

testcontainers-kafka-test
Version

Version

1.0.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.0.0


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

Dependencies

compile (3)

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

provided (1)

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

test (3)

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

Project Modules

There are no modules declared in this project.