RestClient

A simple rest client, used by the RestFixture

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

smartrics.restfixture
ArtifactId

ArtifactId

smartrics-RestClient
Last Version

Last Version

2.2
Release Date

Release Date

Type

Type

jar
Description

Description

RestClient
A simple rest client, used by the RestFixture
Project URL

Project URL

https://github.com/smartrics/RestClient
Project Organization

Project Organization

smartrics

Download smartrics-RestClient

How to add to project

<!-- https://jarcasting.com/artifacts/smartrics.restfixture/smartrics-RestClient/ -->
<dependency>
    <groupId>smartrics.restfixture</groupId>
    <artifactId>smartrics-RestClient</artifactId>
    <version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/smartrics.restfixture/smartrics-RestClient/
implementation 'smartrics.restfixture:smartrics-RestClient:2.2'
// https://jarcasting.com/artifacts/smartrics.restfixture/smartrics-RestClient/
implementation ("smartrics.restfixture:smartrics-RestClient:2.2")
'smartrics.restfixture:smartrics-RestClient:jar:2.2'
<dependency org="smartrics.restfixture" name="smartrics-RestClient" rev="2.2">
  <artifact name="smartrics-RestClient" type="jar" />
</dependency>
@Grapes(
@Grab(group='smartrics.restfixture', module='smartrics-RestClient', version='2.2')
)
libraryDependencies += "smartrics.restfixture" % "smartrics-RestClient" % "2.2"
[smartrics.restfixture/smartrics-RestClient "2.2"]

Dependencies

compile (2)

Group / Artifact Type Version
commons-httpclient : commons-httpclient jar 3.1
org.slf4j : slf4j-api jar 1.6.6

test (3)

Group / Artifact Type Version
junit : junit jar 4.10
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-all jar 1.9.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.2
2.1
2.0