com.github.edgar615:eventbus

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Categories

Categories

EventBus Application Layer Libs Messaging
GroupId

GroupId

com.github.edgar615
ArtifactId

ArtifactId

eventbus
Last Version

Last Version

1.0.11
Release Date

Release Date

Type

Type

pom
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download eventbus

Filename Size
eventbus-1.0.11.pom 7 KB
Browse

How to add to project

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

Dependencies

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

Project Modules

  • eventbus-core
  • eventbus-kafka
  • eventbus-metric
  • eventbus-kafka-vertx

Versions

Version
1.0.11
1.0.10
1.0.8
1.0.7
1.0.6
1.0.5