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

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


Категории

Категории

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

Группа

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

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

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

Версия

0.8.0
Тип

Тип

jar

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


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