com.daedafusion:events-rabbitmq

A pluggable event handling framework

License

License

GroupId

GroupId

com.daedafusion
ArtifactId

ArtifactId

events-rabbitmq
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

A pluggable event handling framework

Download events-rabbitmq

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.daedafusion : configuration-core jar 1.0
com.daedafusion : events-core jar 1.0
com.fasterxml.jackson.core : jackson-core jar 2.5.1
com.fasterxml.jackson.core : jackson-databind jar 2.5.1
com.rabbitmq : amqp-client jar 3.4.4
log4j : log4j jar 1.2.17

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Build Status

Coverage Status

service-framework

Service/Provider framework with plugin isolation

Maven

<dependency>
    <groupId>com.daedafusion</groupId>
    <artifactId>service-framework</artifactId>
    <version>1.1</version>
</dependency>

<!-- For yml based configuration files -->
<dependency>
    <groupId>com.daedafusion</groupId>
    <artifactId>service-framework-yaml</artifactId>
    <version>1.1</version>
</dependency>
com.daedafusion

DaedaFusion

Versions

Version
1.0