License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration EventBus Messaging |
GroupId | GroupIdme.ahoo.eventbus |
ArtifactId | ArtifactIdeventbus-spring-boot-autoconfigure |
Last Version | Last Version1.0.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongovern-eventbus
Govern Service RPC & Event-Driven Architecture Framework
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/me.ahoo.eventbus/eventbus-spring-boot-autoconfigure/ -->
<dependency>
<groupId>me.ahoo.eventbus</groupId>
<artifactId>eventbus-spring-boot-autoconfigure</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/me.ahoo.eventbus/eventbus-spring-boot-autoconfigure/
implementation 'me.ahoo.eventbus:eventbus-spring-boot-autoconfigure:1.0.8'
// https://jarcasting.com/artifacts/me.ahoo.eventbus/eventbus-spring-boot-autoconfigure/
implementation ("me.ahoo.eventbus:eventbus-spring-boot-autoconfigure:1.0.8")
'me.ahoo.eventbus:eventbus-spring-boot-autoconfigure:jar:1.0.8'
<dependency org="me.ahoo.eventbus" name="eventbus-spring-boot-autoconfigure" rev="1.0.8">
<artifact name="eventbus-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.ahoo.eventbus', module='eventbus-spring-boot-autoconfigure', version='1.0.8')
)
libraryDependencies += "me.ahoo.eventbus" % "eventbus-spring-boot-autoconfigure" % "1.0.8"
[me.ahoo.eventbus/eventbus-spring-boot-autoconfigure "1.0.8"]
Group / Artifact | Type | Version |
---|---|---|
me.ahoo.eventbus : eventbus-core | jar | 1.0.8 |
me.ahoo.eventbus : eventbus-rabbit Optional | jar | 1.0.8 |
me.ahoo.eventbus : eventbus-kafka Optional | jar | 1.0.8 |
me.ahoo.simba : simba-jdbc Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | |
org.slf4j : slf4j-api | jar | |
me.ahoo.eventbus : eventbus-jdbc | jar | 1.0.8 |
me.ahoo.eventbus : eventbus-spring-context | jar | 1.0.8 |
org.springframework.boot : spring-boot-starter | jar | |
org.springframework.boot : spring-boot-starter-jdbc | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar |