is not current version
Last Version 0.2.0

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


GroupId

GroupId

com.github.piotr-kalanski
ArtifactId

ArtifactId

kafka-streams-app-archetype
Version

Version

0.1.4
Type

Type

jar

Download kafka-streams-app-archetype 0.1.4


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