How To Install Java Artifact org.apache.kafka.kafka-streams v1.0.2

org.apache.kafka kafka-streams 1.0.2

Introduction

In this article, we'll learn how to install Java artifact kafka-streams from org.apache.kafka group in version 1.0.2. The artifact is available in 61 versions: 3.7.0 3.6.2 3.6.1 3.6.0 3.5.2 3.5.1 3.5.0 3.4.1 3.4.0 3.3.2 3.3.1 3.3.0 3.2.3 3.2.2 3.2.1 3.2.0 3.1.2 3.1.1 3.1.0 3.0.2 3.0.1 3.0.0 2.8.2 2.8.1 2.8.0 2.7.2 2.7.1 2.7.0 2.6.3 2.6.2 2.6.1 2.6.0 2.5.1 2.5.0 2.4.1 2.4.0 2.3.1 2.3.0 2.2.2 2.2.1 2.2.0 2.1.1 2.1.0 2.0.1 2.0.0 1.1.1 1.1.0 1.0.2 1.0.1 1.0.0 0.11.0.3 0.11.0.2 0.11.0.1 0.11.0.0 0.10.2.2 0.10.2.1 0.10.2.0 0.10.1.1 0.10.1.0 0.10.0.1 0.10.0.0 . The Apache Kafka project has been released under The Apache Software License, Version 2.0 license, and has its own website at: http://kafka.apache.org .

How To Install Java Artifact org.apache.kafka.kafka-streams In Version 1.0.2

To install the Apache Kafka artifact in version 1.0.2 add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses Apache Kafka dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (4)

Test dependencies (5)

Licenses