spring-boot-kafka-starter

Spring Boot Kafka Starter

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

io.github.susimsek
ArtifactId

ArtifactId

spring-boot-kafka-starter
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

spring-boot-kafka-starter
Spring Boot Kafka Starter
Project URL

Project URL

http://github.com/susimsek/spring-boot-kafka-starter
Source Code Management

Source Code Management

http://github.com/susimsek/spring-boot-kafka-starter

Download spring-boot-kafka-starter

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.5.0
org.springframework.boot : spring-boot-starter jar 2.5.0
org.springframework.kafka : spring-kafka jar 2.7.1
org.projectlombok : lombok Optional jar 1.18.20

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0