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-akka-http 0.4.4
Group ID:
     org.rhttpc 
  Artifact ID:
     rhttpc-akka-http_2.11 
  Version:
     0.4.4 
  Release Date:
     Jan 29, 2016 
  Licenses:
    
  Files:
    
  Full Scala Version:
     2.11.7 
  Developers:
    
  libraryDependencies += "org.rhttpc" %% "rhttpc-akka-http" % "0.4.4"
ivy"org.rhttpc::rhttpc-akka-http:0.4.4"
//> using dep "org.rhttpc::rhttpc-akka-http:0.4.4"
import $ivy.`org.rhttpc::rhttpc-akka-http:0.4.4`
<dependency> <groupId>org.rhttpc</groupId> <artifactId>rhttpc-akka-http_2.11</artifactId> <version>0.4.4</version> </dependency>
compile group: 'org.rhttpc', name: 'rhttpc-akka-http_2.11', version: '0.4.4'