govern-eventbus

Govern Service RPC & Event-Driven Architecture Framework

License

License

Categories

Categories

EventBus Application Layer Libs Messaging
GroupId

GroupId

me.ahoo.eventbus
ArtifactId

ArtifactId

eventbus-jdbc
Last Version

Last Version

1.0.8
Release Date

Release Date

Type

Type

jar
Description

Description

govern-eventbus
Govern Service RPC & Event-Driven Architecture Framework
Project URL

Project URL

https://github.com/Ahoo-Wang/govern-eventbus
Project Organization

Project Organization

https://github.com/Ahoo-Wang/govern-eventbus
Source Code Management

Source Code Management

https://github.com/Ahoo-Wang/govern-eventbus

Download eventbus-jdbc

How to add to project

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

Dependencies

runtime (4)

Group / Artifact Type Version
com.google.guava : guava jar
org.slf4j : slf4j-api jar
me.ahoo.eventbus : eventbus-core jar 1.0.8
org.springframework : spring-jdbc jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.8
1.0.5
1.0.4
1.0.3
1.0.2
1.0.0
0.9.3
0.9.2
0.9.1
0.9.0
0.8.5
0.8.1
0.8.0
0.6.9
0.6.6
0.6.3
0.6.0
0.5.8
0.5.6
0.5.5