Last Version

Uniform REST Client Facade API 0.10

Uniform client facade API to perform common operations on top of REST to serve a resources of various REST APIs through single interface.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.ctoolkit.restapi
ArtifactId

ArtifactId

rest-client-facade-api
Version

Version

0.10
Type

Type

jar
Description

Description

Uniform REST Client Facade API
Uniform client facade API to perform common operations on top of REST to serve a resources of various REST APIs through single interface.
Project URL

Project URL

https://github.com/turnonline/rest-client-facade-api
Project Organization

Project Organization

Comvai - TurnOnline.biz
Source Code Management

Source Code Management

https://github.com/turnonline/rest-client-facade-api

Download rest-client-facade-api 0.10


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

Dependencies

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 2.0.3

Project Modules

There are no modules declared in this project.