MVN

com.mageddo : spring-kafka

Maven & Gradle

May 01, 2020
4 stars

spring-kafka · Simplify Consumer And Producer Configuration

<dependency>
    <groupId>com.mageddo</groupId>
    <artifactId>spring-kafka</artifactId>
    <version>2.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.mageddo : spring-kafka to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2.0

All Versions

Choose a version of com.mageddo : spring-kafka to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2.x
spring-kafka-2.2.0
2.1.x
spring-kafka-2.1.1
spring-kafka-2.1.0
2.0.x
spring-kafka-2.0.2
spring-kafka-2.0.1
spring-kafka-2.0.0
1.3.x
spring-kafka-1.3.1
1.2.x
spring-kafka-1.2.0
1.1.x
spring-kafka-1.1.0
1.0.x
spring-kafka-1.0.0

How to add a dependency to Maven

Add the following com.mageddo : spring-kafka maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.mageddo</groupId>
    <artifactId>spring-kafka</artifactId>
    <version>2.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.mageddo : spring-kafka gradle dependency to your build.gradle file:

implementation 'com.mageddo:spring-kafka:2.2.0'

Gradle Kotlin DSL: Add the following com.mageddo : spring-kafka gradle kotlin dependency to your build.gradle.kts file:

implementation("com.mageddo:spring-kafka:2.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.mageddo : spring-kafka sbt scala dependency to your build.sbt file:

libraryDependencies += "com.mageddo" % "spring-kafka" % "2.2.0"

Advertisement

Dependencies from Group

Feb 02, 2021
4 usages
4 stars
rsl
Mar 06, 2019
2 usages
4 stars
Mar 18, 2019
1 usages
0 stars
Aug 19, 2017
4 stars
Apr 24, 2018
4 stars

Discover Dependencies

Aug 09, 2018
20 stars
Jun 28, 2018
6 stars
Nov 25, 2019
2 stars
Aug 04, 2023
136 stars
Jul 06, 2020
1 usages
12 stars
Apr 27, 2018
239 stars