Last Version

RabbitMQ High Availability Client 0.5.2

RabbitMQ High Availability Client provides auto-reconnect functionality and call replay for RabbitMQ which takes the burden off of your client code.

License

License

Categories

Categories

AWS Container PaaS Providers CLI User Interface
GroupId

GroupId

com.jasonclawson
ArtifactId

ArtifactId

rabbitmq-ha-client
Version

Version

0.5.2
Type

Type

jar
Description

Description

RabbitMQ High Availability Client
RabbitMQ High Availability Client provides auto-reconnect functionality and call replay for RabbitMQ which takes the burden off of your client code.
Project URL

Project URL

https://github.com/jclawson/rabbitmq-ha-client/
Source Code Management

Source Code Management

https://github.com/jclawson/hazeltask/

Download rabbitmq-ha-client 0.5.2


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

Dependencies

compile (3)

Group / Artifact Type Version
org.projectlombok : lombok jar 0.11.6
com.rabbitmq : amqp-client jar 3.1.4
org.slf4j : slf4j-api jar 1.7.5

Project Modules

There are no modules declared in this project.