is not current version
Last Version 0.1.9

com.landoop:kstreams-kcql 0.1.4

Small utility lib for Kafka Streams to help with simple payload transformations

GroupId

GroupId

com.landoop
ArtifactId

ArtifactId

kstreams-kcql
Version

Version

0.1.4
Type

Type

jar

Download kstreams-kcql 0.1.4


<!-- https://jarcasting.com/artifacts/com.landoop/kstreams-kcql/ -->
<dependency>
    <groupId>com.landoop</groupId>
    <artifactId>kstreams-kcql</artifactId>
    <version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.landoop/kstreams-kcql/
implementation 'com.landoop:kstreams-kcql:0.1.4'
// https://jarcasting.com/artifacts/com.landoop/kstreams-kcql/
implementation ("com.landoop:kstreams-kcql:0.1.4")
'com.landoop:kstreams-kcql:jar:0.1.4'
<dependency org="com.landoop" name="kstreams-kcql" rev="0.1.4">
  <artifact name="kstreams-kcql" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.landoop', module='kstreams-kcql', version='0.1.4')
)
libraryDependencies += "com.landoop" % "kstreams-kcql" % "0.1.4"
[com.landoop/kstreams-kcql "0.1.4"]