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

Framework supporting implementation of Kafka Streams Applications

License

License

GroupId

GroupId

com.github.piotr-kalanski
ArtifactId

ArtifactId

kafka-streams-app-test
Last Version

Last Version

0.2.0
Release Date

Release Date

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-test

Download kafka-streams-app-test

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0
0.1.4
0.1.3
0.1.1