Last Version

Azkarra Framework 0.9.2

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

License

License

Categories

Categories

React User Interface Web Frameworks Reactor Container Microservices Reactive libraries
GroupId

GroupId

io.streamthoughts
ArtifactId

ArtifactId

azkarra-streams-reactor
Version

Version

0.9.2
Type

Type

pom
Description

Description

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

Project URL

https://github.com/streamthoughts/azkarra-streams
Project Organization

Project Organization

streamthoughts
Source Code Management

Source Code Management

https://github.com/streamthoughts/azkarra-streams

Download azkarra-streams-reactor 0.9.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • azkarra-api
  • azkarra-reactive-tck
  • azkarra-runtime
  • azkarra-streams
  • azkarra-ui
  • azkarra-server
  • azkarra-commons
  • azkarra-worker
  • azkarra-examples
  • azkarra-json-serializers
  • azkarra-metrics
  • azkarra-quickstart
  • azkarra-client