Last Version

Azkarra Commons 0.9.2

Azkarra Commons provides reusable codes for Kafka Streams.

License

License

GroupId

GroupId

io.streamthoughts
ArtifactId

ArtifactId

azkarra-commons
Version

Version

0.9.2
Type

Type

jar
Description

Description

Azkarra Commons
Azkarra Commons provides reusable codes for Kafka Streams.
Project Organization

Project Organization

streamthoughts

Download azkarra-commons 0.9.2


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

Dependencies

provided (1)

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

test (2)

Group / Artifact Type Version
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.