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-json4s 0.8.2
Group ID:
org.rhttpc
Artifact ID:
rhttpc-json4s_2.11
Version:
0.8.2
Release Date:
May 27, 2019
Licenses:
Files:
libraryDependencies += "org.rhttpc" %% "rhttpc-json4s" % "0.8.2"
ivy"org.rhttpc::rhttpc-json4s:0.8.2"
//> using dep "org.rhttpc::rhttpc-json4s:0.8.2"
import $ivy.`org.rhttpc::rhttpc-json4s:0.8.2`
<dependency> <groupId>org.rhttpc</groupId> <artifactId>rhttpc-json4s_2.11</artifactId> <version>0.8.2</version> </dependency>
compile group: 'org.rhttpc', name: 'rhttpc-json4s_2.11', version: '0.8.2'