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

me.ahoo.eventbus:eventbus-spring-boot-autoconfigure 0.6.9


Категории

Категории

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

Группа

me.ahoo.eventbus
Идентификатор

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

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

Версия

0.6.9
Тип

Тип

jar

Скачать eventbus-spring-boot-autoconfigure 0.6.9


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