| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииДанные |
| Группа | Группаcom.github.panhongan.bigdata |
| Идентификатор | Идентификаторkafka-helper |
| Последняя версия | Последняя версия1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеkafka-helper
kafka helper
|
| Имя Файла | Размер |
|---|---|
| kafka-helper-1.1.pom | |
| kafka-helper-1.1.jar | 9 KB |
| kafka-helper-1.1-sources.jar | 6 KB |
| kafka-helper-1.1-javadoc.jar | 403 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.panhongan.bigdata/kafka-helper/ -->
<dependency>
<groupId>com.github.panhongan.bigdata</groupId>
<artifactId>kafka-helper</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.panhongan.bigdata/kafka-helper/
implementation 'com.github.panhongan.bigdata:kafka-helper:1.1'
// https://jarcasting.com/artifacts/com.github.panhongan.bigdata/kafka-helper/
implementation ("com.github.panhongan.bigdata:kafka-helper:1.1")
'com.github.panhongan.bigdata:kafka-helper:jar:1.1'
<dependency org="com.github.panhongan.bigdata" name="kafka-helper" rev="1.1">
<artifact name="kafka-helper" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.panhongan.bigdata', module='kafka-helper', version='1.1')
)
libraryDependencies += "com.github.panhongan.bigdata" % "kafka-helper" % "1.1"
[com.github.panhongan.bigdata/kafka-helper "1.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.30 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.apache.kafka : kafka_2.11 | jar | 0.10.0.0 |
| org.apache.kafka : kafka-clients | jar | 0.10.0.0 |
| org.apache.spark : spark-streaming-kafka-0-10_2.11 | jar | 2.4.8 |
| org.apache.curator : curator-framework | jar | 2.9.0 |
| com.github.panhongan.bigdata : zk-helper | jar | 1.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |