Last Version

SmartEventBus 0.8.5

Distributed consistency event bus

License

License

Categories

Categories

EventBus Application Layer Libs Messaging
GroupId

GroupId

me.ahoo.eventbus
ArtifactId

ArtifactId

ahoo-eventbus
Version

Version

0.8.5
Type

Type

pom
Description

Description

SmartEventBus
Distributed consistency event bus
Project URL

Project URL

https://github.com/Ahoo-Wang/SmartEventBus

Download ahoo-eventbus 0.8.5

Filename Size
ahoo-eventbus-0.8.5.pom 7 KB
Browse

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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 28.2-jre
org.slf4j : slf4j-api jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar

test (1)

Group / Artifact Type Version
junit : junit jar

Project Modules

  • eventbus-core
  • eventbus-rabbit
  • eventbus-spring-context
  • eventbus-jdbc
  • eventbus-spring-boot-autoconfigure
  • eventbus-spring-boot-starter
  • eventbus-kafka