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-persistence 0.8.3
Group ID:
     org.rhttpc 
  Artifact ID:
     rhttpc-akka-persistence_2.12 
  Version:
     0.8.3 
  Release Date:
     Mar 22, 2020 
  Licenses:
    
  Files:
    
  Full Scala Version:
     2.12.8 
  Developers:
    
  libraryDependencies += "org.rhttpc" %% "rhttpc-akka-persistence" % "0.8.3"
ivy"org.rhttpc::rhttpc-akka-persistence:0.8.3"
//> using dep "org.rhttpc::rhttpc-akka-persistence:0.8.3"
import $ivy.`org.rhttpc::rhttpc-akka-persistence:0.8.3`
<dependency> <groupId>org.rhttpc</groupId> <artifactId>rhttpc-akka-persistence_2.12</artifactId> <version>0.8.3</version> </dependency>
compile group: 'org.rhttpc', name: 'rhttpc-akka-persistence_2.12', version: '0.8.3'