arkadius / reliable-http-client   0.11.0

Apache License 2.0 GitHub

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.

Scala versions: 2.13 2.12 2.11

rhttpc-argonaut_6-2 0.10.0


Group ID:
org.rhttpc
Artifact ID:
rhttpc-argonaut_6-2_2.13
Version:
0.10.0
Release Date:
Jan 13, 2022
Licenses:
Files:

libraryDependencies += "org.rhttpc" %% "rhttpc-argonaut_6-2" % "0.10.0"

Mill build tool

ivy"org.rhttpc::rhttpc-argonaut_6-2:0.10.0"

Scala CLI

//> using dep "org.rhttpc::rhttpc-argonaut_6-2:0.10.0"

Ammonite REPL

import $ivy.`org.rhttpc::rhttpc-argonaut_6-2:0.10.0`

<dependency>
  <groupId>org.rhttpc</groupId>
  <artifactId>rhttpc-argonaut_6-2_2.13</artifactId>
  <version>0.10.0</version>
</dependency>

compile group: 'org.rhttpc', name: 'rhttpc-argonaut_6-2_2.13', version: '0.10.0'