Last Version

com.github.edgar615:eventbus 1.0.11

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
Version

Version

1.0.11
Type

Type

pom
Description

Description

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

Download eventbus 1.0.11

Filename Size
eventbus-1.0.11.pom 8 KB
Browse

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