Last Version

com.github.piotr-kalanski:kafka-streams-examples 0.1.3

Framework supporting implementation of Kafka Streams Applications

License

License

GroupId

GroupId

com.github.piotr-kalanski
ArtifactId

ArtifactId

kafka-streams-examples
Version

Version

0.1.3
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-examples

Download kafka-streams-examples 0.1.3


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.piotr-kalanski : kafka-streams-app-common jar 0.1.3
org.apache.kafka : kafka-clients jar 0.11.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.