| License |
License |
|---|---|
| Categories |
CategoriesEventBus Application Layer Libs Messaging |
| GroupId | GroupIdme.ahoo.eventbus |
| ArtifactId | ArtifactIdahoo-eventbus |
| Last Version | Last Version0.8.5 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionSmartEventBus
Distributed consistency event bus
|
| Project URL |
Project URL |
| 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 28.2-jre |
| org.slf4j : slf4j-api | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok Optional | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar |