| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdio.prediction | 
| ArtifactId | ArtifactIdclient | 
| Last Version | Last Version0.9.5 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionPredictionIO Java SDK: Client The PredictionIO Java SDK includes an API client and sample code. | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| client-0.9.5.pom | |
| client-0.9.5.jar | 18 KB | 
| client-0.9.5-sources.jar | 11 KB | 
| client-0.9.5-javadoc.jar | 89 KB | 
| Browse | 
<!-- 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"]| 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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 | 
| com.github.tomakehurst : wiremock | jar | 1.48 | 
| org.hamcrest : hamcrest-all | jar | 1.3 |