Skip to content
This repository has been archived by the owner on Nov 22, 2019. It is now read-only.

addthis/rainforest-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rainforest Java

What's this?

This is a java client for the RainforestQA REST APIs. See https://app.rainforestqa.com/docs for the API documentation.

Building

rainforest-java uses Apache Maven which it is beyond the scope to detail. The super simple quick start is:

mvn install

Use

<dependency>
    <groupId>com.addthis.rainforest</groupId>
    <artifactId>rainforest-java</artifactId>
    <version>latest-and-greatest</version>
</dependency>

This is not currently pushed to maven central.

License

rainforest-java is released under the Apache License Version 2.0. See Apache or the LICENSE for details.

About

Java Client for RainforestQA

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages