Last Version

com.github.seanyinx.wing:wing-spring-messaging-kafka 1.0.6

Scaffolding of microservice development

License

License

Categories

Categories

Messaging Application Layer Libs
GroupId

GroupId

com.github.seanyinx.wing
ArtifactId

ArtifactId

wing-spring-messaging-kafka
Version

Version

1.0.6
Type

Type

jar
Description

Description

Scaffolding of microservice development

Download wing-spring-messaging-kafka 1.0.6


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.kafka : spring-kafka jar
com.fasterxml.jackson.core : jackson-databind jar 2.11.4
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-starter-log4j2 jar
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar

test (9)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.assertj : assertj-core jar 3.18.1
org.awaitility : awaitility jar 3.0.0
org.testcontainers : testcontainers jar 1.16.0
com.github.seanyinx : unit-scaffolding jar 1.0.0
com.github.tomakehurst : wiremock-standalone jar 2.24.0
org.springframework.boot : spring-boot-starter-test jar
org.springframework.kafka : spring-kafka-test jar
org.projectlombok : lombok jar 1.18.20

Project Modules

There are no modules declared in this project.