fsafe-rest-client

Fail-Safe rest client

License

License

APACHE-2.0
Categories

Categories

CLI User Interface
GroupId

GroupId

ua.com.lavi
ArtifactId

ArtifactId

fsafe-rest-client
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

fsafe-rest-client
Fail-Safe rest client

Download fsafe-rest-client

How to add to project

<!-- https://jarcasting.com/artifacts/ua.com.lavi/fsafe-rest-client/ -->
<dependency>
    <groupId>ua.com.lavi</groupId>
    <artifactId>fsafe-rest-client</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/ua.com.lavi/fsafe-rest-client/
implementation 'ua.com.lavi:fsafe-rest-client:1.0.1'
// https://jarcasting.com/artifacts/ua.com.lavi/fsafe-rest-client/
implementation ("ua.com.lavi:fsafe-rest-client:1.0.1")
'ua.com.lavi:fsafe-rest-client:jar:1.0.1'
<dependency org="ua.com.lavi" name="fsafe-rest-client" rev="1.0.1">
  <artifact name="fsafe-rest-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='ua.com.lavi', module='fsafe-rest-client', version='1.0.1')
)
libraryDependencies += "ua.com.lavi" % "fsafe-rest-client" % "1.0.1"
[ua.com.lavi/fsafe-rest-client "1.0.1"]

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
net.jodah : failsafe jar 1.0.5
org.apache.httpcomponents : fluent-hc jar 4.5.12
org.apache.httpcomponents : httpmime jar 4.5.12

runtime (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.10

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0