Last Version

Fathom-EventBus 1.0.1

EventBus integration based on the Guava EventBus

License

License

Categories

Categories

EventBus Application Layer Libs Messaging
GroupId

GroupId

com.gitblit.fathom
ArtifactId

ArtifactId

fathom-eventbus
Version

Version

1.0.1
Type

Type

jar
Description

Description

Fathom-EventBus
EventBus integration based on the Guava EventBus

Download fathom-eventbus 1.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.gitblit.fathom : fathom-core jar 1.0.1

provided (1)

Group / Artifact Type Version
org.kohsuke.metainf-services : metainf-services jar 1.7

Project Modules

There are no modules declared in this project.