jar

org.ctoolkit.restapi : rest-client-facade-appengine

Maven & Gradle

Mar 25, 2016
1 usages
0 stars

Uniform REST Client Facade API AppEngine Impl · Uniform client facade API implementation to perform common operations on top of REST. Implemented for Google AppEngine runtime with Guice.

Table Of Contents

Latest Version

Download org.ctoolkit.restapi : rest-client-facade-appengine JAR file - Latest Versions:

All Versions

Download org.ctoolkit.restapi : rest-client-facade-appengine JAR file - All Versions:

Version Vulnerabilities Size Updated
0.14
0.13
0.12
0.11
0.10
0.9
0.8

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window rest-client-facade-appengine-0.14.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.ctoolkit.restapi.client.appengine

├─ org.ctoolkit.restapi.client.appengine.DefaultOrikaMapperFactoryModule.class - [JAR]

├─ org.ctoolkit.restapi.client.appengine.FacadeAppEngineModule.class - [JAR]

├─ org.ctoolkit.restapi.client.appengine.GoogleApiCredentialFactoryAppEngine.class - [JAR]

├─ org.ctoolkit.restapi.client.appengine.JCacheProvider.class - [JAR]

├─ org.ctoolkit.restapi.client.appengine.ResourceProviderGuiceInjector.class - [JAR]

Advertisement