Last Version

eventbus 0.0.14

Event bus designed with the idea of open for extension close for modification principle

License

License

Categories

Categories

EventBus Application Layer Libs Messaging
GroupId

GroupId

space.inevitable
ArtifactId

ArtifactId

eventbus
Version

Version

0.0.14
Type

Type

jar
Description

Description

eventbus
Event bus designed with the idea of open for extension close for modification principle
Project URL

Project URL

https://github.com/inevitable-space/eventbus
Source Code Management

Source Code Management

https://github.com/inevitable-space/eventbus.git

Download eventbus 0.0.14


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 19.0

test (7)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.10.19
junit : junit jar 4.12
org.spockframework : spock-core jar 1.0-groovy-2.4
com.athaydes : spock-reports jar 1.2.7
org.mockito : mockito-core jar 1.10.19
org.codehaus.groovy : groovy-all jar 2.4.4
cglib : cglib jar 2.2

Project Modules

There are no modules declared in this project.