Quantcast
Channel: Zoho Reports API
Viewing all articles
Browse latest Browse all 71

Java-Client-Library :: Version6

$
0
0

Java Library

The Java client libraries wraps the raw HTTP based API of Zoho Reports with easy to use methods for Java language. This enables Java developers to easily use Zoho Reports API.

Javadocs

Click here for javadocs.

Download Java Client Library

Download the Java client library rom the link below.

http://css.zohostatic.com/db/api/v6_m3/ZohoReportAPIClient.zip

Samples

Samples are bundled along with the client jars in the above ZIP download. You can find them under the samples folder

For using the samples
  • Take a copy of the Store Sales database.
  • Change the configurations in Config.java
  • Compile the files using CompileSamples.bat (/CompileSamples.sh)
  • Test the samples using TestSamples.bat (/TestSamples.sh).

Available samples


Viewing all articles
Browse latest Browse all 71

Trending Articles