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

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


Категории

Категории

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

Группа

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

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

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

Версия

0.1.0
Тип

Тип

jar

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


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