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