is not current version
Last Version 1.0.8

me.ahoo.eventbus:eventbus-jdbc 0.5.8


Categories

Categories

EventBus Application Layer Libs Messaging
GroupId

GroupId

me.ahoo.eventbus
ArtifactId

ArtifactId

eventbus-jdbc
Version

Version

0.5.8
Type

Type

jar

Download eventbus-jdbc 0.5.8


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