| License |
License
APACHE-2.0
|
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdua.com.lavi |
| ArtifactId | ArtifactIdfsafe-rest-client |
| Last Version | Last Version1.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionfsafe-rest-client
Fail-Safe rest client
|
| Filename | Size |
|---|---|
| fsafe-rest-client-1.0.1.pom | |
| fsafe-rest-client-1.0.1.jar | 24 KB |
| fsafe-rest-client-1.0.1-sources.jar | 949 bytes |
| fsafe-rest-client-1.0.1-javadoc.jar | 261 bytes |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.4.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |