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-kafka
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-kafka

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.springframework.kafka : spring-kafka jar

runtime (3)

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

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