Last Version

dev.snowdrop:vertx-spring-boot-sample-kafka 1.4.0

Spring Boot starters of different Vert.x components

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

dev.snowdrop
ArtifactId

ArtifactId

vertx-spring-boot-sample-kafka
Version

Version

1.4.0
Type

Type

jar
Description

Description

Spring Boot starters of different Vert.x components
Project URL

Project URL

https://snowdrop.dev/vertx-spring-boot-sample-kafka

Download vertx-spring-boot-sample-kafka 1.4.0


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

Dependencies

compile (2)

Group / Artifact Type Version
dev.snowdrop : vertx-spring-boot-starter-http jar 1.4.0
dev.snowdrop : vertx-spring-boot-starter-kafka jar 1.4.0

test (3)

Group / Artifact Type Version
dev.snowdrop : vertx-spring-boot-starter-http-test jar 1.4.0
org.awaitility : awaitility jar 4.0.3
org.springframework.kafka : spring-kafka-test jar

Project Modules

There are no modules declared in this project.