PredictionIO Java SDK: Client

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

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.prediction
ArtifactId

ArtifactId

client
Last Version

Last Version

0.9.5
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

http://prediction.io/client

Download client

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.ning : async-http-client jar 1.8.14
com.google.code.gson : gson jar 2.2.4
joda-time : joda-time jar 2.3
com.google.guava : guava jar 18.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
com.github.tomakehurst : wiremock jar 1.48
org.hamcrest : hamcrest-all jar 1.3

Project Modules

There are no modules declared in this project.

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