Last Version

dis-eventbus 1.0.6

A distributed eventbus

License

License

Categories

Categories

EventBus Application Layer Libs Messaging
GroupId

GroupId

com.github.taniqng
ArtifactId

ArtifactId

dis-eventbus
Version

Version

1.0.6
Type

Type

pom
Description

Description

dis-eventbus
A distributed eventbus
Project URL

Project URL

https://github.com/taniqng/dis-eventbus
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/taniqng/dis-eventbus

Download dis-eventbus 1.0.6

Filename Size
dis-eventbus-1.0.6.pom 3 KB
Browse

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

Dependencies

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

Project Modules

  • dis-eventbus-api
  • dis-eventbus-core