io.github.goudai:spring-boot-starter-kafka-transaction-producer

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-transaction-producer
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-transaction-producer

Download spring-boot-starter-kafka-transaction-producer

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
io.github.goudai : spring-boot-starter-runner-zookeeper jar 4.0.17
org.projectlombok : lombok jar 1.18.6
io.github.goudai : spring-boot-starter-kafka-producer jar 2.2.2
io.github.goudai : gd-generator-default jar 2.0.15
javax.validation : validation-api jar 2.0.1.Final

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.2
2.2.1
2.2.0