Last Version

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

Framework supporting implementation of Kafka Streams Applications

License

License

GroupId

GroupId

com.github.piotr-kalanski
ArtifactId

ArtifactId

kafka-streams-app-archetype
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-archetype

Download kafka-streams-app-archetype 0.2.0


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