Last Version

EasyBus 2.1.2

Simple, No Frills Event Bus for Java

License

License

GroupId

GroupId

me.kisoft
ArtifactId

ArtifactId

easybus-parent
Version

Version

2.1.2
Type

Type

pom
Description

Description

EasyBus
Simple, No Frills Event Bus for Java
Project URL

Project URL

http://github.com/TareqK/easybus
Source Code Management

Source Code Management

http://github.com/TareqK/easybus

Download easybus-parent 2.1.2

Filename Size
easybus-parent-2.1.2.pom 6 KB
Browse

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

Dependencies

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

Project Modules

  • easybus-core
  • easybus-mongodb
  • easybus-rabbitmq