License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.apache.predictionio |
ArtifactId | ArtifactIdapache-predictionio-data-jdbc_2.11 |
Last Version | Last Version0.14.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionapache-predictionio-data-jdbc
apache-predictionio-data-jdbc
|
Project Organization |
Project Organizationorg.apache.predictionio |
<!-- https://jarcasting.com/artifacts/org.apache.predictionio/apache-predictionio-data-jdbc_2.11/ -->
<dependency>
<groupId>org.apache.predictionio</groupId>
<artifactId>apache-predictionio-data-jdbc_2.11</artifactId>
<version>0.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.predictionio/apache-predictionio-data-jdbc_2.11/
implementation 'org.apache.predictionio:apache-predictionio-data-jdbc_2.11:0.14.0'
// https://jarcasting.com/artifacts/org.apache.predictionio/apache-predictionio-data-jdbc_2.11/
implementation ("org.apache.predictionio:apache-predictionio-data-jdbc_2.11:0.14.0")
'org.apache.predictionio:apache-predictionio-data-jdbc_2.11:jar:0.14.0'
<dependency org="org.apache.predictionio" name="apache-predictionio-data-jdbc_2.11" rev="0.14.0">
<artifact name="apache-predictionio-data-jdbc_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.predictionio', module='apache-predictionio-data-jdbc_2.11', version='0.14.0')
)
libraryDependencies += "org.apache.predictionio" % "apache-predictionio-data-jdbc_2.11" % "0.14.0"
[org.apache.predictionio/apache-predictionio-data-jdbc_2.11 "0.14.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
org.scalikejdbc : scalikejdbc_2.11 | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.predictionio : apache-predictionio-core_2.11 | jar | 0.14.0 |
org.apache.spark : spark-sql_2.11 | jar | 2.1.3 |
Group / Artifact | Type | Version |
---|---|---|
org.postgresql : postgresql | jar | 9.4-1204-jdbc41 |
org.specs2 : specs2_2.11 | jar | 2.3.13 |