SDKJAVA-1 #time 1w #comment Updated main README to be a little more clear on usage as well as providing commands on how to generate java docs #resolved
1 file changed
tree: d8d658bb3ad89231680a96e3b84b9eac65d6d237
  1. examples/
  2. java-sdk/
  3. .gitignore
  4. pom.xml
  5. README.md
README.md

PredictionIO-Java-SDK

Install

To build this SDK you'll need Maven 3.x.x and run in the root:

        mvn clean install

To generate Java Docs please use:

        mvn clean site

Usage

Import in the created JAR file through your dependency manager of choice, Maven, Ivy, etc or place it in your application classpath

Refer to the examples to see basic usage.

Note that you can edit PredictionIO.java to set your own default values to build your own package to use. Otherwise, please remember to provide both API Key and API Url when creating a PredictionIO Object for use.

Support

help@tappingstone.com

Forum

https://groups.google.com/group/predictionio-user