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