Последняя версия

testcontainers-kafka-test 1.3.0

Utilities for kafka integration tests

Лицензия

Лицензия

Категории

Категории

Контейнер
Группа

Группа

com.github.ydespreaux.testcontainers
Идентификатор

Идентификатор

testcontainers-kafka-test
Версия

Версия

1.3.0
Тип

Тип

jar
Описание

Описание

testcontainers-kafka-test
Utilities for kafka integration tests
Ссылка на сайт

Ссылка на сайт

https://github.com/ydespreaux/testcontainers-kafka-test
Система контроля версий

Система контроля версий

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

Скачать 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"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
io.confluent » kafka-avro-serializer jar 5.1.0

test (3)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.