Last Version

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

Framework supporting implementation of Kafka Streams Applications

License

License

GroupId

GroupId

com.github.piotr-kalanski
ArtifactId

ArtifactId

kafka-streams-app-common
Version

Version

0.2.0
Type

Type

jar
Description

Description

Framework supporting implementation of Kafka Streams Applications
Source Code Management

Source Code Management

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

Download kafka-streams-app-common 0.2.0


<!-- 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"]

Dependencies

compile (9)

Group / Artifact Type Version
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)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.