PredictionIO Java SDK

The PredictionIO Java SDK includes an API client and sample code.

License

License

GroupId

GroupId

io.prediction
ArtifactId

ArtifactId

sdk
Last Version

Last Version

0.9.5
Release Date

Release Date

Type

Type

pom
Description

Description

PredictionIO Java SDK
The PredictionIO Java SDK includes an API client and sample code.
Project URL

Project URL

http://prediction.io

Download sdk

Filename Size
sdk-0.9.5.pom 2 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/io.prediction/sdk/ -->
<dependency>
    <groupId>io.prediction</groupId>
    <artifactId>sdk</artifactId>
    <version>0.9.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.prediction/sdk/
implementation 'io.prediction:sdk:0.9.5'
// https://jarcasting.com/artifacts/io.prediction/sdk/
implementation ("io.prediction:sdk:0.9.5")
'io.prediction:sdk:pom:0.9.5'
<dependency org="io.prediction" name="sdk" rev="0.9.5">
  <artifact name="sdk" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.prediction', module='sdk', version='0.9.5')
)
libraryDependencies += "io.prediction" % "sdk" % "0.9.5"
[io.prediction/sdk "0.9.5"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 18.0

Project Modules

  • client

Versions

Version
0.9.5
0.8.3
0.8.2
0.8.0
0.7.0
0.6.1
0.6.0
0.5.0
0.4.2
0.4.1
0.4
0.3