is not current version
Last Version 0.9.2

io.streamthoughts:azkarra-streams-reactor 0.6.0

Azkarra is a lightweight java framework which makes easy to create production-ready Kafka Streams applications.

Categories

Categories

React User Interface Web Frameworks Reactor Container Microservices Reactive libraries
GroupId

GroupId

io.streamthoughts
ArtifactId

ArtifactId

azkarra-streams-reactor
Version

Version

0.6.0
Type

Type

pom

Download azkarra-streams-reactor 0.6.0


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