License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.apache.predictionio |
ArtifactId | ArtifactIdapache-predictionio-data-jdbc_2.10 |
Last Version | Last Version0.13.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.10/ -->
<dependency>
<groupId>org.apache.predictionio</groupId>
<artifactId>apache-predictionio-data-jdbc_2.10</artifactId>
<version>0.13.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.predictionio/apache-predictionio-data-jdbc_2.10/
implementation 'org.apache.predictionio:apache-predictionio-data-jdbc_2.10:0.13.0'
// https://jarcasting.com/artifacts/org.apache.predictionio/apache-predictionio-data-jdbc_2.10/
implementation ("org.apache.predictionio:apache-predictionio-data-jdbc_2.10:0.13.0")
'org.apache.predictionio:apache-predictionio-data-jdbc_2.10:jar:0.13.0'
<dependency org="org.apache.predictionio" name="apache-predictionio-data-jdbc_2.10" rev="0.13.0">
<artifact name="apache-predictionio-data-jdbc_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.predictionio', module='apache-predictionio-data-jdbc_2.10', version='0.13.0')
)
libraryDependencies += "org.apache.predictionio" % "apache-predictionio-data-jdbc_2.10" % "0.13.0"
[org.apache.predictionio/apache-predictionio-data-jdbc_2.10 "0.13.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.6 |
org.scalikejdbc : scalikejdbc_2.10 | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scoverage : scalac-scoverage-runtime_2.10 | jar | 1.1.1 |
org.scoverage : scalac-scoverage-plugin_2.10 | jar | 1.1.1 |
org.apache.predictionio : apache-predictionio-core_2.10 | jar | 0.13.0 |
org.apache.spark : spark-sql_2.10 | jar | 1.6.3 |
Group / Artifact | Type | Version |
---|---|---|
org.postgresql : postgresql | jar | 9.4-1204-jdbc41 |
org.specs2 : specs2_2.10 | jar | 2.3.13 |