com.github.piotr-kalanski:kafka-streams-app-common

Framework supporting implementation of Kafka Streams Applications

Лицензия

Лицензия

Группа

Группа

com.github.piotr-kalanski
Идентификатор

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

kafka-streams-app-common
Последняя версия

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

0.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Framework supporting implementation of Kafka Streams Applications
Система контроля версий

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

https://github.com/piotr-kalanski/kafka-streams-app-framework/tree/master/kafka-streams-app-common

Скачать kafka-streams-app-common

Как подключить последнюю версию

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

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
org.apache.kafka : kafka-streams jar 0.11.0.1
io.confluent » kafka-avro-serializer jar 3.3.0
io.confluent » kafka-streams-avro-serde jar 3.3.0
io.confluent » kafka-schema-registry-client jar 3.3.0
org.apache.avro : avro jar 1.8.2
org.apache.avro : avro-maven-plugin jar 1.8.2
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : slf4j-log4j12 jar 1.7.25
com.typesafe : config jar 1.3.1

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

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

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

Версии библиотеки

Версия
0.2.0
0.1.4
0.1.3
0.1.1