How To Install Java Artifact org.springframework.kafka.spring-kafka-dist v2.9.13

org.springframework.kafka spring-kafka-dist 2.9.13

Introduction

In this article, we'll learn how to install Java artifact spring-kafka-dist from org.springframework.kafka group in version 2.9.13. The artifact is available in 95 versions: 3.1.4 3.1.3 3.1.2 3.1.1 3.1.0 3.0.16 3.0.15 3.0.14 3.0.13 3.0.12 3.0.11 3.0.10 3.0.9 3.0.8 3.0.7 3.0.6 3.0.5 3.0.4 3.0.3 3.0.2 3.0.1 3.0.0 2.9.13 2.9.12 2.9.11 2.9.10 2.9.9 2.9.8 2.9.7 2.9.6 2.9.5 2.9.4 2.9.3 2.9.2 2.9.1 2.9.0 2.8.11 2.8.10 2.8.9 2.8.8 2.8.7 2.8.6 2.8.5 2.8.4 2.8.3 2.8.2 2.8.1 2.8.0 2.7.14 2.7.13 2.7.12 2.7.11 2.7.10 2.7.9 2.7.8 2.7.7 2.7.6 2.7.5 2.7.4 2.7.3 2.7.2 2.7.1 2.7.0 2.6.13 2.6.12 2.6.11 2.6.10 2.6.9 2.6.8 2.6.7 2.6.6 2.6.5 2.6.4 2.6.3 2.6.2 2.6.1 2.6.0 2.5.17.RELEASE 2.5.16.RELEASE 2.5.15.RELEASE 2.5.14.RELEASE 2.5.13.RELEASE 2.5.12.RELEASE 2.5.11.RELEASE 2.5.10.RELEASE 2.5.9.RELEASE 2.5.8.RELEASE 2.5.7.RELEASE 2.5.6.RELEASE 2.5.5.RELEASE 2.5.4.RELEASE 2.5.3.RELEASE 2.5.2.RELEASE 2.5.1.RELEASE 2.5.0.RELEASE . The Spring for Apache Kafka project has been released under Apache License, Version 2.0 license, and has its own website at: https://github.com/spring-projects/spring-kafka .

How To Install Java Artifact org.springframework.kafka.spring-kafka-dist In Version 2.9.13

To install the Spring for Apache Kafka artifact in version 2.9.13 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 Spring for 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.

Licenses