is not current version
Last Version 1.0.8

me.ahoo.eventbus:eventbus-jdbc 0.6.6


Categories

Categories

EventBus Application Layer Libs Messaging
GroupId

GroupId

me.ahoo.eventbus
ArtifactId

ArtifactId

eventbus-jdbc
Version

Version

0.6.6
Type

Type

jar

Download eventbus-jdbc 0.6.6


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