akka-stream-kafka

Alpakka is a Reactive Enterprise Integration library for Java and Scala, based on Reactive Streams and Akka.

License

License

Categories

Categories

Akka Container Microservices Reactive libraries
GroupId

GroupId

com.typesafe.akka
ArtifactId

ArtifactId

akka-stream-kafka_2.11
Last Version

Last Version

2.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

akka-stream-kafka
Alpakka is a Reactive Enterprise Integration library for Java and Scala, based on Reactive Streams and Akka.
Project URL

Project URL

https://doc.akka.io/docs/alpakka-kafka/current
Project Organization

Project Organization

Lightbend Inc.
Source Code Management

Source Code Management

https://github.com/akka/alpakka-kafka

Download akka-stream-kafka_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/com.typesafe.akka/akka-stream-kafka_2.11/ -->
<dependency>
    <groupId>com.typesafe.akka</groupId>
    <artifactId>akka-stream-kafka_2.11</artifactId>
    <version>2.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-stream-kafka_2.11/
implementation 'com.typesafe.akka:akka-stream-kafka_2.11:2.0.7'
// https://jarcasting.com/artifacts/com.typesafe.akka/akka-stream-kafka_2.11/
implementation ("com.typesafe.akka:akka-stream-kafka_2.11:2.0.7")
'com.typesafe.akka:akka-stream-kafka_2.11:jar:2.0.7'
<dependency org="com.typesafe.akka" name="akka-stream-kafka_2.11" rev="2.0.7">
  <artifact name="akka-stream-kafka_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.typesafe.akka', module='akka-stream-kafka_2.11', version='2.0.7')
)
libraryDependencies += "com.typesafe.akka" % "akka-stream-kafka_2.11" % "2.0.7"
[com.typesafe.akka/akka-stream-kafka_2.11 "2.0.7"]

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
com.typesafe.akka : akka-stream_2.11 jar 2.5.31
org.apache.kafka : kafka-clients jar 2.4.1
org.scala-lang.modules : scala-collection-compat_2.11 jar 2.1.6

provided (2)

Group / Artifact Type Version
com.typesafe.akka : akka-discovery_2.11 jar 2.5.31
com.github.ghik : silencer-lib_2.11.12 jar 1.4.4

Project Modules

There are no modules declared in this project.

Alpakka Kafka Connector scaladex-badge maven-central-badge gh-actions-badge gitter-badge

Systems don't come alone. In the modern world of microservices and cloud deployment, new components must interact with legacy systems, making integration an important key to success. Reactive Streams give us a technology-independent tool to let these heterogeneous systems communicate without overwhelming each other.

The Alpakka project is an open source initiative to implement stream-aware, reactive, integration pipelines for Java and Scala. It is built on top of Akka Streams, and has been designed from the ground up to understand streaming natively and provide a DSL for reactive and stream-oriented programming, with built-in support for backpressure. Akka Streams is a Reactive Streams and JDK 9+ java.util.concurrent.Flow-compliant implementation and therefore fully interoperable with other implementations.

This repository contains the sources for the Alpakka Kafka connector. Which lets you connect Apache Kafka to Akka Streams. It was formerly known as Akka Streams Kafka and even Reactive Kafka.

Akka Stream connectors to other technologies are listed in the Alpakka repository.

Documentation

To keep up with the latest Alpakka releases check out Alpakka releases and Alpakka Kafka connector releases.

Community

You can join these groups and chats to discuss and ask Akka and Alpakka related questions:

  • Forums: discuss.lightbend.com
  • Chat room about Akka and Alpakka: gitter: akka/akka
  • Chat room about Alpakka Kafka connector: gitter: akka/alpakka-kafka
  • Issue tracker: github: akka/alpakka-kafka

In addition to that, you may enjoy following:

The Kafka connector was originally created as Reactive Kafka by SoftwareMill logo.

Contributing

Lightbend is committed to Alpakka and has an Alpakka team working on it.

Contributions are very welcome! The Alpakka team appreciates community contributions by both those new to Alpakka and those more experienced. Alpakka depends on the community to to keep up with the ever-growing number of technologies with which to integrate. Please step up and share the successful Akka Stream integrations you implement with the Alpakka community.

If you find an issue that you'd like to see fixed, the quickest way to make that happen is to implement the fix and submit a pull request.

Refer to the CONTRIBUTING.md file for more details about the workflow, and general hints on how to prepare your pull request.

You can also ask for clarifications or guidance in GitHub issues directly, or in the akka/dev chat if a more real time communication would be of benefit.

Caveat Emptor

Alpakka components are not always binary compatible between releases. API changes that are not backward compatible might be introduced as we refine and simplify based on your feedback. A module may be dropped in any release without prior deprecation.

Support for the Alpakka Kafka connector is available via Lightbend subscription.

com.typesafe.akka

Akka Project

Versions

Version
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
2.0.0-RC1
2.0.0-M2
2.0.0-M1
1.1.0
1.1.0-RC2
1.1.0-RC1
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0
1.0-RC2
1.0-RC1
1.0-M1
0.22
0.21.1
0.21
0.20
0.19
0.18
0.17
0.16
0.15
0.14
0.13
0.12
0.11
0.11-RC2
0.11-RC1
0.11-M4
0.11-M3
0.11-M2
0.11-M1