kafka-streams-cep-core


License

License

GroupId

GroupId

com.github.fhuss
ArtifactId

ArtifactId

kafka-streams-cep
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

kafka-streams-cep-core

Download kafka-streams-cep

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.4
com.esotericsoftware : kryo jar 3.0.3
com.google.code.gson : gson jar 2.8.2

provided (2)

Group / Artifact Type Version
org.apache.kafka : kafka-streams jar
org.apache.kafka : kafka-clients jar

test (6)

Group / Artifact Type Version
org.apache.kafka : kafka-streams jar ${kafka.version}
org.apache.kafka : kafka-streams-test-utils jar ${kafka.version}
org.apache.kafka : kafka-clients jar ${kafka.version}
junit : junit jar 4.11
ch.qos.logback : logback-core jar ${logback.version}
ch.qos.logback : logback-classic jar ${logback.version}

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.1.0