is not current version
Last Version 1.0.8

me.ahoo.eventbus:eventbus-spring-context 0.6.9


Categories

Categories

EventBus Application Layer Libs Messaging
GroupId

GroupId

me.ahoo.eventbus
ArtifactId

ArtifactId

eventbus-spring-context
Version

Version

0.6.9
Type

Type

jar

Download eventbus-spring-context 0.6.9


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