Last Version

Uniform REST Client Parent Project 0.14

Uniform client facade API implementation to perform common operations on top of REST.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.ctoolkit.restapi
ArtifactId

ArtifactId

rest-client-facade-impl
Version

Version

0.14
Type

Type

pom
Description

Description

Uniform REST Client Parent Project
Uniform client facade API implementation to perform common operations on top of REST.
Project URL

Project URL

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

Project Organization

Comvai - TurnOnline.biz
Source Code Management

Source Code Management

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

Download rest-client-facade-impl 0.14


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • adapter
  • appengine
  • analytics
  • drive
  • identity-toolkit