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-dependencies
Last Version

Last Version

1.0.8
Release Date

Release Date

Type

Type

pom
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-dependencies

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

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