Reliable Http Client is a set of tools making HTTP communication more reliable. It supports: at least one delivery guaranty and retry strategies including durable exponential backoff and dead letter queue.
rhttpc-amqp 0.2.0-RC1
Group ID:
org.rhttpc
Artifact ID:
rhttpc-amqp_2.11
Version:
0.2.0-RC1
Release Date:
Sep 28, 2015
Licenses:
Files:
libraryDependencies += "org.rhttpc" %% "rhttpc-amqp" % "0.2.0-RC1"
ivy"org.rhttpc::rhttpc-amqp:0.2.0-RC1"
//> using dep "org.rhttpc::rhttpc-amqp:0.2.0-RC1"
import $ivy.`org.rhttpc::rhttpc-amqp:0.2.0-RC1`
<dependency> <groupId>org.rhttpc</groupId> <artifactId>rhttpc-amqp_2.11</artifactId> <version>0.2.0-RC1</version> </dependency>
compile group: 'org.rhttpc', name: 'rhttpc-amqp_2.11', version: '0.2.0-RC1'