Last Version

com.github.edgar615:spring-boot-eventbus-kafka 0.2.11

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

License

License

Categories

Categories

Spring Boot Container Microservices EventBus Application Layer Libs Messaging
GroupId

GroupId

com.github.edgar615
ArtifactId

ArtifactId

spring-boot-eventbus-kafka
Version

Version

0.2.11
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-eventbus-kafka

Download spring-boot-eventbus-kafka 0.2.11


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

Dependencies

compile (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar 2.0.1.RELEASE
org.slf4j : slf4j-api jar 1.7.14
com.github.edgar615 : eventbus-kafka jar 1.0.11

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.springframework.boot : spring-boot-starter-web jar 2.0.1.RELEASE

Project Modules

There are no modules declared in this project.