Last Version

event-bus-service 1.2.0

Event Bus library

License

License

MIT license
GroupId

GroupId

com.github.pawelj-pl
ArtifactId

ArtifactId

event-bus-service
Version

Version

1.2.0
Type

Type

jar
Description

Description

event-bus-service
Event Bus library

Download event-bus-service 1.2.0


<!-- https://jarcasting.com/artifacts/com.github.pawelj-pl/event-bus-service/ -->
<dependency>
    <groupId>com.github.pawelj-pl</groupId>
    <artifactId>event-bus-service</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pawelj-pl/event-bus-service/
implementation 'com.github.pawelj-pl:event-bus-service:1.2.0'
// https://jarcasting.com/artifacts/com.github.pawelj-pl/event-bus-service/
implementation ("com.github.pawelj-pl:event-bus-service:1.2.0")
'com.github.pawelj-pl:event-bus-service:jar:1.2.0'
<dependency org="com.github.pawelj-pl" name="event-bus-service" rev="1.2.0">
  <artifact name="event-bus-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pawelj-pl', module='event-bus-service', version='1.2.0')
)
libraryDependencies += "com.github.pawelj-pl" % "event-bus-service" % "1.2.0"
[com.github.pawelj-pl/event-bus-service "1.2.0"]

Dependencies

compile (5)

Group / Artifact Type Version
com.google.guava : guava jar 23.5-jre
com.fasterxml.jackson.core : jackson-databind jar 2.9.3
org.slf4j : slf4j-api jar 1.7.25
com.rabbitmq : amqp-client jar 5.0.0
com.github.pawelj-pl : system-config jar 1.0.0

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.9.0
org.powermock : powermock-module-junit4 jar 1.7.3
org.powermock : powermock-api-mockito2 jar 1.7.3
org.assertj : assertj-core jar 3.8.0

Project Modules

There are no modules declared in this project.