lib-rabbitmq

RabbitMQ Connection Library

License

License

GroupId

GroupId

io.corbel.lib
ArtifactId

ArtifactId

rabbitmq
Last Version

Last Version

0.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

lib-rabbitmq
RabbitMQ Connection Library
Project URL

Project URL

https://github.com/corbel-platform/lib-rabbitmq
Project Organization

Project Organization

bq
Source Code Management

Source Code Management

https://github.com/corbel-platform/lib-rabbitmq

Download rabbitmq

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.amqp : spring-rabbit jar 1.4.5.RELEASE
org.slf4j : slf4j-api jar 1.7.7

provided (1)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.5.1

test (3)

Group / Artifact Type Version
org.easytesting : fest-assert-core jar 2.0M10
junit : junit jar 4.12
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.

lib-rabbitmq GitHub version License Build Status Coverage Status

###About

RabbitMQ Connection Library

io.corbel.lib

Corbel Platform

Backend that suits any application

Versions

Version
0.9.0
0.8.0
0.7.0