REST Client

A Fluent API wrapper around Apache HTTP Client that handles both synchronous and asynchronous REST calls.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.monarchapis
ArtifactId

ArtifactId

rest-client
Last Version

Last Version

0.8.1
Release Date

Release Date

Type

Type

jar
Description

Description

REST Client
A Fluent API wrapper around Apache HTTP Client that handles both synchronous and asynchronous REST calls.
Project Organization

Project Organization

Monarch API Manager
Source Code Management

Source Code Management

https://github.com/monarchapis/rest-client

Download rest-client

How to add to project

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

Dependencies

compile (13)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.4.1
org.apache.httpcomponents : httpasyncclient jar 4.1
commons-io : commons-io jar 2.4
org.apache.commons : commons-lang3 jar 3.4
javax.validation : validation-api jar 1.1.0.Final
org.hibernate : hibernate-validator jar 5.1.3.Final
joda-time : joda-time jar 2.7
com.fasterxml.jackson.core : jackson-core jar 2.4.5
com.fasterxml.jackson.core : jackson-databind jar 2.4.5
com.fasterxml.jackson.core : jackson-annotations jar 2.4.5
com.fasterxml.jackson.datatype : jackson-datatype-joda jar 2.4.5
com.fasterxml.jackson.datatype : jackson-datatype-guava jar 2.4.5
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.4.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Monarch - REST Client

A Fluent API wrapper around Apache HTTP Client that handles both synchronous and asynchronous REST calls.

To install this dependency in your local Maven repo run:

mvn clean install

com.monarchapis

Monarch APIs

API Manager & Gateway, Service Drivers, and Developer Tools

Versions

Version
0.8.1