MVN

io.prediction : client

Maven & Gradle

Dec 29, 2015
107 stars

PredictionIO Java SDK: Client

<dependency>
    <groupId>io.prediction</groupId>
    <artifactId>client</artifactId>
    <version>0.9.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.prediction : client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.5

All Versions

Choose a version of io.prediction : client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
client-0.9.5
0.8.x
client-0.8.3
client-0.8.2
client-0.8.0
0.7.x
client-0.7.0
0.6.x
client-0.6.1
client-0.6.0
0.5.x
client-0.5.0
0.4.x
client-0.4.2
client-0.4.1
0.4
client-0.4
0.3
client-0.3

How to add a dependency to Maven

Add the following io.prediction : client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.prediction</groupId>
    <artifactId>client</artifactId>
    <version>0.9.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.prediction : client gradle dependency to your build.gradle file:

implementation 'io.prediction:client:0.9.5'

Gradle Kotlin DSL: Add the following io.prediction : client gradle kotlin dependency to your build.gradle.kts file:

implementation("io.prediction:client:0.9.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.prediction : client sbt scala dependency to your build.sbt file:

libraryDependencies += "io.prediction" % "client" % "0.9.5"

Advertisement

Dependencies from Group

Apr 11, 2016
2 usages
12.5k stars
Apr 11, 2016
2 usages
12.5k stars
Apr 11, 2016
1 usages
12.5k stars
Mar 27, 2014
1 usages
512 stars
Apr 11, 2016
12.5k stars

Discover Dependencies

Apr 20, 2016
2 usages
33 stars
Feb 21, 2016
1 stars
Oct 09, 2016
2 usages
98 stars
Apr 26, 2016
53 stars
Jan 01, 2016
3 stars
Jan 01, 2016
3 stars
Dec 30, 2015
1 stars
Jan 07, 2016
187 stars
Oct 26, 2020
1 usages
187 stars