io.github.goudai:spring-boot-starter-kafka-core

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.goudai
ArtifactId

ArtifactId

spring-boot-starter-kafka-core
Last Version

Last Version

2.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/spring-boot-starter-kafka-core

Download spring-boot-starter-kafka-core

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.goudai/spring-boot-starter-kafka-core/ -->
<dependency>
    <groupId>io.github.goudai</groupId>
    <artifactId>spring-boot-starter-kafka-core</artifactId>
    <version>2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.goudai/spring-boot-starter-kafka-core/
implementation 'io.github.goudai:spring-boot-starter-kafka-core:2.2.2'
// https://jarcasting.com/artifacts/io.github.goudai/spring-boot-starter-kafka-core/
implementation ("io.github.goudai:spring-boot-starter-kafka-core:2.2.2")
'io.github.goudai:spring-boot-starter-kafka-core:jar:2.2.2'
<dependency org="io.github.goudai" name="spring-boot-starter-kafka-core" rev="2.2.2">
  <artifact name="spring-boot-starter-kafka-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.goudai', module='spring-boot-starter-kafka-core', version='2.2.2')
)
libraryDependencies += "io.github.goudai" % "spring-boot-starter-kafka-core" % "2.2.2"
[io.github.goudai/spring-boot-starter-kafka-core "2.2.2"]

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.kafka : kafka-clients jar 2.2.0
org.springframework.boot : spring-boot jar 2.1.4.RELEASE
junit : junit jar 4.12
com.fasterxml.jackson.core : jackson-databind jar 2.9.8

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.6

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.2
2.2.1
2.2.0
1.0.2