High Performance RabbitMQ publisher

High performance RabbitMQ publisher which supports peristent connection.

License

License

GroupId

GroupId

com.github.cloudbow
ArtifactId

ArtifactId

rmq-publisher
Last Version

Last Version

0.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

High Performance RabbitMQ publisher
High performance RabbitMQ publisher which supports peristent connection.

Download rmq-publisher

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.cloudbow : task-handler jar 0.0.2
com.rabbitmq : amqp-client jar 3.5.0
junit : junit jar 4.11
ch.qos.logback : logback-classic jar 1.1.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1