Monarch API Java 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

monarch-api-client
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Monarch API Java 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/monarch-api-java-client

Download monarch-api-client

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
com.google.guava : guava jar 18.0
com.monarchapis : rest-client jar 0.8.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.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Monarch API Java Client

A Java client library for invoke Monarch API Manager's APIs.

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
1.0.0