lib-rabbitmq

RabbitMQ Connection Library

License

License

GroupId

GroupId

com.bq.corbel.lib
ArtifactId

ArtifactId

rabbitmq
Last Version

Last Version

0.11.0
Release Date

Release Date

Type

Type

jar
Description

Description

lib-rabbitmq
RabbitMQ Connection Library
Project URL

Project URL

https://github.com/bq/lib-rabbitmq
Project Organization

Project Organization

bq
Source Code Management

Source Code Management

https://github.com/bq/lib-rabbitmq

Download rabbitmq

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework.amqp : spring-rabbit jar 1.6.1.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 License Build Status Coverage Status

###About

RabbitMQ Connection Library

com.bq.corbel.lib

BQ

We help people to understand technology, we inspire them to use it and develop it.

Versions

Version
0.11.0
0.10.0
0.9.0