| Категории |
КатегорииIDE Инструменты разработки |
|---|---|
| Группа | Группаcom.presidentio.but |
| Идентификатор | Идентификаторkafka-unit |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описание |
| Имя Файла | Размер |
|---|---|
| kafka-unit-1.0.0.pom | |
| kafka-unit-1.0.0.jar | 8 KB |
| kafka-unit-1.0.0-sources.jar | 6 KB |
| kafka-unit-1.0.0-javadoc.jar | 42 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.presidentio.but/kafka-unit/ -->
<dependency>
<groupId>com.presidentio.but</groupId>
<artifactId>kafka-unit</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.presidentio.but/kafka-unit/
implementation 'com.presidentio.but:kafka-unit:1.0.0'
// https://jarcasting.com/artifacts/com.presidentio.but/kafka-unit/
implementation ("com.presidentio.but:kafka-unit:1.0.0")
'com.presidentio.but:kafka-unit:jar:1.0.0'
<dependency org="com.presidentio.but" name="kafka-unit" rev="1.0.0">
<artifact name="kafka-unit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.presidentio.but', module='kafka-unit', version='1.0.0')
)
libraryDependencies += "com.presidentio.but" % "kafka-unit" % "1.0.0"
[com.presidentio.but/kafka-unit "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.presidentio.but : unit-common | jar | |
| com.presidentio.but : junit-runner | jar | |
| com.presidentio.but : zookeeper-unit | jar | |
| com.presidentio.but : test-utils | jar | |
| org.apache.kafka : kafka_2.10 | jar | |
| commons-io : commons-io | jar |