Last Version

Azkarra Runtime 0.9.2

Azkarra Streams Runtime

License

License

GroupId

GroupId

io.streamthoughts
ArtifactId

ArtifactId

azkarra-runtime
Version

Version

0.9.2
Type

Type

jar
Description

Description

Azkarra Runtime
Azkarra Streams Runtime
Project Organization

Project Organization

streamthoughts

Download azkarra-runtime 0.9.2


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

Dependencies

compile (6)

Group / Artifact Type Version
io.streamthoughts : azkarra-api jar 0.9.2
io.streamthoughts : azkarra-json-serializers jar 0.9.2
com.typesafe : config jar 1.3.4
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.10.0
org.slf4j : slf4j-api jar 1.7.28
org.reflections : reflections jar 0.9.11

provided (1)

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

test (3)

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

Project Modules

There are no modules declared in this project.