Last Version

Azkarra Streams Examples 0.9.2

Demo applications and code examples for Azkarra Streams API.

License

License

GroupId

GroupId

io.streamthoughts
ArtifactId

ArtifactId

azkarra-examples
Version

Version

0.9.2
Type

Type

jar
Description

Description

Azkarra Streams Examples
Demo applications and code examples for Azkarra Streams API.
Project Organization

Project Organization

streamthoughts

Download azkarra-examples 0.9.2


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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.kafka : kafka-streams jar 2.7.0
io.streamthoughts : azkarra-metrics jar 0.9.2
io.streamthoughts : azkarra-streams jar 0.9.2
org.slf4j : slf4j-api jar 1.7.28
org.apache.logging.log4j : log4j-api jar 2.13.3
org.apache.logging.log4j : log4j-core jar 2.13.3
org.apache.logging.log4j : log4j-slf4j-impl jar 2.13.3

test (5)

Group / Artifact Type Version
org.apache.kafka : kafka-streams-test-utils jar 2.7.0
org.junit.platform : junit-platform-launcher jar 1.5.2
org.junit.jupiter : junit-jupiter-engine jar 5.5.2
org.junit.vintage : junit-vintage-engine jar 5.5.2
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.