не последняя версия
Последняя версия 0.2.11

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


Категории

Категории

Spring Boot Контейнер Микросервисы EventBus Библиотеки уровня приложения Messaging
Группа

Группа

com.github.edgar615
Идентификатор

Идентификатор

spring-boot-eventbus-kafka
Версия

Версия

0.2.8
Тип

Тип

jar

Скачать spring-boot-eventbus-kafka 0.2.8


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