Last Version

Apache PredictionIO Java SDK: Client 0.13.0

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

License

License

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

org.apache.predictionio
ArtifactId

ArtifactId

predictionio-sdk-java-client
Version

Version

0.13.0
Type

Type

jar
Description

Description

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

Project Organization

The Apache Software Foundation

Download predictionio-sdk-java-client 0.13.0


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

Dependencies

compile (4)

Group / Artifact Type Version
com.ning : async-http-client jar 1.9.33
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.