lib-rabbitmq

###About
RabbitMQ Connection Library
| License |
License |
|---|---|
| GroupId | GroupIdio.corbel.lib |
| ArtifactId | ArtifactIdrabbitmq |
| Last Version | Last Version0.9.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionlib-rabbitmq
RabbitMQ Connection Library
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationbq |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| rabbitmq-0.9.0.pom | |
| rabbitmq-0.9.0.jar | 12 KB |
| rabbitmq-0.9.0-sources.jar | 5 KB |
| rabbitmq-0.9.0-javadoc.jar | 58 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.amqp : spring-rabbit | jar | 1.4.5.RELEASE |
| org.slf4j : slf4j-api | jar | 1.7.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | 2.5.1 |
| 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 |
###About
RabbitMQ Connection Library