Last Version

PredictionIO Java SDK: Client 0.9.5

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
Version

Version

0.9.5
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 0.9.5


<!-- 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.